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

BGP Disable Connected Check

Written by Rene Molenaar on . Posted in BGP

Scenario:

You are a big poker fan and also a master in networking. Your favorite online poker room has been experiencing connection problems and you decided to help them out. They added another link to the service provider for extra redundancy, now the only thing left to do is making sure the BGP configuration is also correct...can you go all-in on this one?

Goal:

  • All IP addresses have been preconfigured as specified in the topology picture.
  • Create 2 static routes pointing to each others loopback interface:
    For the 10.1.12.X link use an administrative distance of 10.
    For the 10.2.12.X link use an administrative distance of 20.
  • Ensure you can ping every IP address.
  • Configure EBGP and use the correct AS numbers, the updates must be sources from the loopback interfaces.
  • You are not allowed to use EBGP Multihop to solve this problem.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

BGP Disable Connected Check

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
    Kaage

    To get more challenge in this lab add the following requirement:
    - You are not allowed to use disable-connected-check command

    There is one more choice to do this!

  • avatar
    ReneMolenaar

    Cool! to be honest I'm not sure which method you are referring to...;D Will have to think a bit about that.

  • avatar
    Ollie

    link to the video has gone dead did you know ? video is still on youtube though..
    I think he has to talking about ttl-security command it similar to mutlihop but subtracts the hop count i.e 255-N ? and expects no less.

  • avatar
    ReneMolenaar

    Thanks for the comment about the Youtube video, just fixed it.

    ttl-security should work I think.

  • avatar
    Nurul

    Thanks for the video and for the LAB