DISPLAYING FRAME RELAY CONFIGURATION, STATUS AND STATISTICS
It is possible to display information about configuration, PVCs, statistics and status of the FRAME
RELAY interface by using the CLI command:
show interface frame-relay config|pvc|statistics|status
For example, the command
show interface frame-relay config
produces the following output:
root@Imola> show interface frame-relay config
hdlc0:
clock ext
protocol fr lmi ansi t391 10 t392 15 n391 6 n392 3 n393 4
The command
show interface frame-relay pvc
produces the following output:
root@Imola> show interface frame-relay pvc
Configuration for PVC pvc0:
Local IP Address: 1.1.1.1
Nexthop IP Address: 1.1.1.2
Default Route on here: yes
Masquerade: no
DLCI 16 [pvc0] Status: active,Last time pvc status changed: 0:47:11
15: pvc0: <POINTOPOINT,UP> mtu 1500 qdisc noqueue
link/dlci 00:10 peer 04:01
RX: bytes packets errors dropped overrun mcast
0 0 0 0 0 0
TX: bytes packets errors dropped carrier collsns
0 0 0 0 0 0
inet 1.1.1.1 peer 1.1.1.2/30 scope global pvc0
pvc1 is not defined
pvc2 is not defined
Configuration for PVC pvc3:
Local IP Address: 11.11.11.1
Nexthop IP Address: 11.11.11.2
Default Route on here: no
Masquerade: yes
DLCI 17 [pvc3] Status: active,Last time pvc status changed: 0:40:10
35: pvc3: <POINTOPOINT,UP> mtu 1500 qdisc noqueue
link/dlci 00:11 peer 04:01
RX: bytes packets errors dropped overrun mcast
0 0 0 0 0 0
TX: bytes packets errors dropped carrier collsns
0 0 0 0 0 0
inet 11.11.11.1 peer 11.11.11.2/30 scope global pvc3
The command