User Manual
[Description]
Clears IGMP group membership entries.
[Example]
Clear IGMP group membership entries for VLAN #1.
SWP1#clear igmp snooping interface vlan0.1
12.3 MLD snooping
12.3.1 Enable/disable MLD snooping
[Syntax]
mld snooping
no mld snooping
[Initial value]
mld snooping
[Input mode]
interface mode
[Description]
Enables the MLD snooping setting of the interface.
If this is executed with the "no" syntax, the MLD snooping setting is disabled.
[Note]
This command can be specified only for VLAN interfaces.
[Example]
Enable MLD snooping for VLAN #2.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#mld snooping
Disnable MLD snooping for VLAN #2.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#no mld snooping
12.3.2 Set MLD snooping fast-leave
[Syntax]
mld snooping fast-leave
no mld snooping fast-leave
[Initial value]
no mld snooping fast-leave
[Input mode]
interface mode
[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.
SWP1#configure terminal
SWP1(config)#interface vlan0.2
SWP1(config-if)#mld snooping fast-leave
Disable MLD snooping fast-leave for VLAN #2.
Command Reference | IP multicast control | 161