HP MSR2000/3000/4000 Router Series ACL and QoS Command Reference

78
Delayed : 7163933 (Packets) 888327692 (Bytes)
Active shaping: Yes
Table 24 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Direction Direction to which the rate limit configuration is applied: inbound or outbound.
CIR CIR in kbps.
CBS CBS in bytes, which specifies the depth of the token bucket for holding bursty traffic.
EBS EBS in bytes, which specifies the traffic exceeding CBS when two token buckets are used.
Passed Number and bytes of packets that have passed.
Delayed Number and bytes of delayed packets.
Active shaping
Whether the rate limit configuration is activated:
Yes—Activated.
No—Not activated.
qos lr
Use qos lr to limit the rate of packets on an interface.
Use undo qos lr to remove the rate limit.
Syntax
qos lr { inbound | outbound } cir committed-information-rate [ cbs committed-burst-size [ ebs
excess-burst-size ] ]
undo qos lr { inbound | outbound }
Default
Rate limit is not configured on an interface.
Views
Interface view
Predefined user roles
network-admin
Parameters
inbound: Limits the rate of incoming packets on the interface.
outbound: Limits the rate of outgoing packets on the interface.
cir committed-information-rate: Specifies the CIR in kbps. The value range for this argument depends on
the device model.
cbs committed-burst-size: Specifies the CBS in bytes. The default CBS is the amount of traffic transmitted
at the rate of CIR in 500 milliseconds.
ebs excess-burst-size: Specifies the EBS in bytes, which specifies the traffic exceeding CBS when two
token buckets are used. The default EBS is 0 (one token bucket is used).