Manual
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
C-4
September 2002 9128-A2-GB20-80
Configuration Commands
Configuration control commands put the router in configuration mode and
allows you to save configuration changes. To show a configuration, see
Table C-13, Show Commands.
Table C-3. Configuration Commands
configure {terminal
|
factory
}
Minimum Access Level:
Administrator
Command Mode:
config
Causes the router to enter configuration mode. The router stays in configuration mode
until the
exit
command is entered or the session times out.
Example:
configure terminal
NOTES:
When in configuration mode:
– SNMP
set
commands or changes saved from the menu-driven user interface for
router configuration are prevented; an in use message is generated.
– Router sub-interfaces and/or DLCIs cannot be added or deleted via the
menu-driven user interface’s CreatePVC function key.
– The number of configuration commands that can be entered without performing a
save
is limited; a warning message is generated.
– The only
show
command available is
show configuration
.
terminal
– Enter configuration mode and a copy of the currently running configuration is
loaded into the edit buffer. Any changes made in the buffer overwrite the copied current
configuration when the
save
command is entered, the configuration is saved to the
currently running configuration (terminal), and an automatic reset is performed.
factory
– Enter configuration mode and a copy of the factory default settings is loaded
into the edit buffer. Any changes made in the buffer overwrite the copied default settings
when the
save
command is entered, the configuration is saved to the currently running
configuration (terminal), and an automatic reset is performed. This is the default.
save
Minimum Access Level:
Administrator
Command Mode:
All config modes
Causes configuration changes to be saved to the currently active configuration, and the
router to be reset.
If the
save
command is entered and changes made require a reboot of the device, a
prompt states that a reset is required for the changes to take effect.
– If
yes
is entered, changes are stored and the device resets automatically.
A message displays when the save is complete.
– If
no
is entered, you stay in configuration mode.