Troubleshooting Frame Relay
Troubleshooting Frame Relay is quite simple once you understand how it works. Remember that most of the information regarding PVCs is delivered from the DCE device, which is usually the telecom switch on the far end of your physical link.
The key to any troubleshooting process is problem isolation. You need to identify where the problem lies so you can determine a corrective course of action. Follow these steps, and youâll quickly isolate where the trouble is:
- Physical layer first!
Is the cable plugged in? Is the cable a known good cable? Is the cable on the other end plugged in? This may sound silly, but youâll feel pretty foolish if you call Cisco for help only to find that the cause of your woes was an unplugged cable.
- Is the serial link up?
Make sure your serial link is up via a
show interface
. Leaving an interface in a shut-down state has a tendency to prevent traffic from being passed over it.- Are you receiving LMI?
Remember that LMI is sent from your locally connected telecom device. If youâre not receiving LMI, youâre not getting status messages regarding your VCs, so the router will not know that they exist. There are a couple of ways to see whether youâre receiving LMI:
show interface
The output from a
show interface
command for a Frame Relayâencapsulated interface will include LMI counters. LMI updates are received every 10 seconds, so executing the command and then waiting 10 seconds or more and executing the command again should show an ...
Get Network Warrior, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.