BGP Conditional Advertisement

Scenario:

An international toy store company needs your help. They use BGP to exchange routing information between their sites but everytime one of their IBGP routers fails they have connectivity issues. Let’s see if you can help them out!

Goal:

  • All IP addresses have been preconfigured for you.
  • Configure EBGP between AS 1 and AS 2.
  • Configure EBGP between AS 2 and AS 3.
  • Configure router Pegasus to advertise network 2.2.2.0 /24 in BGP.
  • Configure router Phoenix to advertise network 1.1.1.0 /24 in BGP.
  • Configure router Pegasus so it does no longer advertise network 2.2.2.0 /24 when network 1.1.1.0 /24 is no longer reachable.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

BGP Conditional Advertisement

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

12 Comments

  1. Hello,

    On router pegasus im seeing that both networks are 192.168.12.0 in your diagram

  2. Gday Mate!
    Nice work absolutely wonderful just there is little typo in topology ip address link between Pagasus and Pixie is 192.168.23.x not .12 rest is all good

    I like your name selection thoughts

    Regards

  3. Hi Rene,
    Thanks….Can you add a video for Performance Routing (PfR) in GNS3..

    -bava

    1. Hi Bava,

      Will do for sure, it’s still on my to-do list but it’s one of those topics that i’m not too excited about =)

      Rene

  4. Hi RENEMOLAR

    Nice and wonderful it works nice, i am learining unknown things from this vault. Thanks for your amazing blog..

  5. HI Rene

    I have just had a look at this video and have a following questin.

    You created conditional map which withdraws lo0 1.1.1.1 when neighbour relationship between pagesus and phenox is manually shutdown. My question is as follows.
    Would bgp not automatically withdraw 1.1.1.1 from its BGP routing table and stop advertising any routes leared from Phenox wheh the neighbour relationship between the two goes down?

    I look forward to your feedback.

    Thanks

    Imran

    1. Hi Imran,

      It will no longer advertise network 1.1.1.0 /24 anymore once this neighbor adjacency is down but it will still advertise 2.2.2.0 /24.

      The key to this lab is that we don’t want to advertise 2.2.2.0 /24 anymore once 1.1.1.0 /24 disappears from the routing table of Pegasus.

      Keep in mind that network 2.2.2.0 /24 is on the loopback from router Pegasus so it will be advertised to router Pixie.

  6. Thank you so much for your struggle and giving support other people , i really appreciate you work MR ReneMolenaar.

    I have simple question ,how can i ping pixie from phoneix ?

    i will be look forward for you appreciated reply.

    Thank you again.

Comments are closed.