User Manual

Table Of Contents
Setting value Description
enable Enable IGMP snooping
disable Disable IGMP snooping
[Initial value]
ip igmp snooping enable
[Input mode]
interface mode
[Description]
Enables the IGMP snooping setting of the interface.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
This command can be specified only for VLAN interface.
[Example]
Enable IGMP snooping for VLAN #2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#ip igmp snooping enable
Disable IGMP snooping for VLAN #2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#ip igmp snooping disable
8.2.2 Set IGMP snooping fast-leave
[Syntax]
ip igmp snooping fast-leave
no ip igmp snooping fast-leave
[Initial value]
none
[Input mode]
interface mode
[Description]
Enables IGMP snooping fast-leave for the interface.
If this is executed with the "no" syntax, IGMP snooping fast-leave is disabled.
[Note]
This command can be specified only for VLAN interface.
Do not enable this command on a VLAN interface for which multiple hosts are connected to the LAN/SFP port.
[Example]
Enable IGMP snooping fast-leave for VLAN #2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#ip igmp snooping fast-leave
Disable IGMP snooping fast-leave for VLAN #2.
SWR2310#configure terminal
SWR2310(config)#interface vlan2
SWR2310(config-if)#no ip igmp snooping fast-leave
8.2.3 Set multicast router connection destination
[Syntax]
ip igmp snooping mrouter interface ifname
Command Reference | IP multicast control | 253