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 01-29-2012 5:13 PM by ToxicAvenginator. 10 replies.
Page 1 of 1 (11 items)
Sort Posts: Previous Next
  • 01-27-2012 12:27 AM

    ODR should be a very simple feature.

    I have a FR hub and spoke where R4 is hub and R5 is spoke. R4 receives prefixes from spoke but the spoke does not receive any default route from the hub.

    CDP looks fine, when I debug CDP I see that hub is generating a default but it's not sending it out the serial interface. Any ideas?

    • Post Points: 35
  • 01-27-2012 1:03 AM In reply to

    Re: ODR

    I know if there is ANY routing protocol configured on the spoke, it will not install the ODR default

    • Post Points: 5
  • 01-27-2012 1:24 AM In reply to

    Re: ODR

     

    If CDP is wroking and you can see the enighbor, ODR should work. Only thing is CDP is by default not enabled on multipoint interface/sub-interface, we should manually enable on it.

     

    • Post Points: 20
  • 01-27-2012 2:44 AM In reply to

    Re: ODR

    interface Serial0/0/0.2 point-to-point
     frame-relay interface-dlci 504 ppp Virtual-Template1

    Serial0/0/0.2 is up, line protocol is up
      Encapsulation FRAME-RELAY
      Sending CDP packets every 60 seconds
      Holdtime is 180 seconds

    R5#sh ip prot

    *Jun 28 19:25:56.810: CDP-IP: Writing prefix 120.1.5.5/32
    *Jun 28 19:25:56.810: CDP-IP: Writing prefix 120.100.40.0/24

    Just can't find why I'm not receiving the default. R4 does not send it out the interface to R5 (Virtual-template 1).

     

    • Post Points: 20
  • 01-27-2012 8:51 AM In reply to

    Re: ODR

    What does the config look like on R5? Is frame-relay configured on the main interface of R5? Can you actually see R4 when you "show cdp neighbor" ? 

    I believe that in every person is a kind of circuit which resonates to intellectual discovery—and the idea is to make that resonance work

    — Carl Sagan

    • Post Points: 20
  • 01-27-2012 11:06 AM In reply to

    Re: ODR

    Both R4 and R5 were running PPPoFR. They could see each other as CDP neighbors.

    • Post Points: 35
  • 01-27-2012 12:53 PM In reply to

    Re: ODR

    ODR needs to be running on the hub router only.

    The struggle itself towards the heights is enough to fill a man's heart.
    One must imagine Sisyphus happy.
    Albert Camus

    • Post Points: 5
  • 01-27-2012 1:10 PM In reply to

    Re: ODR

    daniel.dib:
    Both R4 and R5 were running PPPoFR. They could see each other as CDP neighbors.

    Hi Daniel

    We need to enable cdp on virtual-template if PPPoFR is running, in this case it does matter whether cdp is enabled on physical interface or not. But if cdp is enable on both physical interface and virtual template, the hub will have two routes installed for same destination one via virtual -access and other via physical interface. Though this does not make any difference whether two routes are install or just one because ultimately even virtual-access is also using physical interface for packet forwarding. And obviously spokes will have a default route advertise by hub.

    • Post Points: 20
  • 01-27-2012 10:22 PM In reply to

    Re: ODR

    Thanks,

    I'll try to lab it up with PPPoFR and manually enabling CDP.

    • Post Points: 5
  • 01-27-2012 10:38 PM In reply to

    Re: ODR

    OK, so I labbed it up. For anyone interested just connect two routers in GNS3 via frame switch and run PPPoFR between them.

    If I run default settings, CDP enabled on physical interface then the hub router does get the prefixes announced by the spoke. If I enable CDP with cdp enable on virtual-template of hub nothing changes. If I enable CDP on spokes virtual-template then ODR starts working.

    *Mar  1 00:11:41.779: CDP-IP: Reading default route 120.1.1.1 via Virtual-Access1
    *Mar  1 00:11:41.779: CDP-IP: Updating default route 120.1.1.1 in routing table

    So the conclusion is to enable CDP manually when running PPPoFR.

    Thanks for pointing me in the right direction dcancerian.

     

    • Post Points: 20
  • 01-29-2012 5:13 PM In reply to

    Re: ODR

    daniel.dib:

    OK, so I labbed it up. For anyone interested just connect two routers in GNS3 via frame switch and run PPPoFR between them.

    If I run default settings, CDP enabled on physical interface then the hub router does get the prefixes announced by the spoke. If I enable CDP with cdp enable on virtual-template of hub nothing changes. If I enable CDP on spokes virtual-template then ODR starts working.

    *Mar  1 00:11:41.779: CDP-IP: Reading default route 120.1.1.1 via Virtual-Access1
    *Mar  1 00:11:41.779: CDP-IP: Updating default route 120.1.1.1 in routing table

    So the conclusion is to enable CDP manually when running PPPoFR.

    Thanks for pointing me in the right direction dcancerian.

     

    that would make sense since CDP is a link level protocol so you'd need it at the link level

    the virtual template takes logical configurations...i doubt the cdp enable cmd on the virtual-template gets picked up by the cloned virtual access interface

     

    i doubt CDP enabled on the spoke virtual templates is helping...you only need it on the hub...remove it and it should still work

     

     

    ..just my 2 cents 

     

    Tox!

    "His whole life was a million to one shot"

    Rocky

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