149
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 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
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Enable the automatic configuration of the ipv6 link-local address on VLAN
interface 1:
T1600G-52TS(config)# interface vlan 1
T1600G-52TS(config-if)# ipv6 address autoconfig
18.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
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.