User Manual

Table Of Contents
[Description]
Enables MLD snooping fast-leave for the interface.
If this is executed with the "no" syntax, MLD snooping fast-leave is disabled.
[Note]
This command can be specified only for VLAN interfaces. Also, this can be specified only if MLD snooping is enabled.
Do not enable this command on a VLAN interface for which multiple hosts are connected to the LAN/SFP port.
[Example]
Enable MLD snooping fast-leave for VLAN #2.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#ipv6 mld snooping fast-leave
Disable MLD snooping fast-leave for VLAN #2.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#no ipv6 mld snooping fast-leave
8.3.3 Set multicast router connection destination
[Syntax]
ipv6 mld snooping mrouter interface ifname
no ipv6 mld snooping mrouter interface ifname
[Parameter]
ifname : Interface name of LAN/SFP port
Interface to set
[Initial value]
none
[Input mode]
interface mode
[Description]
Statically sets the LAN/SFP port to which the multicast router is connected.
If this command is executed with the "no" syntax, the setting is discarded.
[Note]
This command can be specified only for VLAN interfaces. Also, this can be specified only if MLD snooping is enabled.
The multicast router must be connected to the specified LAN/SFP port. If an MLD report is received from the receiver, it is
forwarded to the specified LAN/SFP port.
[Example]
Specify LAN port #8 as a connection destination of the multicast router.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#ipv6 mld snooping mrouter interface port1.8
Remove LAN port #8 as a connection destination of the multicast router.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#no ipv6 mld snooping mrouter interface port1.8
8.3.4 Set query transmission function
[Syntax]
ipv6 mld snooping querier
no ipv6 mld snooping querier
[Initial value]
none
360 | Command Reference | IP multicast control