R211x-HP Flexfabric 11900 IP Multicast Command Reference
176
Examples
# Configure an IPv6 ACL so that hosts on VLAN-interface 100 can join the IPv6 multicast group
FF03::101 only.
<Sysname> system-view
[Sysname] acl ipv6 number 2005
[Sysname-acl6-basic-2005] rule permit source ff03::101 128
[Sysname-acl6-basic-2005] quit
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] mld group-policy 2005
mld static-group
Use mld static-group to configure an interface as a static member of the specified IPv6 multicast group
or the specified IPv6 multicast source and group.
Use undo mld static-group to restore the default.
Syntax
mld static-group ipv6-group-address [ source ipv6-source-address ]
undo mld static-group { all | ipv6-group-address [ source ipv6-source-address ] }
Default
An interface is not a static member of any IPv6 multicast group or IPv6 multicast source and group.
Views
Interface view
Predefined user roles
network-admin
mdc-admin
Parameters
ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address in the range of FFxy::/16
(excluding FFx0::/16, FFx1::/16, FFx2::/16, and FF0y::), where "x" and "y" represent any hexadecimal
numbers from 0 to F.
ipv6-source-address: Specifies an IPv6 multicast source. If this argument is not specified, the command
configures an interface as a static member of the multicast groups with all IPv6 multicast source
addresses.
all: Specifies all IPv6 multicast groups that the interface has statically joined.
Usage guidelines
If the IPv6 multicast address is in the SSM multicast address range, you must specify an IPv6 multicast
source address at the same time. Otherwise IPv6 multicast routing entries cannot be established. This
restriction does not exist if the specified IPv6 multicast group address is not in the SSM multicast address
range.
Examples
# Configure VLAN-interface 100 as a static member of the IPv6 multicast group FF03::101.
<Sysname> system-view
[Sysname] interface vlan-interface 100










