Two-way redistribution using tags: GNS3 CCNP Lab 1.5: ROUTE Exam: Can you complete the lab?

GNS3 Portable Project File: https://bit.ly/2LznpFx

This is one of multiple Cisco CCNP GNS3 Labs. Are you ready to pass your CCNP exam?

If you configure two-way redistribution at multiple points in your network, you can introduce routing loops. One way to stop the redistribution of already redistributed routes is to use route tags. In two-way multipoint redistribution labs, route tags should be applied and filtered in both direction and on al routers performing redistribution.

For lots more content, visit http://www.davidbombal.com – learn about GNS3, CCNA, Packet Tracer, Python, Ansible and much, much more.

300-101 ROUTE Exam information: https://bit.ly/2GkcFXQ
300-115 SWITCH Exam information: https://bit.ly/2KrSWIe
300-135 TSHOOT Exam information: https://bit.ly/2IlHpgY

Training: http://www.davidbombal.com

The use of a routing protocol to advertise routes that are learned by some other means, such as by another routing protocol, static routes, or directly connected routes, is called redistribution. While running a single routing protocol throughout your entire IP internetwork is desirable, multi-protocol routing is common for a number of reasons, such as company mergers, multiple departments managed by multiple network administrators, and multi-vendor environments. Running different routing protocols is often part of a network design. In any case, having a multiple protocol environment makes redistribution a necessity.

Differences in routing protocol characteristics, such as metrics, administrative distance, classful and classless capabilities can effect redistribution. Consideration must be given to these differences for redistribution to succeed

When you redistribute one protocol into another, remember that the metrics of each protocol play an important role in redistribution. Each protocol uses different metrics. For example, the Routing Information Protocol (RIP) metric is based on hop count, but Interior Gateway Routing Protocol (IGRP) and Enhanced Interior Gateway Routing Protocol (EIGRP) use a composite metric based on bandwidth, delay, reliability, load, and maximum transmission unit (MTU), where bandwidth and delay are the only parameters used by default. When routes are redistributed, you must define a metric that is understandable to the receiving protocol. There are two methods to define metrics when redistributing routes.

If a router is running more than one routing protocol and learns a route to the same destination using both routing protocols, then which route should be selected as the best route? Each protocol uses its own metric type to determine the best route. Comparing routes with different metric types cannot be done. Administrative distances take care of this problem. Administrative distances are assigned to route sources so that the route from the most preferred source will be chosen as the best path.

subscribe
  • David Bombal