ipv6 address autoconfig
Use this command to enable autoconfiguration of IPv6 address in host interface. IPv6 address are formed using the Prefix learned from RA and suffix formed using EUI-64 method.
Autoconfiguration of IPv6 address will be successful only when the received prefix length is 64.
Use the no form of this command to disable the ipv6 address autoconfiguration.
Command Syntax
ipv6 address autoconfig
Parameters
None
Default
No default value specified.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 4.2.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ipv6 address autoconfig
Last modified date: 10/19/2023