display qos car distribute-configuration

Function

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.

Format

display qos car distribute-configuration interface { interface-type interface-number | interface-name } [ vlan vlan-id | vid vid | ce-vid ce-vid | vid vid ce-vid ce-vid ] { inbound | outbound }

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
qos read

Usage Guidelines

Usage Scenario

To check the effective CAR parameters allocated to each trunk member interface when CAR in distribute mode is configured, run the display qos car distribute-configuration command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the effective CAR parameters allocated to each trunk member interface when CAR in distribute mode is configured.
<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
Table 1 Description of the display qos car distribute-configuration command output
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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >