Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
police
To define a policer for classified traffic, use the police command in policy-map class configuration mode.
Use the no form of this command to remove an existing policer.
police rate-bps burst-byte [conform-action transmit]
no police rate-bps burst-byte [conform-action transmit]
Syntax Description
Specify the average traffic rate in bits per second (b/s). The range is 1000000
to 1000000000.
rate-bps
Specify the normal burst size in bytes. The range is 8000 to 1000000.
burst-byte
(Optional) When less than the specified rate, specify that the switch transmits
the packet.
conform-action transmit
Command Default
No policers are defined.
Command Modes
Policy-map class configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
A policer defines a maximum permissible rate of transmission, a maximum burst size for transmissions, and
an action to take if either maximum is exceeded.
When configuring hierarchical policy maps, you can only use the police policy-map command in a secondary
interface-level policy map.
The port ASIC device, which controls more than one physical port, supports 256 policers on the switch (255
user-configurable policers plus 1 policer reserved for internal use). The maximum number of configurable
policers supported per port is 63. Policers are allocated on demand by the software and are constrained by the
hardware and ASIC boundaries. You cannot reserve policers per port. There is no guarantee that a port will
be assigned to any policer.
To return to policy-map configuration mode, use the exit command. To return to privileged EXEC mode, use
the end command.
Policing uses a token-bucket algorithm. You configure the bucket depth (the maximum burst that is tolerated
before the bucket overflows) by using the burst-byte option of the police policy-map class configuration
command or the mls qos aggregate-policer global configuration command. You configure how quickly (the
average rate) the tokens are removed from the bucket by using the rate-bps option of the police policy-map
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
150
OL-29471-01  
police