View Remote Network Monitoring (RMON) protocol distribution statistics to see traffic statistics that each protocol generates by local area network (LAN) segment.
show rmon protocol-dist-stats
None
User EXEC
The show rmon protocol-dist-stats command displays the following information:
Output field |
Description |
---|---|
PROTOCOL |
Shows the protocols RMON2 can monitor: Note:
RMON2 can count application packets received on a platform, even if the application is not enabled or supported, before dropping them.
|
PKTS |
Shows the number of packets without errors received for this protocol type. This value is the number of link-layer packets so a single, fragmented network-layer packet can increment the counter several times. |
OCTETS |
Shows the number of octets in packets received for this protocol type since it was added to the table. This value does not include octets in packets that contained errors. This value counts octets in the entire packet that contained the protocol, not just the particular protocol frames. |
The following example displays the RMON protocol distribution statistics on the switch.
Switch:1(config)# show rmon protocol-dist-stats ======================================================================== Rmon Protocol Dist Stats ======================================================================== PROTOCOL PKTS OCTETS ------------------------------------------------------------------------ IP 0 0 TCP 0 0 UDP 0 0 FTP 0 0 SSH 0 0 TELNET 0 0 HTTP 0 0 RLOGIN 0 0 TFTP 0 0 SNMP 0 0 HTTPS 0 0