Router User's Guide
Table Of Contents
- Contents
- About This Guide
- 1. About the FrameSaver SLV
- 2. User Interface and Basic Operation
- 3. Configuration Procedures
- 4. Configuration Options
- Using the Easy Install Feature
- Using RIP with FrameSaver SLV CSU/DSUs
- Entering System Information and Setting the System Clock
- Setting Up the Modem
- Setting Up Auto-Configuration
- Setting Up Dial Backup
- PVC Backup Over the Network Interface
- Setting Up Back-to-Back Operation
- Configuration Option Tables
- Configuring the Overall System
- Configuring Physical Interfaces
- Assigning Time Slots/Cross Connections
- Configuring Frame Relay for an Interface
- Manually Configuring DLCI Records
- Configuring PVC Connections
- Configuring the IP Path List
- Setting Up Management and Communication Options
- Configuring the Criteria for Automatic Backup
- 5. Configuring the FrameSaver SLV Router
- FrameSaver SLV Router Overview
- IP Routing
- Address Resolution Protocol
- Proxy ARP
- Interface Configuration
- Network Address Translation
- Network Address Port Translation
- Dynamic Host Configuration Protocol Server
- DHCP Relay Agent
- Router Security
- Provisioning the Router Interface
- Configuring the Router Using Terminal Emulation
- 6. Security and Logins
- 7. Operation and Maintenance
- 8. Troubleshooting
- 9. Setting Up OpenLane for FrameSaver Devices and Activating SLM Features
- 10. Setting Up NetScout Manager Plus for FrameSaver Devices
- 11. Setting Up Network Health for FrameSaver Devices
- A. Menu Hierarchy
- B. SNMP MIBs and Traps, and RMON Alarm Defaults
- C. Router CLI Commands, Codes, and Designations
- D. Router Command Line Summaries and Shortcuts
- E. Connectors, Cables, and Pin Assignments
- F. Technical Specifications
- G. Equipment List
- Index

C. Router CLI Commands, Codes, and Designations
9128-A2-GB20-80 September 2002
C-5
Interface Commands
Interface commands allow you to configure the Ethernet and network interfaces,
and their sub-interfaces.
Table C-4. Interface Commands (1 of 3)
interface
intf-type
intf-num
no
interface
intf-type
intf-num
.
sub-intf-num
[
point-to-point
]
Minimum Access Level:
Administrator
Command Mode:
config, config-if, config-subif
Allows you to enter interface or sub-interface configuration mode and create
sub-interfaces. All commands entered while in interface or sub-interface configuration
mode are applied to the specified interface or sub-interface. No sub-interfaces are
enabled by default.
Example:
interface serial 132.53.4.2 132.53.4.250
Use the
no interface
command to delete sub-interfaces while in
config
mode. The
command does not delete interfaces.
When a sub-interface that is currently in use is deleted, all sub-interface uses are
automatically removed from the system configuration. This includes all route entries
destined for the sub-interface; ip addresses and subnets for the sub-interface; and all
frame relay DLCIs, bridge group assignments, and ip nat inside/outside assignments
configured on the sub-interface.
intf-type
– Serial interface is supported, the frame relay serial interface.
intf-num
– Interface index number for the Serial interface. Valid range is from 0 up to the
maximum number of serial interfaces, minus one.
sub-intf-num
– Sub-interfaces are only supported on the network interface (Serial 0).
Valid range for the sub-interface is 0–4,294,967,295.
point-to-point
– Specifies a point-to-point sub-interface. By default, all sub-interfaces are
point-to-point.










