cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1969
Views
0
Helpful
5
Replies

SLAAC

jonk34567
Level 4
Level 4

#int fa 0/0

# ipv6 add autoconfig 

#no shut 

 

is the above command enough to configure ipv6 address ?

1 Accepted Solution

Accepted Solutions

Hi,

 

This is the default behavior. No additional command is required.

 

Regards,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

5 Replies 5

Harold Ritter
Spotlight
Spotlight

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,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

" 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 ?

 

 

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.

 

https://supportforums.cisco.com/t5/network-infrastructure-documents/understanding-ipv6-eui-64-bit-address/ta-p/3116953

 

Regards,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

Does that Happen automatically or do we need to issue any additional command so the host portion of the address will be issued by eui-64 algorithm ?

Hi,

 

This is the default behavior. No additional command is required.

 

Regards,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)