Parameter |
Description |
Value |
---|---|---|
inbound |
Displays the rate limit configuration in the inbound direction on an interface. |
- |
outbound |
Displays the rate limit configuration in the outbound direction on an interface. |
- |
interface-type interface-number |
Specifies the type and number of an interface.
|
- |
Usage Scenario
The display qos lr command displays the rate limit configuration on a specified interface. The command output helps you check the rate limit on an interface and locate faults.
Precautions
If you do not use the qos lr inbound or qos lr outbound command to configure the rate limit on an interface, no information is displayed after the display qos lr command is executed.
<HUAWEI> system-view [HUAWEI] interface gigabitethernet 0/0/1 [HUAWEI-GigabitEthernet0/0/1] qos lr outbound cir 20000 cbs 375000 [HUAWEI-GigabitEthernet0/0/1] quit
# Display the rate limit configuration on the GE0/0/1.
<HUAWEI> display qos lr outbound interface gigabitethernet 0/0/1 GigabitEthernet0/0/1 lr outbound: cir: 20000 Kbps, cbs: 375000 Byte
Item |
Description |
---|---|
cir |
Committed information rate (CIR). To set the CIR, run the qos lr inbound or qos lr outbound command. |
cbs |
Committed burst size (CBS). To set the CBS, run the qos lr inbound or qos lr outbound command. |