User Manual

SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#no mld snooping fast-leave
12.3.3 Set multicast router connection destination
[Syntax]
mld snooping mrouter interface ifname
no mld snooping mrouter interface ifname
[Parameter]
ifname : Interface name of LAN/SFP port
Interface to set
[Initial value]
no mld snooping mrouter interface (all LAN/SFP port)
[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.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#mld snooping mrouter interface ge8
Remove LAN port #8 as a connection destination of the multicast router.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#no mld snooping mrouter interface ge8
12.3.4 Set query transmission function
[Syntax]
mld snooping querier
no mld snooping querier
[Initial value]
no mld snooping querier
[Input mode]
interface mode
[Description]
Enables the MLD query transmission function.
If this is executed with the "no" syntax, the MLD query transmission function is disabled.
[Note]
This command can be specified only forVLAN interfaces. Also, this can be specified only if MLD snooping is enabled.
When using this command, you must specify the ipv6 enable command for one of the VLAN interfaces. Note that if the ipv6
enable command has not been specified, MLD query is not transmitted.
[Example]
Enable the MLD query transmission function for VLAN #2.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#mld snooping querier
162 | Command Reference | IP multicast control