Monitor the frame relay connections, Monitor the frame relay connections -47 – AIS Router AI2524 User Manual

Page 363

Advertising
background image

Chapter 13: AI2524 Frame Relay Configuration Steps

August 1997

Page 13-47

2524UM

Monitor the
Frame Relay
Connections

To monitor Frame Relay connections, perform any of these tasks in
EXEC mode:

z

Clear dynamically created Frame Relay maps, which are created
by the use of Inverse ARP.

clear frame-relay-inarp

z

Display information about Frame Relay DLCIs and the LMI.

show interfaces serial

number

z

Display LMI statistics.

show frame-relay lmi [

type number

]

z

Display the current Frame Relay map entries.

show frame-relay

map

z

Display PVC statistics.

show frame-relay pvc [

type number

[

dlci

]]

z

Display configured static routes.

show frame-relay

route

z

Display Frame Relay traffic statistics.

show frame-relay traffic

z

Display information about the status of LAPF.

show frame-relay lapf

z

Display all the SVCs under a specified map list.

show frame-relay svc

maplist

Example: Configuration Providing Backward Compatibility

This example configuration provides backward compatibility and in-
teroperability with earlier versions that are not compliant with RFC
1490. The ietf keyword is used to generate RFC 1490 traffic. This con-
figuration is possible because of the flexibility provided by separately
defining each map entry.

encapsulation frame-relay

frame-relay map ip 131.108.123.2 48 broadcast ietf

Advertising