R2511-HP MSR Router Series IP Multicast Command Reference(V5)

405
Parameters
ipv6-address: Specifies an IPv6 link-local address as the source IPv6 address of MLD
multicast-address-specific queries.
current-interface: Specifies the source IPv6 link-local address of the VLAN interface of the current VLAN
as the source IPv6 address of MLD multicast-address-specific queries. If the current VLAN interface does
not have an IPv6 address, the default IPv6 address FE80::02FF:FFFF:FE00:0001 is used as the source
IPv6 address of MLD multicast-address-specific queries.
Usage guidelines
You must enable MLD snooping for a VLAN before you execute this command for the VLAN.
Examples
# In VLAN 2, enable MLD snooping and specify FE80:0:0:1::1 as the source IPv6 address of MLD
multicast-address-specific queries.
<Sysname> system-view
[Sysname] mld-snooping
[Sysname-mld-snooping] quit
[Sysname] vlan 2
[Sysname-vlan2] mld-snooping enable
[Sysname-vlan2] mld-snooping special-query source-ip fe80:0:0:1::1
Related commands
mld-snooping enable
mld-snooping static-group
Use mld-snooping static-group to configure a port as a static member port of an IPv6 multicast group or
an IPv6 multicast source and group.
Use undo mld-snooping static-group to restore the default.
Syntax
mld-snooping static-group ipv6-group-address [ source-ip ipv6-source-address ] vlan vlan-id
undo mld-snooping static-group ipv6-group-address [ source-ip ipv6-source-address ] vlan vlan-id
Default
A port is not a static member port.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view, port group view
Default command level
2: System level
Parameters
ipv6-group-address: Specifies an IPv6 multicast group. The value range 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.
vlan vlan-id: Specifies a VLAN by its ID. The value range is 1 to 4094.