146 MES3000 Ethernet switch series
console>
Table 5.158 —EXEC mode commands
show rmon statistics
{gigabitethernet gi_port |
tengigabitethernet te_port |
port-channel group }
gi_port: (1..8/0/1..24);
te_port: (1..8/0/1..4);
group: (1..24)
Show the statistics for the Ethernet interface or port group, used
for the remote monitoring.
show rmon collection stats
[gigabitethernet gi_port |
tengigabitethernet te_port |
port-channel group ]
Show information on the requested statistics groups.
show rmon history index
{throughput | errors | other}
[period period]
index: (1..65535);
period:
(1..2147483647)
seconds
Show RMON Ethernet statistics history.
- index—requested statistics group
- throughput—show performance (bandwidth) counters
- errors—show error counters
- other—show break and collision counters
- period—show history for the requested time period.
Show the summary table for alarm events.
Show the configuration for alarm events.
- number—alarm event index
Show RMON remote monitoring event table.
Show RMON remote monitoring record table.
- event—event index
Example execution of commands
Show 10th Ethernet interface statistics:
сonsole# show rmon statistics gigabitethernet 1/0/10
Port gi0/10
Dropped: 8
Octets: 878128 Packets: 978
Broadcast: 7 Multicast: 1
CRC Align Errors: 0 Collisions: 0
Undersize Pkts: 0 Oversize Pkts: 0
Fragments: 0 Jabbers: 0
64 Octets: 98 65 to 127 Octets: 0
128 to 255 Octets: 0 256 to 511 Octets: 0
512 to 1023 Octets: 491 1024 to 1518 Octets: 389
Table 5.159 —Description of results
The quantity of detected events when the packets were dropped.
Quantity of data bytes (including bad packet bytes) received from the network (w/o
frame bits, but with checksum bits).
Quantity of packets received (including bad, broadcast, and multicast packets).
Quantity of broadcast packets received (valid packets only).
Quantity of multicast packets received (valid packets only).
Quantity of packets received with length from 64 to 1518 bytes inclusively, that have
invalid checksum with integral byte quantity (checksum verification errors—FCS) or with
non-integral byte quantity (alignment errors).
Estimation of collision quantity for this Ethernet segment.
Quantity of packets received with length less than 64 bytes (w/o frame bits, but with
checksum bits) but formed correctly in other respects.