Specifications
Chapter 7 Configuring Frame Relay
Frame Relay
7-6
Cisco 1700 Series Router Software Configuration Guide
78-5407-03
Step 5 If there is no output after you enter the command, use the show interface serial0
command to determine whether the serial interface is active. An example of this
command is in the next section, “Configuring the Point-to-Point Frame Relay
Connection.” The first line of the command output should be as follows:
Serial0 is up, line protocol is up
If the first line of the command output is “Serial0 is up, line protocol is down,”
you should confirm that the Local Management Interface (LMI) type for the
Frame Relay switch is correct by checking for the “LMI type is CISCO” message
in the same command output.
Step 6 To continue configuration, reenter global configuration mode.
Configuring the Point-to-Point Frame Relay Connection
Follow these steps to configure the Frame Relay interface, which connects your
router to the central-site router over the wide-area network.
Command Task
Step1
interface Serial0.1 point-to-point Enter configuration mode for the serial
subinterface, and specify this interface as a
point-to-point connection.
Step2
ip address 192.168.39.40 255.255.255.0 Configure this interface with an IP address
and a subnet mask.
Step3
ipx network 987 Enable IPX routing on this interface.
Step4
frame-relay interface-dlci 17 Assign a data link connection identifier
(DLCI) to the Frame Relay subinterface. If
you are unsure of the DLCI, use the
number that you recorded in Step 4 of the
“Verifying Your Configuration” section on
page 7-5.