
Chapter 20
| Quality of Service Commands
– 534 –
committed-rate
option. Note that the token bucket functions similar to that
described in RFC 2697 and RFC 2698.
◆
The behavior of the meter is specified in terms of one token bucket (C), the rate
at which the tokens are incremented (CIR – Committed Information Rate), and
the maximum size of the token bucket (BC – Committed Burst Size).
The token bucket C is initially full, that is, the token count Tc(0) = BC. Thereafter,
the token count Tc is updated CIR times per second as follows:
■
If Tc is less than BC, Tc is incremented by one, else
■
Tc is not incremented.
When a packet of size B bytes arrives at time t, the following happens:
■
If Tc(t)-B
≥
0, the packet is green and Tc is decremented by B down to the
minimum value of 0, else
■
else the packet is red and Tc is not decremented.
Example
This example creates a policy called “rd-policy,” uses the
command to specify
the previously defined “rd-class,” uses the
command to classify the service
that incoming packets will receive, and then uses the
police flow
command to limit
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 phb 3
Console(config-pmap-c)#police flow 100000 4000 conform-action transmit
violate-action drop
Console(config-pmap-c)#
police srtcm-color
This command defines an enforcer for classified traffic based on a single rate three
color meter (srTCM). Use the
no
form to remove a policer.
Syntax
[
no
]
police
{
srtcm-color-blind
|
srtcm-color-aware
}
committed-rate committed-burst excess-burst
conform-action
{
transmit
|
new-dscp
}
exceed-action
{
drop
|
new-dscp
}
violate action
{
drop
|
new-dscp
}
srtcm-color-blind
- Single rate three color meter in color-blind mode.
srtcm-color-aware
- Single rate three color meter in color-aware mode.
committed-rate
- Committed information rate (CIR) in kilobits per second.
(Range: 0-40000000 kbps or maximum port speed, whichever is lower)
Summary of Contents for AS5700-54X
Page 42: ...Contents 42...
Page 44: ...Figures 44...
Page 52: ...Tables 52...
Page 54: ...Section I Getting Started 54...
Page 80: ...Chapter 1 Initial Switch Configuration Setting the System Clock 80...
Page 210: ...Chapter 6 Remote Monitoring Commands 210...
Page 358: ...Chapter 9 Access Control Lists ACL Information 358...
Page 418: ...Chapter 12 Port Mirroring Commands RSPAN Mirroring Commands 418...
Page 436: ...Chapter 15 UniDirectional Link Detection Commands 436...
Page 442: ...Chapter 16 Address Table Commands 442...
Page 506: ...Chapter 18 VLAN Commands Configuring VXLAN Tunneling 506...
Page 526: ...Chapter 19 Class of Service Commands Priority Commands Layer 3 and 4 526...
Page 544: ...Chapter 20 Quality of Service Commands 544...
Page 652: ...Chapter 22 Multicast Filtering Commands MLD Proxy Routing 652...
Page 680: ...Chapter 23 LLDP Commands 680...
Page 722: ...Chapter 24 CFM Commands Delay Measure Operations 722...
Page 732: ...Chapter 25 Domain Name Service Commands 732...
Page 790: ...Chapter 27 IP Interface Commands ND Snooping 790...
Page 1072: ...Section III Appendices 1072...
Page 1102: ...List of CLI Commands 1102...
Page 1115: ......
Page 1116: ...AS5700 54X AS6700 32X E032016 ST R02 149100000198A...