Statistics Commands

Internet Protocol (IP) statistics

Use the following command to display the interface protocol statistics of the selected port:

show interface port <port number> ip-counters

Command mode: All

GEA IP statistics for port 1:

ipInReceives : 0

ipInHeaderError: 0

ipInDiscards : 0

The following table describes the Internet Protocol (IP) statistics for a selected port:

Table 50 IP statistics for port

Statistics

Description

 

 

ipInReceives

The total number of input datagrams received from interfaces, including those received

 

in error.

 

 

ipInHeaderError

The number of input datagrams discarded because the IP address in their IP header's

 

destination field was not a valid address to be received at this entity (the switch).

 

 

ipInDiscards

The number of input IP datagrams for which no problems were encountered to prevent

 

their continued processing, but which were discarded (for example, for lack of buffer

 

space). Note that this counter does not include any datagrams discarded while awaiting

 

re-assembly.

 

 

Link statistics

Use the following command to display the link statistics of the selected port:

show interface port <port number> link-counters

Command mode: All

Link statistics for port 1:

linkStateChange:2

The following table describes the link statistics for a selected port:

Table 51 Link statistics for port

StatisticDescription

linkStateChange

The total number of link state changes.

 

 

76