12-23-2017 09:55 AM - edited 03-08-2019 01:12 PM
#int fa 0/0
# ipv6 add autoconfig
#no shut
is the above command enough to configure ipv6 address ?
Solved! Go to Solution.
01-02-2018 07:41 AM
Hi,
This is the default behavior. No additional command is required.
Regards,
12-23-2017 12:26 PM
This command will enable IPv6 on the router interface, but as a client. This means that you need to have another router present on that interface to send router advertisement. If you want the router to act as a router on thath interface and to send a router advertisement, you would rather use the "ipv6 addres <ipv6 address>" on that interface.
Regards,
12-29-2017 09:57 AM
" ipv6 add autoconfig " this command allow our router to recieve only the Network portion of the ipv6 address. so how the host portion of the ipv6 address will be configured ?
12-31-2017 09:22 AM
Hi,
In IOS, when doing SLAAC, the last 64 bits are assigned using the EUI-64 algorithm.
Please refer to the following document for more information about EUI-64.
Regards,
01-01-2018 05:58 AM
01-02-2018 07:41 AM
Hi,
This is the default behavior. No additional command is required.
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide