2-782
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
show mac
show mac
To display MAC counters, use the show mac command.
show mac [utilization] [mod[/port]]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines The utilization keyword is not supported on ATM ports.
If you do not specify a module number, all modules are shown. If you do not specify a port number, all
ports are shown.
The Out-Discards field displays the number of outbound packets ch osen to be discarded even though no
errors had been detected to prevent being transmitted. For example, an outbound link is overwhelmed by
switch traffic. Packets dropped are the ones destined for that port, but the port could not accept those
packets due to XMT buffer overflow.
The Xmit-Packet-Rate, Xmit-Octet-Rate, Rcv-Pa cket- Rate , and Rcv -Oc tet -Rat e fields displa y
approximated average utilization rates rather than exact values. The approximated average is based on the
previous approximation values, the last counter values read from hardware, the load time interval (fixed at
5m in utes), and the polling interval.
Examples This example shows how to display MAC information for port 1 on module 3:
Console> show mac 3/1
Port Rcv-Unicast Rcv-Multicast Rcv-Broadcast
-------- -------------------- -------------------- --------------------
3/1 0 22636 1
Port Xmit-Unicast Xmit-Multicast Xmit-Broadcast
-------- -------------------- -------------------- --------------------
3/1 3690 1888064 305202
Port Rcv-Octet Xmit-Octet
-------- -------------------- --------------------
3/1 9310072 162180717
MAC Dely-Exced MTU-Exced In-Discard Out-Discard
utilization (Optional) Displays approximated packet and byte rates.
mod/[/port] (Optional) Number of the module and optionally, the number of the port
on the module.