Troubleshooting a serial interface

The show interface serial command returns one of five possible states. You can identify any of the following five possible problem states in the interface status line:



 Line Status Possible Condition Problem / Solution
Serial x is up, line protocol is up
This is the proper status line condition.
No action is required.
Serial x is down, line protocol is down (DTE mode
The router is not sensing a CD signal, which means the CD is not active.
A WAN carrier service provider problem has occurred, which means the line is down or is not connected to CSU/DSU.
Cabling is faulty or incorrect.
Hardware failure has occurred (CSU/DSU).
1. Check the LEDs on the CSU/DSU to see whether the CD is active, or insert a breakout box on the line to check for the CD signal.
2. Verify that the proper cable and interface are being used by looking at the hardware installation documentation.
3. Insert a breakout box and check all control leads.
4. Contact the leased-line or other carrier service to see whether there is a problem.
5. Swap faulty parts.
6. If faulty router hardware is suspected, change the serial line to another port. If the connection comes up, the previously connected interface has a problem.
Serial x is up, line protocol is down (DTE mode)
A local or remote router is misconfigured.
Keepalives are not being sent by the remote router.
A leased-line or other carrier service problem has occurred, which means a noisy line or misconfigured or failed switch.
A timing problem has occurred on the cable, which means serial clock transmit external (SCTE) is not set on CSU/DSU. SCTE is designed to compensate for clock phase shift on long cables. When the DCE device uses SCTE instead of its internal clock to sample data from the DTE, it is better able to sample the data without error even if there is a phase shift in the cable.
A local or remote CSU/DSU has failed.
Router hardware, which could be either local or remote, has failed.

 
1. Put the modem, CSU, or DSU in local loopback mode and use the show interfaces serial command to determine whether the line protocol comes up. If the line protocol comes up, a WAN carrier service provider problem or a failed remote router is the likely problem.
2. If the problem appears to be on the remote end, repeat Step 1 on the remote modem, CSU, or DSU.
3. Verify all cabling. Make certain that the cable is attached to the correct interface, the correct CSU/DSU, and the correct WAN carrier service provider network termination point. Use the show controllers exec command to determine which cable is attached to which interface.
4. Enable the debug serial interface exec command.
5. If the line protocol does not come up in local loopback mode, and if the output of the debug serial interface exec command shows that the keepalive counter is not incrementing, a router hardware problem is likely. Swap the router interface hardware.
6. If the line protocol comes up and the keepalive counter increments, the problem is not in the local router.
7. If faulty router hardware is suspected, change the serial line to an unused port. If the connection comes up, the previously connected interface has a problem.
Serial x is up, line protocol is down (DCE mode)
The clockrate interface configuration command is missing.
The DTE device does not support or is not set up for SCTE mode (terminal timing).
The remote CSU or DSU has failed.
1. Add the clockrate interface configuration command on the serial interface.
Syntax: clockrate bps
Syntax Description:bps - Desired clock rate in bits per second:
1200, 2400, 4800, 9600, 19200, 38400, 56000, 64000, 72000, 125000, 148000, 250000, 500000, 800000, 1000000, 1300000, 2000000, 4000000, or 8000000
2. If the problem appears to be on the remote end, repeat Step 1 on the remote modem, CSU, or DSU.
3. Verify that the correct cable is being used.
4. If the line protocol is still down, there is a possible hardware failure or cabling problem. Insert a breakout box and observe leads.
5. Replace faulty parts as necessary.
Serial x is up, line protocol is up (looped)
A loop exists in the circuit. The sequence number in the keepalive packet changes to a random number when a loop is initially detected. If the same random number is returned over the link, a loop exists.
1. Use the show running-config privileged exec command to look for any loopback interface configuration command entries.
2. If there is a loopback interface configuration command entry, use the no loopback interface configuration command to remove the loop.
3. If there is no loopback interface configuration command, examine the CSU/DSU to determine whether they are configured in manual loopback mode. If they are, disable manual loopback.
4. After disabling loopback mode on the CSU/DSU, reset the CSU/DSU, and inspect the line status. If the line protocol comes up, no other action is needed.
5. If upon inspection, that the CSU or DSU cannot be manually set, then contact the leased-line or other carrier service for line troubleshooting assistance.
Serial x is up, line protocol is down (disabled)
A high error rate has occurred due to a WAN service provider problem.
A CSU or DSU hardware problem has occurred.
Router hardware (interface) is bad.
1. Troubleshoot the line with a serial analyzer and breakout box. Look for toggling CTS and DSR signals.
2. Loop CSU/DSU (DTE loop). If the problem continues, it is likely that there is a hardware problem. If the problem does not continue, it is likely that there is a WAN service provider problem.
3. Swap out bad hardware as required (CSU, DSU, switch, local or remote router).
Serial x is administratively down, line protocol is down
The router configuration includes the shutdown interface configuration command.
A duplicate IP address exists.
1. Check the router configuration for the shutdown command.
2. Use the no shutdown interface configuration command to remove the shutdown command.
3. Verify that there are no identical IP addresses using the show running-config privileged exec command or the show interfaces exec command.
4. If there are duplicate addresses, resolve the conflict by changing one of the IP addresses.

No comments :

Post a Comment