show qos cos-map

Syntax

show qos cos-map [default] [vsx-peer]

描述

显示了global QoS CoS code point settings, or the factory default settings.

Command context

操作符(>)或经理(#)

Parameters

default

显示了factory default CoS code point settings.

[vsx-peer]

显示了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. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing the current CoS map:

switch#show qos cos-mapcode_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 defaultcode_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.)