The multicast-list command sets the parameters for multicast program bandwidth.
The undo multicast-list command cancels the bandwidth for the multicast program list.
By default, the bandwidth for multicast program list is not configured.
This command is supported only on the NetEngine 8000 F1A.
multicast-list { name list-name | index list-index | start-list-index start-list-index end-list-index end-list-index } { bandwidth bandwidth-value | detect-interval interval threshold threshold }
undo multicast-list { name list-name | index list-index | start-list-index start-list-index end-list-index end-list-index }
Parameter | Description | Value |
---|---|---|
name list-name |
Specifies the name of a multicast program list. |
The name is a string of 1 to 32 characters. |
index list-index |
Specifies the index of the multicast program list. |
The value is an integer ranging from 0 to 8191. |
start-list-index start-list-index |
Specifies the start index of the multicast program lists. |
The value is an integer ranging from 0 to 8191. |
end-list-index end-list-index |
Specifies the end index of the multicast program lists. |
The value is an integer ranging from start-list-index to 8191. |
bandwidth bandwidth-value |
Indicates the static bandwidth for multicast programs. |
The value is an integer ranging from 10 to 400000. The unit is kbit/s. |
detect-interval interval |
Specifies the interval for making statistics of the dynamic bandwidth for multicast programs. |
The value is an integer ranging from 15 to 1800. The value of interval must be a multiple of 15. The unit is second. |
threshold threshold |
Specifies the threshold of bandwidth change for multicast programs. |
The value is an integer ranging from 1 to 100.The unit is %. |
Usage Scenario
The bandwidth for multicast programs is as follows:
Precautions
In VS mode, this command is supported only by the admin VS.
<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] multicast-list list1 group-address 239.0.0.1 [~HUAWEI-aaa] quit [~HUAWEI] multicastbandwidth [*HUAWEI-mbandwidth] multicast-list name list1 detect-interval 30 threshold 5