Do the following to display statistics information for VLANs.
device# show statistics vlan Vlan 10 Statistics Interface RxPkts RxBytes TxPkts TxBytes eth 0/1 821729 821729 95940360 95940360 eth 0/2 884484 885855 95969584 95484555 po 1 8884 8855 9684 9955 Vlan 20 Statistics Interface RxPkts RxBytes TxPkts TxBytes eth 0/6 821729 821729 95940360 95940360 eth 0/21 8884 8855 9684 9955 po 2 884484 885855 95969584 95484555
Field | Description |
---|---|
Interface | The interface whose counter statistics are displayed. |
RxPkts | The number of packets received at the specified port. |
RxBytes | The number of bytes received at the specified port. |
TxPkts | The number of packets transmitted from the specified port. |
TxBytes | The number of bytes transmitted from the specified port. |
device# show statistics vlan 10 Vlan 10 Statistics Interface RxPkts RxBytes TxPkts TxBytes eth 0/1 821729 821729 95940360 95940360 eth 0/2 884484 885855 95969584 95484555 po 1 8884 8855 9684 9955