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
9128-A2-GB20-80 September 2002
C-17
network
network-num
[[
netmask
]
netmask
| {
prefix-length
|
/
}
prefix-length
]
no
network
[
network-num
[[
netmask
]
netmask
| {
prefix-length
|
/
}
prefix-length
]]
Minimum Access Level:
Administrator
Command Mode:
config-dhcp
Allows you to specify or remove a subnet and subnet mask to a DHCP server pool. The
configured subnet and subnet mask will specify the range of IP addresses that will be
allocated to clients by the DHCP server. Only one network or subnet may be specified for
a server pool.
Example:
network 8
network-num
– The IP address of the DHCP address pool.
netmask
– Specify a network mask that indicates which address bits belong to the
network and subnet fields and which bits belong to the host field.
netmask
– The network mask for the pool of IP addresses.
prefix-length
or
/
– Specify the number of bits in a network mask address that are ones
and define the network and subnet fields.
prefix-length
– Number of ones bits in a network mask address. Valid range is 1–32.
NOTES:
– If the mask or prefix-length is not specified, the class A, B, or C natural mask is
used.
– When the DHCP address range is changed, all binding entries and dynamic routes
for the clients configured with the old address range are removed.
Table C-9. DHCP Server Commands (3 of 3)