User Manual

Table Of Contents
[Input mode]
interface mode
[Description]
Enables the MLD query transmission function.
If this command 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.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#ipv6 mld snooping querier
Disable the MLD query transmission function for VLAN #2.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#no ipv6 mld snooping querier
8.3.5 Set MLD query transmission interval
[Syntax]
ipv6 mld snooping query-interval interval
no ipv6 mld snooping query-interval
[Parameter]
interval : <20-18000>
Query transmission interval (seconds)
[Initial value]
ipv6 mld snooping query-interval 125
[Input mode]
interface mode
[Description]
Sets the transmission interval for MLD queries.
If this command is executed with the "no" syntax, the MLD query transmission interval is returned to the default setting.
[Note]
This command can be specified only for VLAN interfaces. Also, this can be specified only if MLD snooping is enabled.
[Example]
Set the VLAN #2 query transmission interval to 30 seconds.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#ipv6 mld snooping query-interval 30
Return the VLAN #2 query transmission interval to the default setting.
SWX3220#configure terminal
SWX3220(config)#interface vlan2
SWX3220(config-if)#no ipv6 mld snooping query-interval
8.3.6 Set MLD version
[Syntax]
ipv6 mld snooping version version
no ipv6 mld snooping version
Command Reference | IP multicast control | 361