R0106-HP MSR Router Series IP Multicast Command Reference(V7)
196
[Sysname-acl6-basic-2000] quit
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] mld-snooping group-policy 2000 vlan 2
Related commands
group-policy (MLD-snooping view)
mld-snooping host-join
Use mld-snooping host-join to configure a port as a simulated member host for an IPv6 multicast group.
Use undo mld-snooping host-join to restore the default.
Syntax
mld-snooping host-join ipv6-group-address [ source-ip ipv6-source-address ] vlan vlan-id
undo mld-snooping host-join ipv6-group-address [ source-ip ipv6-source-address ] vlan vlan-id
Default
This function is disabled.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Parameters
ipv6-group-address: Specifies an IPv6 multicast group. The value range for this argument is 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 by its IPv6 address.
vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094.
Usage guidelines
The MLD version for the simulated member host and the MLD snooping version for the VLAN must be the
same.
The source-ip ipv6-source-address option in the command is effective only on MLDv2 snooping. If
MLDv1 snooping is running, the source-ip ipv6-source-address option does not take effect, although you
can include source-ip ipv6-source-address in the command.
Examples
# Configure GigabitEthernet 2/1/1 in VLAN 2 as a simulated member host for the IPv6 multicast source
and group (2002::22, FF3E::101).
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping version 2
[Sysname-vlan2] quit
[Sysname] interface gigabitethernet 2/1/1