The display qos car distribute-configuration command displays the effective CAR parameters allocated to each trunk member interface when CAR in distribute mode is configured.
| Parameter | Description | Value |
|---|---|---|
| vlan vlan-id |
Specifies the VLAN ID of packets whose QoS statistics you want to check. |
The value is an integer ranging from 1 to 4094. |
| vid vid |
Specifies the VLAN ID in the outer VLAN tag of packets whose statistics you want to check. |
The value is an integer ranging from 1 to 4094. |
| ce-vid ce-vid |
Specifies the VLAN ID (value of the inner tag) of the CE whose statistics you want to check. |
The value is an integer ranging from 1 to 4094. |
| inbound |
Display the upstream effective CAR parameters. |
- |
| outbound |
Display the downstream effective CAR parameters. |
- |
| interface interface-type interface-number |
Specifies the type and number of an interface. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display qos car distribute-configuration interface eth-trunk 1 inbound Interface Eth-Trunk1 inbound Committed Access Rate: CIR 4001(Kbps), PIR 4001(Kbps), CBS 750048(byte), PBS 2048(byte) Conform Action: pass Yellow Action: pass Exceed Action: discard Shared Access Rate: CIR 1000(Kbps), PIR 1000(Kbps), CBS 750048(byte), PBS 2048(byte) Interface GigabitEthernet0/1/0 Interface GigabitEthernet0/1/1 Shared Access Rate: CIR 2001(Kbps), PIR 2001(Kbps), CBS 750048(byte), PBS 2048(byte) Interface GigabitEthernet0/1/2 Shared Access Rate: CIR 1000(Kbps), PIR 1000(Kbps), CBS 750048(byte), PBS 2048(byte) Interface GigabitEthernet0/1/3
| Item | Description |
|---|---|
| inbound | CAR parameters for incoming packets. |
| Interface Eth-Trunk1 | Effective CAR parameters allocated to member interfaces of Eth-Trunk 1. |
| Interface GigabitEthernet0/1/0 | Member interface of Eth-Trunk 1. |
| Committed Access Rate | CAR. |
| Conform Action | Operated action. |
| Yellow Action | Action for yellow packets. |
| Exceed Action | Action taken on packets that do not comply with the CAR. |
| Shared Access Rate | Effective CAR parameters allocated to trunk member interfaces. |