hit counter script

Cisco Sx350 Cli Manual page 933

Hide thumbs Also See for Sx350:
Table of Contents

Advertisement

Quality of Service (QoS) Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
keyword for the exceed action. DSCP remarking will have effect only if
the mode is trust dscp.
Default Usage
No policer
Command Mode
Policy-map Class Configuration mode.
User Guidelines
This command is used after the
This command is only available when QoS is in advanced mode.
Policing uses a token bucket algorithm.
Examples
Example 1. The following example defines a policer for classified traffic. When the
traffic rate exceeds 124,000 kbps and the normal burst size exceeds 9600 bytes,
the packet is dropped. The class is called class1 and is in a policy map called
policy1.
switchxxxxxx(config)# policy-map
switchxxxxxx(config-pmap)# class
switchxxxxxx(config-pmap-c)# police 124000 9600 exceed-action drop
Example 2. The following example defines a Two-rate Three-color policer for
classified traffic. When the committed traffic rate exceeds 124,000 kbps and the
committed burst size exceeds 9600 bytes, the packet is marked. When the peak
traffic rate exceeds 200,000 kbps and the peak burst size exceeds 19200 bytes,
the packet is marked. The class is called class1 and is in a policy map called
policy1.
switchxxxxxx(config)# policy-map
switchxxxxxx(config-pmap)# class
switchxxxxxx(config-pmap-c)# police 124000 9600 exceed-action
policed-dscp-transmit peak 200000 19200 violate-action policed-dscp-transmit
policy-map
and
class
policy1
cls1
policy1
cls1
47
commands.
932

Advertisement

Table of Contents
loading

Table of Contents