Class - Edge-Core ECS4210-12P Reference Manual

12/28-port gigabit ethernet layer 2 switch
Hide thumbs Also See for ECS4210-12P:
Table of Contents

Advertisement

Chapter 21
| Quality of Service Commands

class

Create a Class Map
(page
Example
This example creates a policy called "rd-policy, " uses the
the previously defined "rd-class, " uses the set command to classify the service that
incoming packets will receive, and then uses the
average bandwidth to 100,000 Kbps, the burst rate to 4000 bytes, and configure the
response to drop any violating packets.
Console(config)#policy-map rd-policy
Console(config-pmap)#class rd-class
Console(config-pmap-c)#set ip dscp 3
Console(config-pmap-c)#police flow 10000 4000 conform-action transmit
violate-action drop
Console(config-pmap-c)#
This command defines a traffic classification upon which a policy can act, and
enters Policy Map Class configuration mode. Use the no form to delete a class map.
Syntax
[no] class class-map-name
class-map-name - Name of the class map. (Range: 1-32 characters)
Default Setting
None
Command Mode
Policy Map Configuration
Command Usage
Use the
policy-map
configuration mode. Then use the class command to enter Policy Map Class
configuration mode. And finally, use the set command and one of the police
commands to specify the match criteria, where the:
set phb
command sets the per-hop behavior value in matching packets.
(This modifies packet priority for internal processing only.)
set cos
command sets the class of service value in matching packets.
(This modifies packet priority in the VLAN tag.)
set ip dscp
command sets the IP DSCP value in matching packets.
(This modifies packet priority in the IP header.)
police commands define parameters such as the maximum throughput,
burst rate, and response to non-conforming traffic.
523) before assigning it to a Policy Map.
command to specify a policy map and enter Policy Map
– 524 –
class
command to specify
police flow
command to limit the

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ecs4210-12tEcs4210-28pEcs4210-28t

Table of Contents