
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)
Содержание AS5700-54X
Страница 42: ...Contents 42...
Страница 44: ...Figures 44...
Страница 52: ...Tables 52...
Страница 54: ...Section I Getting Started 54...
Страница 80: ...Chapter 1 Initial Switch Configuration Setting the System Clock 80...
Страница 210: ...Chapter 6 Remote Monitoring Commands 210...
Страница 358: ...Chapter 9 Access Control Lists ACL Information 358...
Страница 418: ...Chapter 12 Port Mirroring Commands RSPAN Mirroring Commands 418...
Страница 436: ...Chapter 15 UniDirectional Link Detection Commands 436...
Страница 442: ...Chapter 16 Address Table Commands 442...
Страница 506: ...Chapter 18 VLAN Commands Configuring VXLAN Tunneling 506...
Страница 526: ...Chapter 19 Class of Service Commands Priority Commands Layer 3 and 4 526...
Страница 544: ...Chapter 20 Quality of Service Commands 544...
Страница 652: ...Chapter 22 Multicast Filtering Commands MLD Proxy Routing 652...
Страница 680: ...Chapter 23 LLDP Commands 680...
Страница 722: ...Chapter 24 CFM Commands Delay Measure Operations 722...
Страница 732: ...Chapter 25 Domain Name Service Commands 732...
Страница 790: ...Chapter 27 IP Interface Commands ND Snooping 790...
Страница 1072: ...Section III Appendices 1072...
Страница 1090: ...Glossary 1090 XModem A protocol used to transfer files between devices Data is grouped in 128 byte blocks and error corrected...
Страница 1102: ...List of CLI Commands 1102...
Страница 1115: ......
Страница 1116: ...AS5700 54X AS6700 32X E032016 ST R02 149100000198A...