in

IEOC - INE's Online Community

Welcome to INE's Online Community - IEOC - a place for CCIE and CCENT candidates to connect, share, and learn. Our Online Community features CCIE forums and discussions for all tracks including Routing & Switching, Voice, Security, Service Provider, Wireless,, and Storage. Through these online communities you can discuss your questions with thousands of your peers, hundreds of CCIE's and INE's own team of world renowned CCIE instructors and authors, Brian Dennis - Quintuple CCIE #2210, Brian McGahan – Triple CCIE #8593, Petr Lapukhov - Quad CCIE #16379, and Mark Snow - Dual CCIE #14073.
Congratulations!
Latest post 03-25-2010 4:37 AM by ndiayemalick. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 08-05-2008 10:30 PM

    Task 4.9 ..your thoughts...

    after spending a coupling of hours trying this trick with access-list/policy-map/neighbor statments/ etc;... i finally went back to my 2nd idea to use the authentication on interface.

    So after spending about two hours getting this figured out (yes, i would have bombed the lab at this point) i got everything working to my satisfaction and now look at the SG for there take on the answer.

     

    I dont see the point in using authentication between R4 and R6 LAN segment because its not like another router is on this segment.

    passive interfaces...they used alot of them.  i know its best practice but only used one passive interface and thats on the R6-to-BB1 serial 1/0...

    also i didnt use a network statment "54.1.2.0" since there was no need for rip adjacency and i was just going to redistro connected for part of requirment (advertise frame-relay link between R6 and BB1) <--i hope my thoughts on this are right....

    Also in the SG ...on R3 they have network statment for the 142.1.34.0 LAN segment.  it doesnt ask for this ...

     

     

     

    daniel@daniel-white.com

     

    • Post Points: 35
  • 09-06-2008 6:09 AM In reply to

    Re: Task 4.9 ..your thoughts...

    http://ieoc.com/forums/t/1715.aspx We also can play with mixing and matching send/receive versions to achieve printout like this:
    RIP: ignored v2 packet from 204.12.1.254 (illegal version)
    RIP: ignored v2 packet from 54.1.2.254 (illegal version)
    
    So, let me summarize all available options for this task:
    0. distribute-list
    1. distance
    2. authentication
    3. send/receive version
    4. redistribute connected+neighbour stats for R6-R3 segment
    
    Am I missed whatever option? Let me know.
    • Post Points: 20
  • 12-26-2008 12:16 PM In reply to

    Re: Task 4.9 ..your thoughts...

    Is there any reason we can't instead use the combination of "passive interface" and neighbor statements on R3/R6 to turn things into unicasted updates, rather than broadcast/multicast updates?

     

    My configuration on R3:

    Rack1R3#sh run | section router rip
    router rip
     version 2
     passive-interface default
     network 204.12.1.0
     neighbor 204.12.1.6
     distance 255 204.12.1.254 0.0.0.0
     no auto-summary

     

    and on R6:

    Rack1R6#sh run | section router rip
    router rip
     version 2
     passive-interface default
     no passive-interface Ethernet0/1
     network 54.0.0.0
     network 142.1.0.0
     network 204.12.1.0
     neighbor 204.12.1.3
     distance 255 204.12.1.254 0.0.0.0
     distance 255 54.1.2.254 0.0.0.0
     no auto-summary

     

    I think this should prevent us from taking in or sending out routing information from the BB3 or BB1 routers, and should make full connectivity otherwise, assuming R4 speaks correctly to R6, which it will.

     

    Rack1R4#sh run | section router rip
    router rip
     version 2
     passive-interface default
     no passive-interface Ethernet0/0
     network 142.1.0.0
     no auto-summary

     

    I don't think I violate any requirement here.  Thoughts?

    • Post Points: 5
  • 12-26-2008 2:45 PM In reply to

    Re: Task 4.9 ..your thoughts...

    Second question that I just hit in checking my full reachability.... The lab guide never indicates to put the loopback of R6 into RIP, I guess we're supposed to assume it since it's part of the RIP domain.  I guess this is why going back to verify is a MUST!

    • Post Points: 5
  • 06-24-2009 5:44 PM In reply to

    Re: Task 4.9 ..your thoughts...

     

    How about using the gateway command with an acl identifying the routers to accept routes from?  It's another alternative.

    r/

    Tammy

    • Post Points: 20
  • 06-28-2009 5:53 PM In reply to

    Re: Task 4.9 ..your thoughts...

    Very good aproach, i used ACL + offset-list to achieve the same result but consider the solution of the SG, 

    using passive-interface prevents from sending updates to the backbone routers but that interfaces is advertised to the internal routers.

    Using authentication with an arbitraty key/password between R3 and R6 prevents from learning routes from the backbone. 

    This is very good way to solve the problem if in a task you are constrained from a certain type of solution, dont use this or dont use that.

     

    HTH

     

    Santiago E

     

     

     

    taburley:

     

    How about using the gateway command with an acl identifying the routers to accept routes from?  It's another alternative.

     

    • Post Points: 20
  • 03-25-2010 4:37 AM In reply to

    Re: Task 4.9 ..your thoughts...

    Well I used the passive interface and used the neighbor command and offseting the routes to and from the backbones.. Under RIP R6 would  R3 on G0/1. Then offset the routes to and from the backbones. Here are my configs:

     

     

    Malick Ndiaye

    "Even a stopped clock is right twice a day" Wink

    • Post Points: 5
Page 1 of 1 (7 items)
IEOC CCIE Forums Internetwork Expert CCIE Training
About IEOC | Terms of Use | RSS | Privacy Policy
© 2011 INE. All Rights Reserved