Specifications
7-9
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Chapter 7 Configuring Frame Relay
Frame Relay
Confirming That the Frame Relay Maps are Active
You can verify that the frame relay maps are active by performing the following
steps:
Step 1 From the privileged EXEC command mode, enter the show frame-relay map
command. You should see output similar to the following:
Router# show frame-relay map
Serial0.1 (up): point-to-point dlci, dlci 17(0x11,0x410), broadcast,
status defined, active
Step 2 Confirm that the “status defined, active” message appears for each serial
subinterface, as shown in the example.
Step 3 If the message does not appear, proceed as follows:
a. Confirm that the central-site router is connected and configured.
b. Check with the Frame Relay carrier to verify that the line is operating
correctly.
Step 4 To continue configuration, reenter global configuration mode.
Confirming Connectivity to the Central-Site Router
You can verify connectivity to the central site router by performing the following
steps:
Step 1 From the privileged EXEC command mode, enter the ping command, followed by
the IP address of the central-site router. You should see output similar to the
following:
Router# ping 192.168.38.40
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to 192.168.38.40, timeout is 2
seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32
ms
Router#