cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3297
Views
0
Helpful
1
Replies

IPv6 addressing

Cisco Freak
Level 4
Level 4

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?

1 Accepted Solution

Accepted Solutions

Seb Rupik
VIP Alumni
VIP Alumni

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.

 

View solution in original post

1 Reply 1

Seb Rupik
VIP Alumni
VIP Alumni

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.

 

Review Cisco Networking for a $25 gift card