multicast-list (Multicast shaping template view)

Function

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.

Format

undo multicast-list { name list-name | list-index start-index [ end-index ] } shaping

multicast-list { name list-name | list-index start-index [ end-index ] } cir cir-value [ pir pir-value ] [ queue-length queue-length ] car-mode

Parameters

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.

-

Views

Multicast shaping template view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
forwarding write

Usage Guidelines

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.

Example

# Configure the multicast shaping parameters of multicast program list kankan in car mode. Set the guaranteed bandwidth to 5000 kbit/s and the peak bandwidth to 8000 kbit/s.
<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
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >