Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-828

Odl doesn't advertise l3vpn route after recieving route-target argument

    XMLWordPrintable

Details

    • Bug
    • Status: Verified
    • Medium
    • Resolution: Done
    • Neon, Fluorine SR1
    • Neon, Fluorine SR1
    • BGP
    • None

    Description

      Overview:
      Send l3vpn route from first ibgp through play.py.
      Send route-target route with specific rt argument from previous route from second ibgp.
      Expect l3vpn route on second ibgp.

      Steps to reproduce:
      1. Start odl with usual features:

      feature:install odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example
      

      2. Configure 2 ibgp peers with 127.0.0.2 and 127.0.0.3 ips

      ./configure.py
      

      3. Start play.py's

      ./start_play1.py
      ./start_play2.py
      

      4. Send l3vpn route from first play, and than route-target route from second play

      ./send_route_from_play1.py
      ./send_route_from_play2.py
      

      5. We should be able verify presence of l3vpn route on second ibgp (127.0.0.3) either in it's specific rib, or in play2.log there should be UPDATE message present.

      Attachments

        1. play.py
          92 kB
          Tomas Markovic
        2. send_route_from_play1.py
          0.3 kB
          Tomas Markovic
        3. send_route_from_play2.py
          0.3 kB
          Tomas Markovic
        4. start_play1.sh
          0.2 kB
          Tomas Markovic
        5. start_play2.sh
          0.2 kB
          Tomas Markovic
        6. configure.py
          1 kB
          Tomas Markovic
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cdgasparini Claudio David Gasparini
            tomas.markovic Tomas Markovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: