Specifications
7-7
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 7 Configuring Frame Relay
Frame Relay
Verifying Your Configuration
You can verify your configuration to this point by
• Confirming That the Line Is Up
• Confirming That the Frame Relay Maps are Active
• Confirming Connectivity to the Central-Site Router
Confirming That the Line Is Up
To verify that the line is up, perform the following steps:
Step 1 From the privileged EXEC command mode, enter the show interface serial0
command. You should see output similar to the following:
Router# show interface serial0
Serial0 is up, line protocol is up
Hardware is QUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load
1/255
Encapsulation FRAME-RELAY, loopback not set, keepalive set (10 sec)
LMI enq sent 163, LMI stat recvd 136, LMI upd recvd 0, DTE LMI up
Step5
snapshot client 5 60 Enable snapshot routing. Because your
router is dialing into a central-site router, it
is considered the client router.
The first number is the amount of “active
time” (in minutes) during which routing
updates are exchanged between your router
and the central-site router.
The second number is the amount of “quiet
time” (in minutes) during which routing
entries are frozen and remain unchanged.
Step6
no shutdown Enable the interface and the configuration
changes that you have just made on the
interface.
Step7
exit Exit configuration mode for this interface.
Command Task