Configuration Guide IGMP Snooping Configuration
Ruijie(config)# no ip igmp
snooping
Disable the IGMP Snooping function.
This example sets the IGMP Snooping IVGL mode:
Ruijie# configure terminal
Ruijie(config)# ip igmp snooping ivgl
Ruijie(config)# show ip igmp snooping
IGMP Snooping running mode: IVGL
SVGL vlan: 1
SVGL profile number: 0
IGMP Fast-Leave: Disable
IGMP Report suppress: Disable
Enabling IGMP Snooping in the VLAN
By default, with IGMP Snooping globally enabled, the IGMP Snooping function is auto-enabled
in all VLANs. To disable the IGMP Snooping in the specified VLAN, run the following command.
In the global configuration mode, run the following command to disable IGMP Snooping:
Ruijie(config)# no ip igmp
snooping vlan num
Disable the IGMP Snooping in the specified
VLAN. By default, the IGMP Snooping in the
VLAN is enabled.
Ruijie (config)# ip igmp
snooping vlan num
Enable the IGMP Snooping in the specified
VLAN.
This example disables the IGMP Snooping in the VLAN3:
Ruijie# configure terminal
Ruijie(config)# no ip igmp snooping vlan 3
Ruijie(config)# show ip igmp snooping
IGMP Snooping running mode: IVGL
SVGL vlan: 1
SVGL profile number: 11
IGMP Fast-Leave: Disable
IGMP Report suppress: Disable