Networking Routing Fundamentals

Previous Table of Contents Next


Interface State: Serial x Is Down

If serial x is down, this is an indication of a poor physical connection to the DSU/CSU. The router is not receiving all of the control signals from the DSU/CSU. The show interface command will display which control signals are missing (see field C in Figure 3-7). A missing signal will be indicated with a “down” state (such as DCD=down).

To correct this problem, you can take the following actions:

  Verify that the cable is securely inserted into the serial interface on the router.
  Verify that the cable is securely inserted into the DSU/CSU DTE port.
  The DSU/CSU might need to be configured to properly assert the control signals (DSR, RTS, and DCD). With some DSU/CSUs, DSR needs to be set to properly reflect DCD. This will vary, depending on DSU/CSU manufacturers. Check the DSU/CSU documentation.
  The cable’s, router’s, or DSU/CSU’s serial port might not be functional. If possible, first try moving the cable and configuration to an unused serial port on the router. This will isolate the problem to or away from a faulty router port. Next, try swapping the serial cable. This will isolate the problem to or away from a cable issue. Finally, try swapping out the DSU/CSU.

Verifying That the Router and Frame Relay Provider Are Properly Exchanging LMI

After a good physical connection has been established between the router and the local DSU/CSU, the next goal is to verify that the line protocol is up between the router and the Frame Relay provider. For a Frame Relay network, the line protocol is the periodic exchange of local management interface (LMI) packets between the router and the Frame Relay provider. The first line of the show interface command will indicate if line protocol is up or down (see field D in Figure 3-7), indicating whether LMI is properly exchanging or not. The following sections outline the possible line protocol states and offer some suggestions to correct line protocol problems.

Line Protocol State: Line Protocol Is Up

If the line protocol is up, this is an indication that Frame Relay LMI is properly exchanging between the router and the Frame Relay provider. At this point, you should proceed to Step 3 and verify that the PVC status is active.

Line Protocol State: Line Protocol Is Down

If the line protocol is down, this is an indication that LMI is not properly exchanging between the router and the Frame Relay provider. To correct this problem, you can take the following actions:

  Verify that the router’s LMI type matches the LMI type used by the Frame Relay provider
  Verify that the router is sending LMI packets to the Frame Relay provider
  Verify that DSU/CSU parameters are properly configured
  Verify that the Frame Relay provider has turned on the circuit

These solutions are covered in greater depth in the sections that follow.

Verifying That the Router’s LMI Type Matches the LMI Type Used by the Frame Relay Provider

The only parameter that can be configured on the router that relates to the line protocol is the LMI type. After the router is configured with the proper LMI type, all other line protocol problems depend on the DSU/CSU settings or carrier provisioning. The router’s LMI type can be verified with either the show interface command (see the field marked F in Figure 2-12) or the show frame-relay lmi command (see the field marked A in Figure 2-13).


Figure 2-13  The show frame-relay lmi output.

If the Frame Relay provider is using “ANSI Annex-D” LMI, configure the router to use frame-relay lmi-type ansi. Also, be aware that Frame Relay providers often generically refer to lmi-type cisco as simply LMI. If the frame provider states that it is using LMI type LMI, make sure the router is configured to use frame-relay lmi-type cisco.

Verifying That the Router Is Sending LMI Packets to the Frame Relay Provider

This procedure is a sanity check to make sure the router is doing its half of the LMI exchange. Use either the show interface command (see field E in Figure 3-7) or the show frame-relay lmi (see fields B and C in Figure 2-13) repetitively to determine whether the router is sending LMI packets to the Frame Relay switch.

The “Num Status Enq. sent” counter will increment every ten seconds if the router is attempting to send LMI packets. If this counter is not incrementing, re-verify physical connections and make sure the interface is not in shutdown. Alternatively, the debug frame-relay lmi command can be used to actively monitor the exchange of LMI packets.

The Num Status Enq. sent counter will increment at the same rate as the Num Status msgs. Rcvd counter if the router is successfully exchanging LMI with the Frame Relay switch.

Verifying That DSU/CSU Parameters Are Properly Configured

The successful exchange of LMI packets between the Frame Relay switch and the router relies upon the successful delivery of frames by the DSU/CSU. The router might be sending LMI packets (in which case you should refer to the operations outlined in the two preceding sections), but this is meaningless if the DSU/CSU is not correctly forwarding these frames onto the Frame Relay switch. There are three main parameters that MUST be correctly configured on the DSU/CSU: clocking, framing, and line encoding. The Frame Relay provider supplies the following information:

  Clocking. The clock source can either be internally generated by the DSU/CSU or supplied by the Frame Relay provider. For Frame Relay networks, the DSU/CSU normally gets its clocking from the network (that is, frame provider). Check with the Frame Relay provider about the clock source and configure the DSU/CSU accordingly.
  Framing. A DSU/CSU can be configured to frame data either in extended super frame (ESF) format or super frame (D4 framing) format. Ask the Frame Relay provider which data framing they are using and configure the DSU/CSU accordingly.
  Line encoding. A DSU/CSU can be configured to use alternate mark inversion (AMI), encoding, or binary eight zero substitution (B8ZS) encoding. Usually, AMI is associated with D4 framing, and B8ZS is associated with ESF framing. Check which type of line is used for encoding the Frame Relay provider is using and configure the DSU/CSU accordingly.

Verifying That the Frame Relay Provider Has Turned the Circuit On


Previous Table of Contents Next




OSPF Network Design Solutions
OSPF Network Design Solutions
ISBN: 1578700469
EAN: 2147483647
Year: 1998
Pages: 200
Authors: Tom Thomas

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net