ADC CUDA 3 User Manual

Page 113

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Viewing Ethernet Interface Packet Statistics

111

The following incoming statistics are displayed for each interface:

In Octets — Total number of Octets that have been received on this
interface, including framing characters.

In Unicast Packets — Number of Unicast packets that have been
received on this interface.

In Multicast Packets — Number of Multicast packets that have been
received on this interface.

In Broadcast Packets — Number of Broadcast packets that have been
received on this interface.

The following outgoing statistics are displayed for each interface:

Out Octets — The total number of octets that have been transmitted
out of this interface, including framing characters.

Out Unicast Packets — The total number of Unicast packets that have
been transmitted out of this interface.

cli:172.16.19.10:root# show topology | include Ethernet

1 / 8 / 1 Egress Ethernet (Gigabit) Not In Service

1 / 11 / 1 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 2 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 3 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 4 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 5 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 6 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 7 Egress Ethernet (100 Mb) Not In Service

1 / 11 / 8 Egress Ethernet (100 Mb) Not In Service

cli:172.16.19.10:root# show interface ethernet 1/11/8 in-counters

Interface 1 / 11 / 8

Type ethernet

In octets 0

In unicast 0

In multicast 0

In broadcast 0

cli:172.16.19.10:root# show interface ethernet 1/11/8 out-counters

Interface 1 / 11 / 8

Type ethernet

Out octets 0

Out unicast 0

Out multicast 0

Out broadcast 0

cli:172.16.19.10:root#

Advertising