Cisco ME 3400 Command Reference Manual page 727

Ethernet access switch
Table of Contents

Advertisement

Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
You can specify table maps in set commands and use them as mark-down mapping for the policers in
input policy maps.
You cannot use table maps in output policy maps.
Examples
This example shows how to create a table map to map DSCP to CoS values, setting those DSCP values
that are not mapped to a CoS value of 4:
Switch(config)# table-map dscp-to-cos
Switch(config-tablemap)# map from 1 to 1
Switch(config-tablemap)# map from 2 to 1
Switch(config-tablemap)# map from 3 to 1
Switch(config-tablemap)# map from 4 to 2
Switch(config-tablemap)# map from 5 to 2
Switch(config-tablemap)# map from 6 to 3
Switch(config-tablemap)# default 4
Switch(config-tablemap)# exit
You can verify your settings by entering the show table map privileged EXEC command.
Related Commands
Command
class
policy-map
set cos
show table-map
OL-9640-10
Description
Defines a traffic classification match criteria for the specified
class-map name.
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
Classifies IP traffic by setting a CoS, DSCP, IP-precedence, or QoS
group value in the packet.
Displays QoS table maps.
Cisco ME 3400 Ethernet Access Switch Command Reference
table-map
2-699

Advertisement

Table of Contents
loading

Table of Contents