ES4710BD 10 Slots L2/L3/L4 Chassis Switch
11.2.2.4ip igmp snooping vlan static
Command: ip igmp snooping vlan
no ip igmp snooping vlan <vlan-id> static <multicast-ip-addr>
Function: Enables the IGMP Snooping static multicast group membership: the “no ip igmp snooping vlan
Parameters:
Command mode: Global Mode
Default: No static multicast group is set by default.
Usage Guide: If the static multicast address to be added exists and is a dynamic address, the static address overwrites the dynamic one.
Example: Creating a new static multicast address 224.1.1.1 in VLAN 100 and including port 1/6 in the group.
Switch(Config)#ip igmp snooping vlan 100 static 224.1.1.1 interface ethernet 1/6 Delete static multicast address 224.1.1.1 in VLAN 100.
Switch(Config)#no ip igmp snooping vlan 100 static 224.1.1.1
11.2.2.5ip igmp snooping vlan immediate-leave
Command: ip igmp snooping vlan
Function: Enables the IGMP fast leave function for the specified VLAN: the “no ip igmp snooping vlan
Parameters:
Command mode: Global Mode
Default: This function is disabled by default.
Usage Guide: Enabling IGMP fast leave function speeds up the process for port to leave multicast group. This command is valid only in Snooping, and is not applicable to Query.
Example: Enabling the IGMP fast leave function for VLAN 100. Switch(Config)#ip igmp snooping vlan 100
11.2.2.6ip igmp snooping vlan query
Command: ip igmp snooping vlan
Function: Enables the IGMP Query function for the specified VLAN: the “no ip igmp snooping vlan
254