View RMON Application Host Statistics
View application host statistics to see traffic statistics by application protocol for each host.
Procedure
Example
Switch:1# show rmon application-host-stats ? WORD<1-64> Select one of these application protocols {TCP|UDP|FTP|TELNET|HTTP|RLOGIN|SSH|TFTP|SNMP|HTTPS} Switch:1# 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
Note
Protocol support can vary across platforms.
Variable Definitions
The following table defines parameters for the show rmon application-host-stats command.
Variable | Value |
---|---|
WORD<1–64> Note:
Exception: the rlogin application is only supported on VSP 8600 Series. However, RMON2 counts application packets received on any platform on which the application is not enabled or supported, before dropping them. |
Specifies one of the following application protocols: TCP, UDP, FTP, TELNET, HTTP, rlogin, SSH, TFTP, SNMP, HTTPS. |
Job Aid
The following table describes the fields in the output for the show rmon application-host-stats command.
Parameter |
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. |