Chapter 4: Commands for CLI configuration
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
99
Usage Guide:
To enable
IGMP snooping
for specific VLAN
Example:
To enable
IGMP snooping
for
VLAN X
Switch# configure terminal
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
ip igmp snooping
ip igmp snooping compatibility
Command:
ip igmp snooping compatibility auto | v1 | v2 | v3
ip
Interface Internet Protocol config commands
igmp
Internet Group Management Protocol
snooping
Snooping IGMP
compatibility
Interface compatibility
auto
Compatible with IGMPv1/IGMPv2/IGMPv3
v1
Forced IGMPv1
v2
Forced IGMPv2
v3
Forced IGMPv3
Default:
Auto
Usage Guide:
To configure
IGMP snooping version
for specific VLAN
Example:
To configure
IGMP snooping V2
for
VLAN X
Switch# configure terminal
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
ip igmp snooping compatibility v2
ip igmp snooping last-member-query-interval
Command:
ip igmp snooping last-member-query-interval <IpmcLmqi : 0-
31744>
ip
Interface Internet Protocol config commands
igmp
Internet Group Management Protocol
snooping
Snooping IGMP
last-member-query-interval
Last Member Query Interval in tenths of seconds
<IpmcLmqi : 0-31744>
0 - 31744 tenths of seconds
Default:
10
Usage Guide: