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

Reliable Static Routing Backup using Object Tracking

Written by Rene Molenaar on . Posted in Network Services

Scenario:

You are looking at a small network with a HQ and Branch router. At the HQ there is a webserver located and many users from the branch office are accessing this webserver. Between HQ and Branch there are two links. A fast cheap FastEthernet connection and a slow and very expensive serial link. You want to make sure the serial link will only be used when the FastEthernet fails. You don't trust the layer 1 and 2 information of the interface so you want to make sure you use layer 3 information to check if the webserver is reachable.

Goal:

  • All IPv4 addresses have been preconfigured for you.
  • Configure router Branch with a static route to reach the webserver through the FastEthernet link.
  • Configure router Branch with another static route to reach the webserver through the serial link. Make sure this static route is only used when the FastEthernet static route disapears.
  • Configure IP SLA on router Branch to ping the IP address of the webserver. Once it starts it should never stop.
  • If you don't receive a ping for 5 seconds from the webserver router Branch should remove the static route for the FastEthernet link from the routing table.
  • If everything goes ok all traffic will now be sent through the serial link.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

Reliable Static Routing Object Tracking

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 (5)

  • avatar
    jrpell

    Do you have the solution on this one by any chance just to verify against how you would do it? Thanks.

  • avatar
    ReneMolenaar

    Not yet but i'll be adding it soon.

  • avatar
    Gamski

    Is this a one way fail-over? What if the primary link becomes available again(Fast ethernet), will it override the serial link(backup link)?

  • avatar
    easter0009

    Hi Rene

    Excellent Lab on IP SLA, i really like it.
    can you tell me where are all the places i can use this apart from static route.

    thanks in advance

  • avatar
    ReneMolenaar

    Your welcome. You can use it with protocols that support object tracking like HSRP, GLBP or VRRP. Take a look at these articles to get an impression:

    http://www.cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/fthsrptk.html

    http://www.cisco.com/en/US/docs/ios/ipapp/configuration/guide/ipapp_eot.html