Frame Relay Monitoring and
Troubleshooting
Frame Relay Monitoring and
Troubleshooting
The following list summarizes the commands to use for
viewing specific Frame Relay information on the router.
If you want to view . . .
|
Use . . .
|
DLCI numbers
|
show run
show frame pvc |
Frame Relay encapsulation method
|
|
LMI information and traffic statistics
|
|
Interface configuration (DCE or DTE)
|
show frame pvc
show int |
Global traffic statistics
|
|
Addresses and associated DLCIs
|
Note: Output
for the show interfaces command shows an entry for DLCI followed by a number.
This information is not the DLCI number associated with the interface.
As you troubleshoot Frame Relay, keep in mind the following
tips:
- All routers at all locations must be configured to use the same frame relay encapsulation method.
- When using all Cisco routers, you can use the default Frame Relay encapsulation type (cisco). When using routers of multiple vendors, use the ietf encapsulation type.
- Frame Relay routers must know the DLCI number that is used to reach remote routers.
- Use inverse arp to dynamically discover DLCI numbers.
- Use static mappings to associate DLCI numbers with IP addresses manually.
- When configuring subinterfaces, do not set an IP address on the main interface. Instead, set IP addresses on each subinterface.
- For a point-to-point subinterface, or a multipoint subinterface with dynamic addressing, you must manually assign a DLCI to the subinterface.
- By default, Cisco routers autosense the LMI type and configure themselves accordingly. You only need to set the LMI type if autosensing does not work or if you want to manually assign it.
Shown here is sample output from the show frame-relay pvc
command.
PVC
Statistics for interface Serial5/1 (Frame Relay DTE)
DLCI
= 55, DLCI USAGE = LOCAL, PVC STATUS = ACTIVE, INTERFACE = Serial5/1.1
input pkts 64589 output pkts 3865 in bytes 15400
out bytes 33896 dropped pkts 66 in FECN pkts 12
in BECN pkts 15 out FECN pkts 0 out BECN pkts 0
in DE pkts 5 out DE pkts 1
out bcast pkts 15 out bcast bytes 128
pvc
create time 00:35:11, last time pvc status changed 00:00:22
The following table describes major components of the
output.
Entry
|
Description
|
DLCI = 55
|
Lists the DLCI number assigned to the PVC.
|
DLCI USAGE
|
Identifies the role of the router on the virtual circuit.
For DTE frame relay devices, the usage will be LOCAL. For DCE devices,
the usage will be SWITCHED.
|
PVC STATUS
|
Reports the PVC status as reported from the DCE through
the LMI protocol. When you connect the DTE to the circuit, the LMI protocol
communicates the PVC status as sent from the DCE device. The status will be
one of the following:
|
FECN/BECN pkts
|
Identifies the number of packets received (in) or
sent (out) that had the FECN or BECN bit set. Both flags identify that
network congestion exists. Receiving devices use these flags to decide what
to do about the congestion, such as slowing down or implementing a flow
control mechanism. On a DTE device:
|
DE pkts
|
Identifies the number of packets sent or received that had
the Discard Eligibility (DE) bit set. The DE bit is used to identify packets
with a lower priority that could be dropped if necessary.
|
Tidak ada komentar:
Posting Komentar