The multicast-list command specifies the multicast shaping parameters of a specified multicast program list.
The undo multicast-list command cancels the multicast shaping parameters of a specified multicast program list.
By default, multicast shaping parameters are not configured for multicast programs.
Parameter | Description | Value |
---|---|---|
name list-name |
Specifies the name of the list of multicast programs. |
The value is a string of 1 to 32 characters. |
list-index start-index |
Specifies the start index of the list of multicast programs. |
The value is an integer ranging from 0 to 8191. |
end-index |
Specifies the end index of the list of multicast programs. |
The value is an integer ranging from the value of the start index to 8191. |
cir cir-value |
Specifies the guaranteed bandwidth for multicast shaping. |
cir-value is an integer ranging from 8 to 4294967295, in kbit/s. |
pir pir-value |
Specifies the peak bandwidth for multicast shaping. |
pir-value is an integer ranging from 8 to 4294967295, in kbit/s. |
queue-length queue-length |
Specifies the length of a multicast shaping packet. |
length is an integer ranging from 2000 to 128,000, in Kbytes. |
shaping |
Specifies the traffic shaping mode. |
- |
car-mode |
Indicates the CAR mode. |
- |
Usage Scenario
To set the multicast shaping parameters for a specified multicast program list, run the multicast-list command.
Precautions
The configured multicast program list must have been created, and the peak bandwidth of the multicast traffic shaping must be greater than the guaranteed bandwidth of the multicast traffic shaping.
<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] multicast-list kankan group-address 239.0.0.1 [~HUAWEI-aaa] quit [~HUAWEI] multicast shaping [*HUAWEI-qos-mshaping] multicast-list name kankan cir 5000 pir 8000 car-mode