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

ll-graceful-restart - transaction domchain failed after peer disconnect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Neon
    • Neon
    • BGP

      Overview: Odl is configured with ll-graceful-restart, we connect peer to it with one route, and disconnect it. After graceful-restart-timer (5s in this case) runs out, an error in karaf logs pops up, and play.py is unable to connect again.

      Steps to reproduce
      Configure odl with ll-graceful-restart (one peer, ipv4 only)

      ./configure.py
      

      Connect peer

      ./start_play1.py
      

      Kill play.py

      Ctrl+c
      

      Wait 5 seconds and see karaf.log

      At this point we wanted to start different play.py on different ip, so we would get advertisement from odl with route containing ll-graceful-restart community.

      to do this ->

      ./start_play3.py
      

        1. configure.py
          4 kB
        2. karaf.log
          102 kB
        3. play.py
          95 kB
        4. start_play1.py
          0.4 kB
        5. start_play3.py
          0.3 kB

            matej.perina Matej Perina
            tomas.markovic Tomas Markovic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: