Command Reference IGMP Snooping Commands
to the corresponding interface. Leave packets include IGMPv2 leave packets and IGMPv3 report
packets of the include type without source addresses. The fast leave function applies to scenarios in
which one interface is connected to only one host. This function saves bandwidth and resources.
The following example enables the fast leave function.
Ruijie(config)# ip igmp snooping fast-leave
2.8 ip igmp snooping filter
Use this command to specify the profile for ports.
Use the no or default form of this command to restore the default setting.
ip igmp snooping filter profile-number
no ip igmp snooping filter profile-number
default ip igmp snooping filter
Use this command to specify the profile for VLANs.
Use the no or default form of this command to restore the default setting.
ip igmp snooping vlan vlan-id filter profile-number
no ip igmp snooping vlan vlan-id filter
default ip igmp snooping vlan vlan-id filter
Profile number from 1 to 1024
This function is disabled by default.
Global configuration mode/Interface configuration mode
A specific profile must be created before association.
The following example specifies profile 1 for interface fastEthernet 0/1.
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if)# ip igmp snooping filter 1