2-44
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
conform-action
Usage Guidelines
You configure conform actions for packets when the packet rate conforms to the configured conform
burst.
The switch also supports simultaneously marking multiple QoS parameters for the same class and
configuring conform-action, exceed-action, and violate-action marking.
Access policy-map class police configuration mode by entering the
police
policy-map class command.
See the
policy-map class configuration command for more information.
Use this command to set one or more conform actions for a traffic class.
You can verify your settings by entering the
show policy-map
privileged EXEC command.
Examples
This example shows how to configure the conform action of a policy map to set a new CoS value to 3
and send the packet.
Switch(config)#
class-map cos-4
Switch(config-cmap)#
match cos 4
Switch(config-cmap)#
exit
Switch(config)#
policy-map in-policy
Switch(config-pmap)#
class cos-4
Switch(config-pmap-c)#
police cir 5000000 pir 8000000
Switch(config-pmap-c-police)#
conform-action set-cos-transmit 3
Switch(config-pmap-c-police)#
end
Related Commands
Command
Description
class
Defines a traffic classification match criteria for the specified
class-map name.
exceed-action
Defines the action to take on traffic that exceeds the CIR.
policy-map
Creates or modifies a policy map that can be attached to multiple
ports to specify a service policy.
police
Defines a policer for classified traffic.
show policy-map
Displays QoS policy maps.
violate-action
Defines the action to take on traffic with a rate greater than the
conform rate plus the exceed burst.
Содержание ME 3600X
Страница 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Страница 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...