Home > Articles > Cisco > CCNP Routing and Switching

CCNP ROUTE Certification Guide: Basic IGP Redistribution

Wendell Odom covers route redistribution basics, redistribution in EIGRP, and redistribution in OSPF in preparation for the CCNP ROUTE exam 642-902.
This chapter is from the book

This chapter covers the following subjects:

  • Route Redistribution Basics: This section discusses the reasons why designers might choose to use route redistribution, and how routing protocols redistribute routes from the IP routing table.
  • Redistribution in EIGRP: This section discusses the mechanics of how IOS redistributes routes from other sources into EIGRP.
  • Redistribution in OSPF: This section discusses the mechanics of how IOS redistributes routes from other sources into OSPF.

This chapter begins Part 4 of this book: "Path Control." Path control refers to a general class of tools and protocols that Layer 3 devices use to learn, manipulate, and use IP routes. EIGRP and OSPF certainly fit into that category.

The three chapters in Part 4 examine path control features that go beyond the base function of learning IP routes. In particular, Chapter 9, "Basic IGP Redistribution," and Chapter 10, "Advanced IGP Redistribution," examine how routers can exchange routes between routing protocols through route redistribution. Chapter 9 begins by discussing the mechanics of what happens when the routes are redistributed. Chapter 10 then goes further to discuss how to also filter and summarize routes when redistributing–yet another path control function–and discusses some issues and solutions when multiple routers redistribute the same routes. Finally, Chapter 11, "Policy-Based Routing and IP Service Level Agreement," discusses a few smaller path control topics, including IP Service-Level Agreement (SLA) and Policy-Based Routing (PBR).

"Do I Know This Already?" Quiz

The "Do I Know This Already?" quiz allows you to assess if you should read the entire chapter. If you miss no more than one of these eight self-assessment questions, you might want to move ahead to the "Exam Preparation Tasks." Table 9-1 lists the major headings in this chapter and the "Do I Know This Already?" quiz questions covering the material in those headings so that you can assess your knowledge of these specific areas. The answers to the "Do I Know This Already?" quiz appear in Appendix A.

Table 9-1. "Do I Know This Already?" Foundation Topics Section-to-Question Mapping

Foundations Topics Section

Questions

Route Redistribution Basics

1–2

Redistribution into EIGRP

3–5

Redistribution into OSPF

6–8

  1. Which of the following answers is the least likely reason for an engineer to choose to use route redistribution?

    1. To exchange routes between merged companies
    2. To give separate control over routing to different parts of one company
    3. To support multiple router vendors
    4. To knit together an OSPF area if the area becomes discontiguous
  2. For a router to successfully redistribute routes between OSPF and EIGRP, which of the following are true? (Choose two.)

    1. The router must have one routing protocol configured, but configuration for both routing protocols is not necessary.
    2. The router must have at least one working link connected to each routing domain.
    3. The redistribute command must be configured under EIGRP to send the routes to OSPF.
    4. The redistribute command should be configured under OSPF to take routes from EIGRP into OSPF.
  3. Process EIGRP 1 is redistributing routes from process OSPF 2. Which two of the following methods may be used to set the metrics of the redistributed routes? (Choose 2)

    1. Let the metrics default.
    2. Set the metric components using the redistribute command's metric keyword.
    3. Set the metric components using the default-metric router subcommand.
    4. Set the integer (composite) metric using the redistribute command's metric keyword.
  4. Examine the following excerpt from the show ip eigrp topology 10.2.2.0/24 command on router R1. Which answer can be verified as definitely true based on this output?

    External data:
      Originating router is 10.1.1.1
      AS number of route is 1
      External protocol is OSPF, external metric is 64
      Administrator tag is 0 (0x00000000)
    
    1. R1 is the router that redistributed the route.
    2. R1's metric to reach subnet 10.2.2.0/24 is 64.
    3. The route was redistributed on a router that has a router ospf 1 command configured.
    4. R1 is redistributing a route to prefix 10.2.2.0/24 into OSPF.
  5. Router R1 has a connected route for 10.1.1.0/24 off interface Fa0/0. Interface Fa0/0 has been enabled for OSPF due to a router ospf 1 and network 10.0.0.0 0.0.0.255 area 0 command. R1 also has EIGRP configured, with the redistribute ospf 1 metric 1000 100 10 1 1500 command configured under EIGRP. Which one of the following is true?

    1. R1 will not redistribute 10.1.1.0/24 into EIGRP, because R1 knows it as a connected route and not as an OSPF route.
    2. For any OSPF routes redistributed into EIGRP, the metric components include a value equivalent to 1 Mbps of bandwidth.
    3. For any OSPF routes redistributed into EIGRP, the metric components include a value equivalent to 100 microseconds of delay.
    4. No subnets of network 10.0.0.0 will be redistributed due to the omission of the subnets parameter.
  6. Process OSPF 1 is redistributing routes from process OSPF 2. Which of the following methods may be used to set the metrics of the redistributed routes? (Choose two.)

    1. Let the metrics default.
    2. Use each redistributed route's OSPF metric using the redistribute command's metric transparent keywords.
    3. Set the metric using the default-metric router subcommand.
    4. Redistribution is not allowed between two OSPF processes.
  7. Examine the following excerpt from the show ip ospf database asbr-summary command on router R1 (RID 1.1.1.1). Which answer can be verified as definitely true based on this output?

    LS Type: Summary Links (AS Boundary Router)
    Link State ID: 9.9.9.9 (AS Boundary Router address)
    Advertising Router: 3.3.3.3
    LS Seq Number: 8000000D
    Checksum: 0xE43A
    Length: 28
    Network Mask: /0
           TOS: 0  Metric: 100
    
    1. The output describes the contents of a Type 5 LSA.
    2. 3.3.3.3 identifies a router as being the router performing redistribution.
    3. R1's metric for its best route to reach the router with RID 9.9.9.9 is 100.
    4. The router with RID 3.3.3.3's metric for its best route to reach the router with RID 9.9.9.9 is 100.
  8. Router R1 sits inside OSPF area 1. Router R2 redistributes an E1 route into OSPF for prefix 2.2.2.0/24, with external metric 20. Router R22 redistributes an E2 route for the same prefix/length, external metric 10. Under what conditions will R1 choose as its best route the route through R22?

    1. R1 will always choose the route through R22.
    2. As long as R1's best internal OSPF cost to reach R22 is less than 10.
    3. As long as R1's best internal OSPF cost to reach R22 is less than 20.
    4. R1 will never choose the route through R22 if the E1 route through R2 is available.
vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |