Master CCNA

How to Master CCNA Ebook

 

 

My book will help you Master CCNA

Master CCNP SWITCH

How to master CCNP SWITCH ebook

 

 

My book will help you Master CCNP SWITCH

Master CCNP ROUTE

How to master CCNP ROUTE Ebook

 

 

My book will help you Master CCNP ROUTE

Print

IPv6 OSPFv3

Written by Rene Molenaar on . Posted in IPv6

Scenario:

After waking up from cryosleep the year appears to be 2020 and there is not a single IPv4 address left on the planet. The last thing you remember are the stories about the end of IPv4 and the migration plans for IPv6...now it seems this is all reality! It's up to you to configure OSPFv3 and make the network operational...resistance is futile ;)

Goal:

  • You are not allowed to use IPv4 addresses.
  • You are not allowed to use any IPv6 global unicast addresses except the ones on the loopback interfaces.
  • Use the MAC-address for the last 64 bits of the IPv6 addresses required for the FastEthernet links.
  • Configure OSPFv3 and achieve full connectivity between the networks on the loopback interfaces.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

IPv6 OSPFv3

Video Solution:

You need to a flashplayer enabled browser to view this YouTube video

You need to register to download the GNS3 Topology File. (Registration is Free!)

Only registered users can write comments!

Comments (6)

  • avatar
    hameidi

    Dear:

    kindly complete the rest of of the IPV6 with video solution

  • avatar
    Kaage

    Not probably the best idea to have overlapping subnets in loopback interfaces.

  • avatar
    ReneMolenaar

    @Kaage you are so right......stupid mistake ;D just fixed it by using /128 for the loopbacks.

  • avatar
    fliprich

    Great! Thanks for the help Renee.

  • avatar
    fliprich

    I actually did some additional experimenting with this lab to answer some questions that I had. But I have one more:

    Is it natural for dynamically learned routes to use link-local addresses as next hops? I actually configured some global addresses on the f0/0 interfaces between Vulcan and Romulan but the routing table still had link-local next hop addresses for the loopbacks. Is this a natural thing? It still works, but I was just curious.

  • avatar
    ReneMolenaar

    Hello Fliprich,

    Good question. IPv6 uses link-local addresses for the next hop so the behavior you see is normal. This means you don't need any global unicast IPv6 addresses anymore on point-to-point links.