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

OSPF Stub Area

Written by Rene Molenaar on . Posted in OSPF

Scenario:

You are working as a trainee for a company specialized in Fantasy E-books. Since the E-book market in fantasy stories isn't very promising at the moment they company is still using older network equipment. One of their routers is having performance problems because the routing table is becoming too big...it's up to you to find a solution!

Goal:

  • All IP addresses have been preconfigured for you.
  • Configure OSPF on both routers, use the Area's as specified in the topology picture.
  • Router Algrim: Loopback0 should be in Area0
  • Achieve full connectivity.
  • Router Algrim: create additional loopbacks:
    L1: 172.16.0.1 /24
    L2: 172.16.1.1 /24
    L3: 172.16.2.1 /24
    L3: 172.16.3.1 /24
  • Advertise these networks into OSPF, do not use the "network" command to achieve this.
  • Take a look at the routing table of Router Barik, you should see all 4 networks. Make sure you can ping them.
  • Change the area type of Area 1 so you don't see the 4 networks anymore but only 1 default route.
  • Make sure you can still ping the 4 networks.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

OSPF Stub Area Network Topology

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!)

Related Articles
Only registered users can write comments!

Comments (4)

  • avatar
    cysag

    can someone help error message when loading this lab !!!
    same for all the other lab....
    downloaded the correct IOS image.

    thanks
    Regards

  • avatar
    ReneMolenaar

    Hi Cysag,

    Did you get this resolved? 90% of the GNS3 errors are related to filenames, foldernames and/or IOS images.

    Can you run your own topologies? Did you try editing the .NET topology file to see if it makes any difference?

    Rene

  • avatar
    kiran6014

    Hi Cyag,
    locate your extracted IOS path and mention that path in line 6 of your topology file. IT MUST WORK FINE.
    Eg:- image = (Local Path of your extracted Image file)


    Kiran

  • avatar
    prtech

    I kept wondering how this is suppose to demonstrate stub areas when there are no external routes. I was going into the loopback interfaces and issuing "ip ospf 1 area 0" command instead of redistributing. Good thing there's a video.

    Thank you for your time making these labs and video solutions! They've been very helpful with my ccnp studies.