commands that are not described in this section, see
ExtremeSwitching 200 Series: Command
Enabling IGMP Snooping
To globally enable
snooping on the switch enter Global Configuration mode and use the
set
igmp
command, for example:
console(config) #set igmp
To enable IGMP snooping on an interface, enter Interface Configuration mode and use the
set igmp
command, for example:
console(config) #interface 1/0/1console(config-if-1/0/1) #set igmp
To enable IGMP snooping on a VLAN, enter VLAN Config mode and use the
set igmp vlan_id
command. The following example enables IGMP snooping on VLAN 10:
console #vlan databaseconsole(config-vlan) #ip igmp 10
Configuring IGMP Snooping Parameters
The following example shows how to configure the group membership interval on an interface
(Interface Config mode):
console(Interface 1/0/1) #set igmp groupmembership-interval 250
The following example shows how to configure the group membership interval on VLAN 10 (VLAN
Config mode):
console(Vlan) #set igmp groupmembership-interval 10 250
The following example shows how to configure the max response interval on an interface (Interface
Config mode):
console(Interface 1/0/1) #set igmp maxresponse 10
The following example shows how to configure the max response interval on VLAN 10 (VLAN Config
mode):
console(Vlan) #set igmp maxresponse 10 10
The following example shows how to enable fast leave mode on VLAN 10 (VLAN Config mode):
console(Vlan) #set igmp fast-leave 10
The following example shows how to configure the multicast router attached ports expiry interval on an
interface (Interface Config mode):
console(Interface 1/0/1) #set igmp mcrtrexpiretime 60
The following example shows how to configure the multicast router attached ports expiry interval on
VLAN 10 (VLAN Config mode):
console(config-vlan) #set igmp mcrtrexpiretime 10 60
Configuration Examples
ExtremeSwitching 200 Series: Administration Guide
349