R0106-HP MSR Router Series IP Multicast Command Reference(V7)
206
Predefined user roles
network-admin
Parameters
ipv6-group-address: Specifies an IPv6 multicast group by its IPv6 address. The value can be 0::0 or 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 by its IPv6 address.
all: Specifies all VLANs.
vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094.
Usage guidelines
The source-ip ipv6-source-address option is meaningful only for 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 static member port 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
[Sysname-GigabitEthernet2/1/1] mld-snooping static-group ff3e::101 source-ip 2002::22
vlan 2
mld-snooping static-router-port
Use mld-snooping static-router-port to configure a port as a static router port.
Use undo mld-snooping static-router-port to restore the default.
Syntax
mld-snooping static-router-port vlan vlan-id
undo mld-snooping static-router-port { all | vlan vlan-id }
Default
A port is not a static router port.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin
Parameters
all: Specifies all VLANs.