show qos cos-map
Syntax
show qos cos-map [default] [vsx-peer]
Description
Shows the global QoS CoS code point settings, or the factory default settings.
Command context
Operator (>) or Manager (#)
Parameters
default
Shows the factory default CoS code point settings.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Examples
Showing the current CoS map:
switch# show qos cos-map code_point local_priority color name ---------- -------------- ------- ---- 0 2 green Bulk 1 0 green Scavenger 2 1 green Best_Effort 3 3 green Critical_Applications 4 4 green Video 5 5 green Voice 6 6 green Internetwork_Control 7 7 green Network_Control
Showing the default CoS map:
switch# show qos cos-map default code_point local_priority color name ---------- -------------- ------- ---- 0 1 green Best_Effort 1 0 green Background 2 2 green Excellent_Effort 3 3 green Critical_Applications 4 4 green Video 5 5 green Voice 6 6 green Internetwork_Control 7 7 green Network_Control(Color is reserved for future use.)