TP-LINK 16-Port Gigabit Web Smart Switch with 2 Combo SFP Slots TL-SG2216WEB Data Sheet

Product codes
TL-SG2216WEB
Page of 226
 
Chapter 12  IPv6 Address Configuration Commands 
The IPv6 address configuration commands are provided in the Interface VLAN Mode. Type
 
enable  →configure→interface  vlan {vlan-id} to enter the Interface Configuration Mode of the 
management VLAN. By default the management VLAN is VLAN1. You can use the command 
ip 
management-vlan  {vlan-id} in the Global Configuration Mode to configure the management 
VLAN.   
ipv6 enable 
Description 
This command is used to enable the IPv6 function globally. The IPv6 function 
should be enabled before the IPv6 address configuration management. By 
default it is enabled. If the IPv6 function is disabled, the corresponding IPv6 
netstack and IPv6-based modules will be invalid, for example SSHv6, SSLv6, 
TFTPv6 etc. To disable the IPv6 function, please use
 no ipv6 enable command. 
Syntax 
ipv6 enable 
no ipv6 enable   
Command Mode 
Interface Configuration Mode(interface vlan) 
Example 
Enable the IPv6 function when the management VLAN of the switch is VLAN1: 
TL-SG2424(config)# interface vlan 1 
TL-SG2424(config-if)# ipv6 enable 
ipv6 address autoconfig 
Description 
This command is used to enable the automatic configuration of the ipv6 
link-local address. The switch has only one ipv6 link-local address, which can be 
configured automatically or manually. The general ipv6 link-local address has 
the prefix as fe80::/10. IPv6 routers cannot forward packets that have link-local 
source or destination addresses to other links. The autuconfigured ipv6 
link-local address is in EUI-64 format. To verify the uniqueness of the link-local 
83