The multicast-list ipv6 command binds IPv6 multicast lists to an IPv6 multicast profile.
The undo multicast-list ipv6 command unbinds the IPv6 multicast lists from an IPv6 multicast profile.
By default, no IPv6 multicast list is bound to an IPv6 multicast profile.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
name list-name |
Specifies the name of an IPv6 multicast program list. The specified list must have been created. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. The string can contain letters, digits, underscores (_), hyphens (-), and dots (.). It must start with a letter or digit. |
list-index start-index |
Specifies the start index of the IPv6 multicast list that is bound to the IPv6 multicast profile. |
The value is an integer that ranges from 0 to 8191. |
end-index |
Specifies the end index of an IPv6 multicast program list. |
The value is an integer ranging from 0 to 8191. |
static |
Specifies statically binds. |
- |
Usage Scenario
The multicast-list ipv6 command binds IPv6 multicast lists to an IPv6 multicast profile.
After running the multicast-list static ipv6 command in the AAA view to create a multicast program list and add the group address of the program to the list, run the multicast-list static (IPv6 multicast profile view) command to bind the multicast program list to a multicast profile. Then, users of this multicast profile can receive the service flows of the program without sending MLD Report messages after they go online. Use these commands when a program (such as an advertisement program) needs to be pushed to users, delivered to users' STBs before users join the program, or delivered to Layer 2 devices before users join the program. These commands help shorten the program switching duration.Precautions
A maximum of eight IPv6 multicast program lists can be bound to the same multicast profile.
Before running the multicast-list static command in the IPv6 multicast profile view, ensure that the target multicast program lists have been created. end-index must not be less than start-index. An IPv6 multicast program list cannot be bound to an IPv6 multicast profile if masks are configured for multicast source or group addresses in the program list.<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] multicast-list ipv6 cctv1 group-ipv6-address ff02::1 [*HUAWEI-aaa] multicast-profile ipv6 profile1 [*HUAWEI-aaa-mprofileipv6-profile1] multicast-list ipv6 name cctv1
<HUAWEI> system-view [~HUAWEI] aaa [~HUAWEI-aaa] multicast-list ipv6 cctv1 group-ipv6-address ff02::1 [*HUAWEI-aaa] multicast-profile ipv6 profile1 [*HUAWEI-aaa-mprofileipv6-profile1] multicast-list ipv6 name cctv1 static