OSPF Auto Cost Reference Bandwidth


Scenario:

The new muppet movie is almost finished. All the actresses prefer to have a dedicated internet connection in their trailers at the movie park. You configure a couple of routers with Gigabit and FastEthernet interfaces. Unfortunately OSPF doesn’t seem to make a difference between FastEthernet and Gigabit links. It’s up to you to make the changes so it does see a difference…

Goal:

  • All IP addresses have been preconfigured for you.
  • Configure OSPF on all routers. Achieve full connectivity.
  • Without changing the OSPF cost on each interface, ensure OSPF will make the best use of the Gigabit interfaces. In the future you will also add some ten Gigabit links so this is something to be aware of.

It took me 1000s of hours reading books and doing labs, making mistakes over and over again until I mastered all the protocols for CCNA.

Would you like to be a master of networking too? In a short time without having to read 900 page books or google the answers to your questions and browsing through forums?

I collected all my knowledge and created a single ebook for you that has everything you need to know to become a master of CCNA.

You will learn all the secrets about OSPF, path calculation, the SPF algorithm, metrics and more.

Does this sound interesting to you? Take a look here and let me show you how to Master CCNA!

IOS:

c7200-adventerprisek9-mz.124-20.T.bin

Topology:

OSPF Auto-Cost Reference Bandwidth Network Topology

Video Solution:

Configuration Files

You need to register to download the GNS3 topology file. (Registration is free!)

Once you are logged in you will find the configuration files right here.

Opt In Image
Do you want your CCNA or CCNP Certificate?

The How to Master series helps you to understand complex topics like spanning-tree, VLANs, trunks, OSPF, EIGRP, BGP and more.

Written by René Molenaar - CCIE #41726

You May Also Like

About the Author: Rene Molenaar

René - CCIE #41726 is the creator of GNS3Vault.com where he shares CCNA, CCNP and CCIE R&S labs. He also blogs about networking on http://networklessons.com

6 Comments

  1. do we simply set the reference bw to 10000 Mbps? this set’s it at 10Gbps correct, as the bw is defined as Mbps.

  2. Yup that’s it. By default OSPF will use a 100mbit interface for the reference bandwidth. That means a 100mbit interfaces gets a cost of 1. (100 / 100 = 1).

    You can’t have a cost of 0,1 for Gigabit or 0,01 for 10Gigabit. That’s why you need to change the reference bandwidth.

    If you get it to 10Gigabit then it’ll look like this:

    10Gigabit: Cost 1
    Gigabit: Cost 10
    100Mbit: Cost 100

  3. when you download this config

    check salena configs. the interface configure wrong.
    and one interface not even configured.

  4. hi ! i can’t find giga ethernet link in gns “add a link “option ,i also tried from router right click configure slot tap but it wasn’t found , can anyone help me on this ?

Comments are closed.