Chapter 4: Commands for CLI configuration
104
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
ipv6 mld snooping
ipv6 mld snooping compatibility
Command:
ipv6 mld snooping compatibility auto | v1 | v2
ipv6
IPv6 configuration commands
mld
Multicast Listener Discovery
snooping
Snooping MLD
compatibility
Interface compatibility
auto
Compatible with MLDv1/MLDv2
v1
Forced MLDv1
v2
Forced MLDv2
Default:
Auto
Usage Guide:
To configure
MLD snooping version
for specific VLAN
Example:
To configure
MLD snooping V2
for
VLAN X
Switch# configure terminal
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
ipv6 mld snooping compatibility v2
ipv6 mld snooping last-member-query-interval
Command:
ipv6 mld snooping last-member-query-interval <IpmcLmqi : 0-
31744>
ipv6
IPv6 configuration commands
mld
Multicast Listener Discovery
snooping
Snooping MLD
last-member-query-interval
Last Member Query Interval in tenths of seconds
<IpmcLmqi : 0-31744>
0 - 31744 tenths of seconds
Default:
10
Usage Guide:
To configure
Last-member-query-interval of
MLD snooping
for specific VLAN
Example:
To configure
Last-member-query-interval
(100 seconds)
of
MLD snooping
for
VLAN X
Switch# configure terminal
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
ipv6 mld snooping last-member-query-
interval 1000