
77
6.2.1.1.
General Settings
6.2.1.1.1.
CLI Configuration
Node
Command
Description
enable
show igmp-snooping
This command displays the current IGMP
snooping configurations.
enable
configure terminal
This command changes the node to configure
node.
configure igmp-snooping
(disable|enable)
This command
disables
/
enables
the IGMP
snooping on the switch.
configure igmp-snooping vlan
VLANLISTS
This command enables the IGMP snooping
function on a VLAN or range of VLANs.
configure no igmp-snooping vlan
VLANLISTS
This command disables the IGMP snooping
function on a VLAN or range of VLANs.
configure igmp-snooping
unknown-multicast
(drop|flooding)
This command configures the process for
unknown multicast packets when the IGMP
snooping function is enabled.
drop
: Drop all of the unknown multicast
packets.
flooding
: Flooding the unknown multicast
packets to all ports.
Example:
L2SWITCH(config)#
igmp-snooping enable
L2SWITCH(config)#
igmp-snooping vlan 1
6.2.1.1.2.
Web Configuration