Chapter 4: Commands for CLI configuration
address
Configure the IPv6 address of an interface
X:X:X:X::X/<0-128>
IPv6 prefix x:x::y/z
Default:
None
Usage Guide:
To configure
IPv6 address
for specific VLAN
Example:
To configure
IPv6 address (2001::7788/64)
for
VLAN X
Switch# configure terminal
Switch (config)#
interface vlan X
Switch (config-if-vlan)#
ipv6 address 2001::7788/64
ipv6 mld snooping
Command:
ipv6 mld snooping
ipv6
IPv6 configuration commands
mld
Multicast Listener Discovery
snooping
Snooping MLD
Default:
Disabled
Usage Guide:
To enable
MLD snooping
for specific VLAN
Example:
To enable
MLD snooping
for
VLAN X
Switch# configure terminal
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:
116
NS4702-24P-4X Managed Switch Command Guide