Cisco Catalyst 4500 Series Configuration Manual page 585

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
police
To configure the Traffic Policing feature, use the police QoS policy-map class configuration command.
To remove the Traffic Policing feature from the configuration, use the no form of this command.
Syntax Description
bps
kbps
mbps
gbps
burst-normal
burst-max
conform-action
exceed-action
violate-action
action
Command Default
This command is disabled by default.
Command Modes
Policy-map class configuration mode (when specifying a single action to be applied to a market packet)
Policy-map class police configuration mode (when specifying multiple actions to be applied to a marked
packet)
police {bps | kbps | mbps |gbps} [burst-normal] [burst-max] conform-action action exceed-action
action [violate-action action]
no police {bps | kbps | mbps |gbps} [burst-normal] [burst-max] conform-action action
exceed-action action [violate-action action]
Average rate, in bits per second. Valid values are 32,000 to 32,000,000,000.
Average rate, in kilobytes per second. Valid values are 32 to 32,000,000.
Average rate, in megabits per second. Valid values are 1 to 32,000.
Average rate, in gigabits per second. Valid values are 1 to 32.
(Optional) Normal burst size, in bytes. Valid values are 64 to 2,596,929,536.
Burst value of up to four times the configured rate can be supported.
(Optional) Excess burst size, in bytes. Valid values are 64 to 2,596,929,536.
Burst value of upto four times the configured rate can be supported.
Action to take on packets that conform to the rate limit.
Action to take on packets that exceed the rate limit.
(Optional) Action to take on packets that violate the normal and maximum
burst sizes.
Action to take on packets. Specify one of the following keywords:
drop—Drops the packet.
set-cos-transmit new-ios—Sets the class of services (CoS) value to a
new value and send the packet. The range is 0 to 7.
set-dscp-transmit value—Sets the IP differentiated services code point
(DSCP) value and transmits the packet with the new IP DSCP value
setting.
set-prec-transmit value—Sets the IP precedence and transmits the
packet with the new IP precedence value setting.
transmit—Transmits the packet. The packet is not altered.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
police
2-545

Advertisement

Table of Contents
loading

Table of Contents