EIGRP OTP example

In this post id like to provide an example of a fairly new development to EIGRP which is called EIGRP Over The Top (OTP).

In all its simplicity it establish an EIGRP multihop adjacency using LISP as the encapsulation method for transport through the WAN network.

[Read More]

EIGRP Query bounding.

In the process of restudying EIGRP as a protocol, and more specifically as to how it converges, you can’t avoid running into the saying “Remember to bound your queries!”.

From a conceptual point of view its fairly easy to understand that the further out you ask for a prefix the longer the convergence process will take. But what really takes place when you have different tools in place to bound the query from taking place?

[Read More]

Odd EIGRP behavior

<div id="attachment_928" style="width: 548px" class="wp-caption aligncenter">
  <a href="http://www.packet-forwarding.net/wp-content/uploads/2011/12/topology.jpg"><img class="size-full wp-image-928" title="EIGRP Topology" src="http://www.packet-forwarding.net/wp-content/uploads/2011/12/topology.jpg" alt="" width="538" height="82" /></a>
  
  <p class="wp-caption-text">
    EIGRP Topology
  </p>
</div>

<br /> <strong>Configuration:</strong>

(3) EIGRP – Labs

So yesterday, I started with all the lab exercises that has to do with EIGRP. I did the one in the self-study guide, and one (2.7.1) in the lab portfolio. I also started on 2.7.2.

So far, the labs in the labportfolio are far better written than the ones in the self-study guide. Today, I have snuck in a few practice scenarios regarding default route propagation.

[Read More]
BSCI  EIGRP  LABS 

(3) EIGRP – Note taking

Alright, I am done with reading about EIGRP. I am now skimming through the chapter, and taking notes. I have an okay understanding of how EIGRP works, and I am looking forward to the labs to nail out unknowns.

I am not 100% convinced about taking notes, or rather doing it in the order im doing (reading first, then skimming and taking notes, then going to the lab).

[Read More]
BSCI  CCNP  EIGRP 

(3) EIGRP reading – continued

Today, I am continuing reading about EIGRP.

My goal for today is to get at least 40 pages of EIGRP reading done. Lots of nitty gritty details such as unequal-load balancing and route authentication.

To understand and process the material, 10 pages takes up 30 minutes of reading time. This includes reading the material, looking at the topologies being presented and thinking it through (in case of metrics and bandwidth calculate a bit to see where the authors are getting at).

[Read More]
BSCI  CCNP  EIGRP 

(3) EIGRP Reading

Chapter 3, EIGRP.

Started reading about the inner workings of EIGRP today. EIGRP is an improved distance vector protocol provided by Cisco themselves. It is an improved distance vector protocol, because it passes updates directly to its neighbours. It is more advanced than traditional distance vector protocols, because it supports VLSM and it does not use periodic updates. It uses hello packets like link-state protocols.

[Read More]
BSCI  CCNP  EIGRP