04-15-2011 10:45 PM - edited 03-04-2019 12:05 PM
I have switch DSW1 connected through its fastEthernet interface f0/0 to router R4 fastEthernet f0/0.
Configuring IPv6 on router is successful. When configuring IPv6 on DSW1's interface, it says the following:
DSW1(config-if)#
DSW1(config-if)#ipv6 add 2026::2:2/122 eui-64
%FastEthernet0/0: Warning: 2026::2:0/122 is a Subnet Router Anycast
DSW1(config-if)#
any idea?
Solved! Go to Solution.
04-16-2011 12:54 AM
Hi,
When you use EUI-64 option, you need to allow 64 bits for host id. So try "ipv6 addr 2026::2:/64 eui-64". This should work.
Regards,
Nagendra
04-16-2011 12:54 AM
Hi,
When you use EUI-64 option, you need to allow 64 bits for host id. So try "ipv6 addr 2026::2:/64 eui-64". This should work.
Regards,
Nagendra
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