IGMP Snooping Commands
Extreme Networks EAS 100-24t Switch CLI Manual
129
Example usage:
To view the multicast port filtering mode for all ports:
IGMP Snooping Commands
The IGMP Snooping commands in the CLI are listed (along with the appropriate parameters) in the
following table:
Each command is listed, in detail, in the following sections:
Description This command is used to display the current multicast packet filtering mode
for ports on the switch.
Parameters None.
Restrictions None.
#show multicast port_filtering_mode
Command: show multicast port_filtering_mode
Multicast Filter Mode For Unregistered Group:
Forwarding List: 1-24
Filtering List:
#
Command v
config igmp_snooping [vlan_name <vlan_name 32> | vlanid <vidlist> | all] {state [enable | disable] |
fast_leave [enable | disable]}
config igmp_snooping querier [vlan_name <vlan_name 32> | vlanid <vidlist> | all] {query_interval <sec 1-
65535> | max_response_time <sec 1-25> | robustness_variable <value 1-255>
| last_member_query_interval <sec 1-25> | state [enable | disable] | version
<value 1-3>}
config router_ports [<vlan_name 32> | vlanid <vidlist>] [add | delete] <portlist>
config router_ports_forbidden [<vlan_name 32> | vlanid <vidlist>] [add | delete] <portlist>
enable igmp_snooping {forward_mcrouter_only}
show igmp_snooping {[vlan <vlan_name 32> | vlanid <vidlist>]}
disable igmp_snooping {forward_mcrouter_only}
show router_ports {[vlan <vlan_name 32> | vlanid <vidlist>]} {[static | dynamic | forbidden]}
show igmp_snooping group {[vlan <vlan_name 32> | vlanid <vidlist>]}
show igmp_snooping host {[vlan <vlan_name 32> | vlanid <vidlist> | ports <portlist> | group <ipaddr>]}
config igmp_snooping
Purpose Used to configure IGMP snooping on the switch.
Syntax config igmp_snooping [vlan_name <vlan_name 32> | vlanid <vidlist> | all]
{state [enable | disable] | fast_leave [enable | disable]}
show multicast port_filtering_mode