Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-1201

Long delay in connection status update after connection issue for multiple devices

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Medium Medium
    • None
    • 7.0.0, 5.0.10, 6.0.6
    • netconf

      This issue is identical to https://jira.opendaylight.org/browse/NETCONF-966, but it is necessary to initiate more than one device.
      With a single device, it works correctly.

      Steps to reproduce:

      1. Start Karaf: 

      feature:install odl-restconf-all odl-netconf-topology

      2. Initialize 2 devices with auto-connect:

      java -jar netconf-testtool-7.0.0-SNAPSHOT-executable.jar --device-count 2 --ssh true --md-sal true --controller-ip 127.0.0.1 --controller-port 8181

      3. Verify the connected state.

      4. Drop the packet from one of the NETCONF devices:

      sudo iptables -I INPUT -p tcp --dport 17831 -j DROP

            ivanhrasko Ivan Hrasko
            PeterSuna Peter Suna
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: