Redistribute connected

Discussion in 'General Cisco Certifications' started by Headache, Mar 23, 2007.

  1. Headache

    Headache Gigabyte Poster

    1,092
    9
    85
    I'm a bit confused about this:

    Say you have three routers: R1, R2 and R3 like below:

    R1---------R2----------R3

    For sake of argument, you configure EIGRP on R1 with an AS of 101. You configure IGRP on R3 with an AS of 102.

    In order to ensure convergence between all three routers, you configure redistribution on R2.

    R2(config)#router eigrp 101
    R2(config-router)#network 201.21.21.0
    R2(config-router)#redistribute connected
    R2(config-router)#router igrp 102
    R2(config-router)#network 10.0.0.0
    R2(config-router)#redistribute connected
    R2(config-router)#^Z

    Question: Do you need to configure redistribution on all three routers or just the middle one (R2) ?
     
    Certifications: CCNA
    WIP: CCNP

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.