User Manual

[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.
SWR2311P#configure terminal
SWR2311P(config)#interface vlan2
SWR2311P(config-if)#ipv6 mld snooping query-interval 30
Return the VLAN #2 query transmission interval to the default setting.
SWR2311P#configure terminal
SWR2311P(config)#interface vlan2
SWR2311P(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
[Parameter]
version : <1-2>
MLD version
[Initial value]
ipv6 mld snooping version 2
[Input mode]
interface mode
[Description]
Sets the MLD version.
If this command is executed with the "no" syntax, the MLD version returns to the default setting (V2).
[Note]
This command can be specified only for VLAN interfaces. Also, this can be specified only if MLD snooping is enabled.
If an MLD packet of a different version than this setting is received, the following action occurs.
If V1 is specified
If a V2 query is received, it is forwarded as a V1 query
If a V2 report is received, it is discarded
If V2 is specified
If a V1 query is received, it is forwarded as a V1 query
If a V1 report is received, it is forwarded as a V2 report
[Example]
On VLAN #2, set the MLD version to 1.
SWR2311P#configure terminal
SWR2311P(config)#interface vlan2
SWR2311P(config-if)#ipv6 mld snooping version 1
On VLAN #2, return the MLD version to the default setting.
SWR2311P#configure terminal
SWR2311P(config)#interface vlan2
SWR2311P(config-if)#no ipv6 mld snooping version
8.3.7 Show multicast router connection port information
[Syntax]
show ipv6 mld snooping mrouter ifname
[Parameter]
ifname : VLAN interface name
232 | Command Reference | IP multicast control