View Remote Network Monitoring (RMON) application host statistics to see traffic statistics by application protocol for each host on the switch.
show rmon application-host-stats tcp
show rmon application-host-stats udp
show rmon application-host-stats ftp
show rmon application-host-stats ssh
show rmon application-host-stats telnet
show rmon application-host-stats http
show rmon application-host-stats rlogin
show rmon application-host-stats tftp
show rmon application-host-stats snmp
show rmon application-host-stats https
Note
RMON2 can count application packets received on a platform, even if the application is not enabled or supported, before dropping them.
None
User EXEC
Protocols displayed by the show rmon application-host-stats command vary across hardware models..
The show rmon application-host-stats command displays the following information:
Output field |
Description |
---|---|
HOSTADDR |
Shows the network address for this entry. The format of the value depends on the protocol portion of the local index. |
INPKT |
Shows the number of packets for this protocol type, without errors, transmitted to this address. This value is the number of link-layer packets so a single, fragmented network-layer packet can increment the counter several times. |
OUTPKT |
Shows the number of packets for this protocol type, without errors, transmitted by this address. This value is the number of link-layer packets so a single, fragmented network-layer packet can increment the counter several times. |
INOCT |
Shows the number of octets transmitted to this address, excluding octets in packets that contained errors. This value counts octets in the entire packet that contained the protocol, not just the particular protocol frames. |
OUTOCT |
Shows the number of octets transmitted by this address, excluding octets in packets that contained errors. This value counts octets in the entire packet that contained the protocol, not just the particular protocol frames. |
CREATETIME |
Shows when the entry was last activated. |
The following example displays application host statistics protocol on the switch.
Switch:1(config)# show rmon application-host-stats ftp ===================================================================== Rmon Application Host Stats ====================================================================== HOSTADDR INPKT OUTPKT INOCT OUTOCT CREATETIME ---------------------------------------------------------------------- 192.0.2.10 0 0 0 0 10/09/15 17:29:54