ip igmp snooping enable (Global)
To enable Internet Group Management Protocol (IGMP) snooping, use the ip igmp snooping enable command in switch configuration mode. To return to the default, use the no form of this command.
ip igmp snooping enable
no ip igmp snooping enable
Syntax Description
This command does not have any arguments |
Command Default
Disabled
Command Modes
Switch configuration (config-switch)
Command History
Release | Modification |
---|---|
3.5.1 |
This command was introduced. |
Examples
The following example enables IGMP snooping:
nfvis(config-switch)# ip igmp snooping enable
nfvis(config-switch)# commit
nfvis(config-switch)# end