ES4710BD 10 Slots L2/L3/L4 Chassis Switch

11.2.2.4ip igmp snooping vlan static

Command: ip igmp snooping vlan <vlan-id>static <multicast-ip-addr> interface <interface

–name>

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 <vlan-id> static <multicast-ip-addr> command disables the function.

Parameters: <mac-id>stands for the specified VLAN number; <multicast-ip-addr>for multicast MAC address; <interface-name>for multicast group member port. .

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 <vlan-id>immediate-leave no ip igmp snooping vlan <vlan-id>immediate-leave

Function: Enables the IGMP fast leave function for the specified VLAN: the “no ip igmp snooping vlan <vlan-id>immediate-leave command disables the IGMP fast leave function.

Parameters: <vlan-id>is the VLAN number specified.

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 immediate-leave

11.2.2.6ip igmp snooping vlan query

Command: ip igmp snooping vlan <vlan-id>query no ip igmp snooping vlan <vlan-id>query

Function: Enables the IGMP Query function for the specified VLAN: the “no ip igmp snooping vlan <vlan-id> query” command disables the Query function.

254

Page 255
Image 255
Accton Technology ES4710BD manual Ip igmp snooping vlan static, Ip igmp snooping vlan immediate-leave