Technical data
RackSwitch G8000 ISCLI Reference
Chapter 3: Statistics Commands
81BMD00128, September 2009
Port IP Statistics
Use the following command to display the interface protocol (IP) statistics for the selected
port:
show interface port {<port number>} ip-counters
Command mode: All
GEA IP statistics for port 1:
ipInReceives : 9710
ipInHeaderError : 0
ipInDiscards : 0
Table 3-8 Port IP Statistics
Statistics Description
ipInReceives The total number of input datagrams received from interfaces, including
those received in error.
ipInHdrError The number of input datagrams discarded due to errors in their IP head-
ers, including bad checksums, version number mismatch, other format
errors, time-to-live exceeded, errors discovered in processing their IP
options, and so forth.
ipInDiscards The number of input IP datagrams for which no problems were encoun-
tered 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.