724-746-5500 | blackbox.com
Page 184
Chapter 7: Command-Line Management
Use the no ip igmp snooping command to globally disable IGMP Snooping.
3. Command Syntax:
(no) ip igmp snooping enable
4. Example:
The following example enables IGMP snooping on the switch:
switch_a(config)# ip igmp snooping enable
switch_a(config)#
IGMP version:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface vlan1.1
switch_a(config-if)#
2. Usage:
Use ip igmp version command to set the current IGMP protocol version on an interface.
To return to the default version, use the no ip igmp version command.
3. Command Syntax:
ip igmp version VERSION
no ip igmp version
VERSION IGMP protocol version number.
4. Example:
The following example sets the IGMP protocol version 3 on vlan1.1:
switch_a(config)#interface vlan1.1
switch_a(config-if)#ip igmp version 3
switch_a(config-if)#
Fast-leave:
1. Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
vlan1.1 means vlan 1.
The switch_a(config-if)# prompt will show on the screen.
switch_a(config)#interface vlan1.1
switch_a(config-if)#