You can't configure FC00::12/64 ip address on fa 0/0 because it's overlapping with L0 ip address FC00::1/128. Maybe you ment FC00::12/128 ?
)
IPv6 Autoconfiguration
Scenario:
You are working as the network engineer for an Asian based company and responsible for the deployment of IPv6. You heard some good things about this new protocol and are interested in the new autoconfiguration feature, let's see if you can configure this.
Goal:
- Configure the unique local address FC00:12:0::1/64 on router Red's f0/0 interface.
- Configure an additional local address FC00:21:0::1/64 on router Red's f0/0 interface.
- Configure router Red to broadcast both prefixes using ICMPv6 Neighbor Discovery Router Advertisements (ND RA) but make sure only FC00:12::/64 is used for autoconfiguration.
- Configure both prefixes so the valid and prefered lifetime is 2 hours.
- Configure router Red to advertise itself as the default router every 20 seconds with a lifetime interval of 50 seconds.
- Configure router Blue to learn it's ipv6 address on the f0/0 interface and uses router Red as the default gateway.
IOS:
c3640-jk9s-mz.124-16.bin
Topology:

Video Solution:
You need to register to download the GNS3 Topology File. (Registration is Free!)
Comments (6)
-
djtjlt 2011-04-27 14:25:12
-
djtjlt 2011-04-27 14:30:27Or maybe it had to be something like FC00

:1::12/64 and FC00
:1::21/64 ? 
-
djtjlt 2011-04-27 15:05:53Even my second comment is wrong
As I keep reading on, through lab requirements, to advertise two different prefixes, they must be different, and now both FC00
:1 are the same
So I chose FC00
:1::12/64 and FC00
:2::21/64Now everything works ok

-
asalam 2011-05-28 23:12:27please share the video config for this lab. thanks
-
Ollie 2011-07-25 15:11:20Got most of this to work, but addresses do seem to conflict, and ra-prefix is getting aggregated to fc00::/64 so its just a case of changing fc00::21/64 to fc00

:21::/64 and fc00::12/64 to fc00
:12::/64. Im not sure why it behaves like this, but it applies the subnet to the address i.e fc00::12/64 -> fc00:: & fc00::21/64 -> fc00:: much like defining a ipv4 network/subnet it automatically chops finds network address for you. If you don't use :: you won't get this issue but it assumes you giving a full 128 bits, not to the prefix length, if you do.As far as the conflicting addresses I just used fc00

:12::1 & fc00
:12::1.Be great to have some confirmation of whats going on here ?? i think its just a minor typo
-
ReneMolenaar 2012-05-07 12:59:26I made a mistake with the IPv6 prefixes, I just changed them so the lab can now be completed
I'll upload the video this week!





