Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-1142
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
show qos mac-cos
show qos mac-cos
To display the currently configured QoS-related information for the MAC address and VLAN pair, use
the show qos mac-cos command.
show qos mac-cos dest_mac [vlan] [config]
show qos mac-cos all [config]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines You can enter the show qos mac-cos command to display the currently configured QoS-related
information.
You can enter the config keyword to display information that was configured through the CLI and saved
in NVRAM, regardless of the current runtime information.
Examples This example shows how to display currently configured QoS-related information for all MAC address
and VLAN pairs:
Console> (enable) show qos mac-cos all
VLAN Dest MAC CoS
---- ------------------ ---
1 01-02-03-04-05-06 2
9 04-05-06-07-08-09 3
Console> (enable)
This example shows how to display currently configured QoS-related information for a specific MAC
address:
Console> (enable) show qos mac-cos 01-02-03-04-05-06
VLAN Dest MAC CoS
---- ------------------ ---
1 01-02-03-04-05-06 2
Console> (enable)
dest_mac MAC address of the destination host.
vlan (Optional) Number of the VLAN; valid values are from 1 to 1005.
config (Optional) Displays NVRAM QoS configuration.
all Specifies all MAC address and VLAN pairs.