The display multicast bas-policy out interface command displays the multicast BAS policy and bandwidth statistics of interfaces.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
interface-type |
Specifies an interface type. |
- |
interface-number |
Specifies an interface number. |
- |
interface-name |
Specifies an interface name. |
- |
reach-threshold value |
Specifies a bandwidth limit threshold. |
The value is an integer ranging from 80 to 100, in percentage. |
slot slot-id |
Specifies a slot ID. |
The value varies with different device hardware. |
Usage Scenario
display multicast bas-policy out interface this command displays the multicast BAS policy information of a specified interface, including the bandwidth limit policy index, total maximum bandwidth, maximum bandwidth of each level, and used bandwidth of each level.
display multicast bas-policy out interface reach-threshold this command displays the bandwidth usage that has reached a specified bandwidth limit threshold on interfaces. display multicast bas-policy out interface reach-threshold value slot this command displays the bandwidth usage that has reached a specified bandwidth limit threshold on the interfaces of a specified board.Precautions
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display multicast bas-policy out interface reach-threshold 90 slot 1 Slot: 1 Interface Level-1-percentage(%) Level-2-percentage(%) GigabitEthernet0/1/0 80 90 GigabitEthernet0/1/1 100 80
<HUAWEI> display multicast bas-policy out interface reach-threshold 90 Slot: 1 Interface Level-1-percentage(%) Level-2-percentage(%) GigabitEthernet0/1/0 80 90 GigabitEthernet0/1/1 100 80 ---------------------------------------------------------------------------------------------
<HUAWEI> display multicast bas-policy out interface GigabitEthernet0/1/8 Interface: GigabitEthernet0/1/8 Policy Index: 1 Bandwidth(kbit/s): 5000 Level-1(kbit/s): 3000 Level-2(kbit/s): 2000 Used-Bandwidth(kbit/s): 3000 Used-Level-1(kbit/s): 2000 Used-Level-2(kbit/s): 1000
Item | Description |
---|---|
Interface | Interface information. |
Level-1-percentage(%) | Usage of the level-1 bandwidth. |
Level-2-percentage(%) | Usage of the level-2 bandwidth. |
Policy Index | Index of the multicast bandwidth limit policy configured for an interface. |
Bandwidth(kbit/s) | Total maximum user-side bandwidth on an interface. |
Level-1(kbit/s) | Total maximum user-side level-1 bandwidth on an interface. |
Level-2(kbit/s) | Total maximum user-side level-2 bandwidth on an interface. |
Used-Bandwidth(kbit/s) | Total user-side bandwidth that has been used on an interface. |
Used-Level-1(kbit/s) | Total user-side level-1 bandwidth that has been used on an interface. |
Used-Level-2(kbit/s) | Total user-side level-2 bandwidth that has been used on an interface. |
Slot | Slot number. |