
80
configure interface IFNAME
This command enters the interface configure
node.
interface
igmp-immediate-leave This command enables the IGMP Snooping
immediate leave function for the specific port.
interface
no igmp-immediate-
leave
This command disables the IGMP Snooping
immediate leave function for the specific port.
interface
igmp-group-limit
VALUE
This command configures the maximum
groups for the specific port.
interface
no igmp-group-limit
This command configures the default value for
the limitation of the maximum groups for the
specific port.
interface
igmp-querier-mode
(auto|fixed|edge)
This command specifies whether or not and
under what conditions the port(s) is (are) IGMP
query port(s). The Switch forwards IGMP join
or leave packets to an IGMP query port,
treating the port as being connected to an
IGMP multicast router (or server). You must
enable IGMP snooping as well. (Default: auto).
configure interface range
gigabitethernet1/0/POR
TLISTS
This command enters the if-range configure
node.
if-range
igmp-immediate-leave This command enables the IGMP Snooping
immediate leave function for the specific ports.
if-range
no igmp-immediate-
leave
This command disables the IGMP Snooping
immediate leave function for the specific ports.
if-range
igmp-group-limit
VALUE
This command configures the maximum
groups for the specific port.
if-range
no igmp-group-limit
This command configures the default value for
the limitation of the maximum groups for the
specific port.
if-range
igmp-querier-mode
(auto|fixed|edge)
This command specifies whether or not and
under what conditions the ports is (are) IGMP
query port(s). The Switch forwards IGMP join
or leave packets to an IGMP query port,
treating the port as being connected to an
IGMP multicast router (or server). You must
enable IGMP snooping as well. (Default: auto).
Example:
L2SWITCH(config)#
interface 1/0/1
L2SWITCH(config-if)#
igmp-immediate-leave
L2SWITCH(config-if)#igmp-querier-mode fixed
L2SWITCH(config-if)#igmp-snooping group-limit 20