JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
link-local 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 
Example 
Enable the automatic configuration of the ipv6 link-local address on VLAN 
interface 1: 
T3700G-52TQ(config)# interface vlan 1 
T3700G-52TQ(config-if)# ipv6 address autoconfig 
50.3  ipv6 address link-local 
Description   
The ipv6 address link-local command is used to configure the ipv6 link-local 
address manually on a specified interface. 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 interface. It should be a 
standardized IPv6 address with the prefix fe80::/10, otherwise this command 
will be invalid. 
Configuration Mode 
Interface Configuration Mode 
Example 
Configure the link-local address as fe80::1234 on the VLAN interface 1: 
T3700G-52TQ(config)# interface vlan 1 
T3700G-52TQ(config-if)# ipv6 address fe80::1234 link-local 
454