R3303-HP HSR6800 Routers ACL and QoS Command Reference

84
Examples
# Display the rate limit configuration information and operational statistics on all the interfaces.
<Sysname> display qos lr interface
Interface: GigabitEthernet1/0/1
Direction: Outbound
CIR 10 (kbps), CBS 1875 (byte), EBS 0 (byte)
Passed : 0(Packets) 0(Bytes)
Delayed: 0(Packets) 0(Bytes)
Active Shaping: NO
Table 27 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Direction Direction in 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
Excessive burst size (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 at present.
qos lr
Use qos lr to limit the rate of incoming packets or outgoing packets on the interface.
Use undo qos lr to remove the rate limit.
Syntax
qos lr outbound cir committed-information-rate [ cbs committed-burst-size [ ebs excess-burst-size ] ]
undo qos lr outbound
Views
Interface view
Default command level
2: System level
Parameters
outbound: Limits the rate of outgoing packets on the interface.
cir committed-information-rate: Committed information rate (CIR).
cbs committed-burst-size: Committed burst size (CBS). The default CBS value is the traffic transmitted at
the rate of CIR in 500 ms.
ebs excess-burst-size: Excessive burst size (EBS) in bytes, which specifies the traffic exceeding CBS when
two token buckets are used. EBS is 0 And only one token bucket is used.