Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
558 Viewing VRF Interface Statistics
Section13.11.2
Viewing VRF Interface Statistics
To view statistics for interfaces associated with a VRF instance, type:
show interfaces vrf vrf ip
Where:
• vrf is the chosen VRF list
A table or list similar to the following example appears:
ruggedcom# show interfaces vrf VRF1 ip | tab
ADMIN RX RX RX RX TX TX TX TX
TX IPV4
NAME STATE STATE POINTOPOINT BYTES PACKETS ERRORS DROPPED BYTES PACKETS ERRORS
DROPPED COLLISIONS ADDRESS
---------------------------------------------------------------------------------------------------------------
fe-1-1 not set not set false 8842726 117751 0 0 5366914 64721 0 0
0
1.9.5.2/24
fe-1-2 not set not set false 4874496 70821 0 0 5849272 71022 0 0
0
1.7.5.1/24
fe-1-3 not set not set false 7730176 120784 0 0 9423076 120810 0 0
0
1.1.1.1/32
This table or list provides the following information:
Parameter Description
name Synopsis: A string 1 to 15 characters long
The name of the interface.
admin-state Synopsis: { not set, up, down, testing, unknown, dormant, notPresent, lowerLayerDown }
The port's administrative status.
This parameter is mandatory.
state Synopsis: { not set, up, down, testing, unknown, dormant, notPresent, lowerLayerDown }
Shows whether the link is up or down.
This parameter is mandatory.
pointopoint Synopsis: { true, false }
The point-to-point link.
This parameter is mandatory.
bytes Synopsis: A 64-bit unsigned integer
The number of bytes received.
This parameter is mandatory.
packets Synopsis: A 64-bit unsigned integer
The number of packets received.
This parameter is mandatory.
errors Synopsis: A 32-bit unsigned integer
The number of error packets received.