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

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

XMLWordPrintable

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

      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.

        1. configure.py
          1 kB
        2. play.py
          92 kB
        3. send_route_from_play1.py
          0.3 kB
        4. send_route_from_play2.py
          0.3 kB
        5. start_play1.sh
          0.2 kB
        6. start_play2.sh
          0.2 kB

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

              Created:
              Updated:
              Resolved: