Chapter 5: Layer 2 Features
Extreme Networks EAS 100-24t Switch CLI Manual
130
Example usage:
To configure IGMP snooping:
Description This command is used to configure IGMP snooping on the switch.
Parameters <vlan_name 32> - The name of the VLAN for which IGMP snooping is to be
configured.
<vidlist> - Specifies a list of VLANs to be configured.
all – Specifies that all VLANs configured on the switch will be configured.
fast_leave [enable | disable] - Enable or disable the IGMP snooping fast-leave
function. If enabled, the membership is immediately removed when the system
receives the IGMP leave message and the host that sends the leave message
is the last host for the group.
state [enable | disable] - Allows users to enable or disable IGMP snooping for
the specified VLAN.
Restrictions Only Administrator-level users can issue this command.
#config igmp_snooping vlan_name default state enable
Command: config igmp_snooping vlan_name default state enable
Success.
#
config igmp_snooping querier
Purpose Used to configure the time in seconds between general query transmissions,
the maximum time in seconds to wait for reports from members and the
permitted packet loss that guarantees IGMP snooping.
Syntax 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>}
Description This command is used to configure the IGMP snooping querier.
config igmp_snooping