Specifications
IGMP Configuration Command Set
Enabling / Disabling IGMP
SecureStack B2 Configuration Guide 9-5
9.4.1.3 set igmpsnooping interfacemode
Use this command to enable or disable IGMP on one or all ports.
set igmpsnooping interfacemode port-string {enable | disable}
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Example
This example shows how to enable IGMP on ports ge.1-10:
NOTE: In order for IGMP snooping to be enabled on one or all ports, it must be globally
enabled on the device using the set igmpsnooping adminmode command as
described in Section 9.4.1.2, and then enabled on a port(s) using this command.
port-string Specifies one or more ports on which to enable or disable
IGMP.
enable | disable Enables or disables IGMP.
B2(rw)->set igmpsnooping interfacemode ge.1-10 enable