9 show qos map-table all, 10 show qos map-table egress – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 632
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 632 of 855
3 | 0 0 0 0
……
Examples
This example shows how to modify the PRI_COLOR-to-EXP map to map outgoing priority value 32 to
the color value green and exp value 4.
Switch(config)#qos map pri-color-exp 32 green to 4
This example shows how to return to the default value.
Switch(config)#no qos map pri-color-exp
Related Commands
show qos map-table
32.9 show qos map-table all
Use this command to display the both ingress and egress information of qos map-table.
Command Syntax
show qos map-table all {default |running}
default: default configuration
running: running configuration
Command Mode
EXEC
Usage
None
Examples
This example shows how to display the default information of qos map-table.
Switch
#show qos map-table all default
This example shows how to display the running information of qos map-table.
Switch
#show qos map-table all running
Related Commands
show qos map-table egress
show qos map-table ingress
32.10 show qos map-table egress
Use this command to display the egress information of qos map-table.
Command Syntax