Use this command to display RMON matrix properties and statistics.
port-string | (Optional) Displays RMON properties and statistics for a specific port(s). |
source | dest | (Optional) Sorts the display by source or destination address. |
All command modes.
The RMON matrix stores statistics for conversations between sets of two addresses.
This example shows how to display RMON matrix properties and statistics. A control entry displays first, followed by actual entries corresponding to the control entry:
System(rw)->show rmon matrix Port ge.3.27 -------------------------------------- Index 1 Owner = monitor Status = valid Data Source = ifIndex.32027 Table Size = 100 Last Deletion = (time = 0) Source 00-09-6b-3f-28-79 Destination 00-01-f4-00-71-aa Packets = 5 Octets = 1825 Errors = --- Source 00-09-6b-3f-28-79 Destination 00-01-f4-da-04-90 Packets = 21 Octets = 1638 Errors = --- Source 00-09-6b-3f-28-79 Destination 00-e0-63-d6-89-5f Packets = 116 Octets = 9048 Errors = --- System(rw)->
show rmon matrix Output Details provides an explanation of the command output. Properties are set using the set rmon matrix properties command as described in set rmon matrix properties (S-, K-Series).
Output... | What it displays... |
---|---|
Matrix Index | Index number for this RMON matrix entry. |
Owner | Text string identifying who configured this entry. |
Status | Whether this matrix entry is enabled (valid) or disabled. |
Data Source | Interface for which host monitoring is being conducted. |
Table size | Number of entries in the matrix table for this interface. |
Last deletion | System up time when the last entry was deleted from the matrix table associated with this entry. |
Source | Source of the data from which this entry creates a traffic matrix. |
Destination | Destination of the data from which this entry creates a traffic matrix. |
Packets | Number of packets (including bad packets) transmitted from the source address to the destination address. |
Octets | Number of octets (excluding framing bits, but including FCS octets) contained in all packets transmitted from the source address to the destination address. |
Errors | Errors recorded. |