User Manual
UMN:CLI
V8102
341
CIR is the regenerating rate of tokens measured in bytes of IP packets per second. CBS
and EBS are the maximum size for each token bucket, C and E, measured in bytes. Both
token buckets share the common rate CIR. At least one of them (CBS and EBS) must be
configured, and it is recommended that the value is larger than or equal to the size of the
largest possible IP packet in the stream.
The token buckets C and E are initially full. When a packet arrives, the tokens in the
bucket C are decremented by the size of that packet with the green color-marking. If no
more tokens to transmit a packet remain in the bucket C, then the tokens in the bucket E
are decremented by the size of that packet with the yellow color-marking. If both buckets
are empty, a packet is marked red.
The following figures show the behavior of the srTCM.
Token
Packet
Token
CBS
EBS
Bucket C
Bucket E
Green Color-Marking
Tokens are regenerated
based on CIR
Tokens are regenerated
based on CIR
Tokens are decremented
by the size of the packet
Token
Fig. 9.8
Behavior of srTCM (1)