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

EIGRP Summarization without Null0

Written by Rene Molenaar on . Posted in EIGRP

Scenario:

You are applying for a job as a senior network engineer at a large ISP. They heard you passed your CCIE so they want to test you by giving a topology with an EIGRP summarization question. Let's see if you can work your way out of this one...

Goal:

  • All IP addresses have been preconfigured for you.
  • Configure EIGRP on all interfaces.
  • Advertise a 1.1.0.0 /16 summary on router Hollywood on any interface.
  • Ensure no null0 entry is installed in the routing table of router Hollywood.
  • You are not allowed to use static or default routes.

IOS:

c3640-jk9s-mz.124-16.bin

Topology:

EIGRP Summarization without Null0

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

Only registered users can write comments!

Comments (12)

  • avatar
    firepopp

    Where is the solution to this config...I'd like to verify my work.

  • avatar
    ReneMolenaar

    Hi Damone,

    It's not here yet, i'm focusing my time at this moment to build new labs.

    Let me give you a little hint though...what options do you have to ensure something does not show up in your routing table? Don't think about security stuff. Think in the line of "infinity metric" or a............ ........

    Rene

  • avatar
    mattsface

    I feel like i'm doing something wrong.. this lab was almost too?..
    I disabled auto-summary and created a summary route on fa0/0 for 1.0.0.0 255.0.0.0

    no null0 route installed? ;P

    Am I missing the point?

  • avatar
    ReneMolenaar

    Hi Matthew,

    When you create a summary for EIGRP on an interface your router should install a null0 route by default. Is the summary working and advertised?

    The key to the lab is creating a summary without the null0...;D Anything you did wrong perhaps?

  • avatar
    mattsface

    I'll do it one more time and report back ;)

    I'll post my configs too!

  • avatar
    dheer

    I have completed this by adding static route to the summarised one. So, router prefers static route compared to eigrp summary and it removes null 0 from routing table. Still it is advertising summary route to it's neighbors.

    Am I correct in this???

  • avatar
    ReneMolenaar

    @sudheer you are on the right track, and yes it is ok. I'm not fond of the static/default route option because you can fix about anything with those....so I changed the goal to prohibit static/default routes. What else can you think of? ;D

  • avatar
    karan

    Hi everyone,

    i am so new on this site and briefly it is perfect. i was studying for this topology but no result. is there anywhere that you put solutions ?

  • avatar
    bobhat

    Hello Rene,

    I'm a bit confused over the solutions I have read for removing the Null0 route. May be the solutions I have read are incorrect but if the answer is 255 are we not creating a potential routing loop situation? If we remove the Null0 route then within Hollywood routing table Bollywood is the source of the summary route. the 255 solution removes the Null0 route from the local routing table but it still advertises that route to Bollywood. May be I have misconfigure something that stops this situation. But when I remove loopback0 and I trace to 1.1.1.1 I have a immediate routing loop.

  • avatar
    ReneMolenaar

    Hi Guys,

    I try to have a video+final configuration for each lab, at the moment there's about 50% of videos...going to get to 100% in December 8)

    About the routing loop...yes that's something to be aware of. The null0 entry is normally installed to ensure your router doesn't forward packets if it doesn't know where to send them. If you don't want to see the null0 entry you have to change the administrative distance to 255.

    It's definitely not something you are going to do on a real network, I added this lab because I encountered it on a CCIE lab. You are vulnerable to routing loops for sure ;D

    Rene

  • avatar
    kwani

    Hi Rene Molenaar,

    i had completed the lab and after just adding no auto summary in eigrp NULL0 Entry got removed from routing table of Hollywood. is it what ur excepting in the lab.

  • avatar
    ReneMolenaar

    Hi Kedar,

    It's not what I was looking for :) I added the video to this solution on Youtube, you can see it there. I'll add it to this article later today.

    Rene