TP-Link TL-SG2424P Switch User Manual


 
address, the manually configured ipv6 link-local address will be deleted when
the autoconfigured ipv6 link-local address takes effect.
Syntax
ipv6 address autoconfig
Configuration Mode
Interface Configuration Mode (interface vlan)
Example
Enable the automatic configuration of the ipv6 link-local address when the
management VLAN of the switch is VLAN1:
TL-SG2424(config)# interface vlan 1
TL-SG2424(config-if)# ipv6 address autoconfig
ipv6 address link-local
Description
The ipv6 address link-local command is used to configure the system ipv6
link-local address manually. To delete the configured link-local address, please
use no ipv6 address link-local command.
Syntax
ipv6 address ipv6-addr link-local
no ipv6 address ipv6-addr link-local
Parameter
ipv6-addr —— The link-local address of the switch. It should be a standardized
IPv6 address with the prefix fe80::/10, otherwise this command will be invalid.
Configuration Mode
Interface Configuration Mode (Interface vlan)
Example
Configure the link-local address as fe80::1234 when the management VLAN of
the switch is VLAN1:
TL-SG2424(config)# interface vlan 1
TL-SG2424(config-if)# ipv6 address fe80::1234 link-local
ipv6 address dhcp
84