The multicast bas-policy out bandwidth level-1 command specifies a multicast bandwidth limit policy and sets bandwidth limits on an interface.
The undo multicast bas-policy out bandwidth level-1 deletes a multicast bandwidth limit policy and bandwidth limits on an interface.
By default, no multicast bandwidth limit policy or bandwidth limits are configured on an interface.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
policy-name |
Specifies the name of a multicast bandwidth limit policy. |
The value is a string of 1 to 15 case-sensitive characters. Digits, letters, and underscores (_) are supported, but spaces are not. |
bandwidth traffic-rate |
Specifies the total maximum bandwidth on an interface. |
The value is an integer, in kbit/s. The value ranges from 1 to 1048576 for a 1GE interface and ranges from 1 to 10485760 for a 10GE interface. |
level-1 level-1-traffic-rate |
Specifies the maximum level-1 bandwidth on an interface. |
The value is an integer, in kbit/s. The value ranges from 1 to 1048576 for a 1GE interface and ranges from 1 to 10485760 for a 10GE interface. |
Usage Scenario
To specify a multicast bandwidth limit policy and set bandwidth limits on a specific interface, run the multicast bas-policy out bandwidth level-1 command in the interface view.
If the consumed level-1 bandwidth is A1 and the consumed level-2 bandwidth is A2, the device calculates the remaining level-1 bandwidth B1 and remaining level 2 bandwidth B2 when receiving a new service request:Prerequisites
A multicast bandwidth limit policy has been configured.
Configuration Impact
The multicast bas-policy out bandwidth level-1 command configuration applies to the specific GE interface and all its sub-interfaces.
Precautions
<HUAWEI> system-view [~HUAWEI] multicast bas-policy [*HUAWEI-multicast-bas-policy] policy policy1 [*HUAWEI-multicast-bas-policy-policy1] quit [*HUAWEI-multicast-bas-policy] quit [*HUAWEI] interface GigabitEthernet 0/1/8 [*HUAWEI-GigabitEthernet0/1/8] multicast bas-policy policy1 out bandwidth 10000 level-1 8000