IGMP Snooping Commands
Extreme Networks EAS 100-24t Switch CLI Manual
133
Example usage:
To set up forbidden router ports:
Example usage:
To enable IGMP snooping on the switch:
#config router_ports_forbidden default add 2-10
Command: config router_ports_forbidden default add 2-10
Success.
#
enable igmp_snooping
Purpose Used to enable IGMP snooping on the switch.
Syntax enable igmp_snooping {forward_mcrouter_only}
Description This command is used to enable IGMP snooping on the switch. If
forward_mcrouter_only is specified, the switch will learn the router port based
on identification of the multicast routing protocol packet and the IGMP control
packet.
Parameters forward_mcrouter_only - Adding this parameter to the command, the switch
will learn the router port based on identification of the multicast routing
protocol packet and the IGMP control packet.
Restrictions Only Administrator-level users can issue this command.
#enable igmp_snooping
Command: enable igmp_snooping
Success.
#
disable igmp_snooping
Purpose Used to disable IGMP snooping on the switch.
Syntax disable igmp_snooping {forward_mcrouter_only}
Description This command is used to disable IGMP snooping on the switch. If
forward_mcrouter_only is specified, the switch will learn the router port based
on identification of the unicast routing protocol packet, the multicast routing
protocol packet, and the IGMP control packet.
For command backword compatiblity, this command will be supported in the
CLI, but it does not effect the system behavior of router port learning.
Parameters forward_mcrouter_only – Adding this parameter to this command, the switch
will learn the router port based on identification of the unicast routing protocol
packet, the multicast routing protocol packet, and the IGMP control packet,
and the disable igmp_snooping forward_mcrouter_only command will not
take effect. The switch will learn the router port based on identification of the
multicast routing protocol packet and the IGMP control packet.