08-28-2018 10:55 PM - edited 03-01-2019 05:56 PM
Hello Experts,
Can anyone please point out what is wrong with this config?
R13(config-if)#ipv6 address 2018:1234:4567:abcd/64
% Incomplete command.
---Trying EUI-64 addressing--- R13(config-if)#ipv6 address 2018:1234:4567:abcd/64 eui? % Unrecognized command R13(config-if)#
Why I am not able to assign an IPv6 address like this using eui-64?
Solved! Go to Solution.
08-29-2018 01:06 AM
Hi there,
Your address format isn't quite right, try:
! ipv6 address 2018:1234:4567:abcd::/64 eui-64 !
(missing semi-colons)
If that doesn't work, what platform and version of IOS are you using?
cheers,
Seb.
08-29-2018 01:06 AM
Hi there,
Your address format isn't quite right, try:
! ipv6 address 2018:1234:4567:abcd::/64 eui-64 !
(missing semi-colons)
If that doesn't work, what platform and version of IOS are you using?
cheers,
Seb.
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