CLI Reference MLD Snooping Configuration Commands
Global configuration mode.
Use this command to set the interface as the member port
of multiple static multicast addresses.
The following example shows how to set the interface fastEthernet
0/1 as the static member port of the FF88::1 group:
Ruijie(config)# ipv6 mld snooping vlan 1 static FF88::1 interface
fastEthernet 0/1
ipv6 mld
snooping vlan
mrouter interface
Set the mrouter interface.
ipv6 mld snooping fast-leave enable
Use this command to enable the mld snooping fast-leave in the global configuration mode. Use the no
form of this command to disable this function.
ipv6 mld snooping fast-leave enable
no ipv6 mld snooping fast-leave enable
Global configuration mode.
The interface fast leave is that when IPv6 MLD Leave
packets sent from the host are received on an interface,
the interface is removed form the outgoing interface list of
the corresponding forwarding entry. Then, the switch will
not forward the received IPv6 MLD specific group query
packets to the interface. If there is only one receiver
connected with the interface, enable the interface fast
leave function to save the bandwidth and resources.
The following example shows how to enable mld snooping fast-leave:
Ruijie(config-if)# ipv6 mld snooping fast-leave