show rmon network-host-stats

View Remote Network Monitoring (RMON) network host statistics to see Layer 3 traffic statistics for each host. The network layer host MIB monitors traffic packets in and out of hosts based on the network layer address.

Syntax

Command Parameters

network-host-stats
Displays RMON network host statistics on the switch.

Default

None

Command Mode

User EXEC

Command Output

The show rmon network-host-stats command displays the following information:

Output field

Description

HOSTADDR

Shows the host address for this entry.

INPKT

Shows the number of packets 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 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.

Example

The following example displays the RMON network host statistics entries.

Switch:1(config)#show rmon network-host-stats
==============================================================================
                            Rmon Network Host Stats
==============================================================================
HOSTADDR         INPKT      OUTPKT     INOCT      OUTOCT     CREATETIME
------------------------------------------------------------------------------
192.0.2.10      107699     105658     6462728    11464146   05/04/21 08:20:13