Uploaded image for project: 'l2switch'
  1. l2switch
  2. L2SWITCH-27

The Default L2Switch Idle (1800secs) and hard (3600seconds) timeouts are very high

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • unspecified
    • None
    • General
    • None
    • Operating System: Linux
      Platform: All

    • 2501
    • High

    Description

      The Default L2Switch Idle (1800secs) and hard (3600seconds) timeouts as set in
      ~/opendaylight/etc/opendaylight/karaf/58-l2switchmain.xml

      <is-learning-only-mode>false</is-learning-only-mode>
      <is-install-dropall-flow>true</is-install-dropall-flow>
      <dropall-flow-table-id>0</dropall-flow-table-id>
      <dropall-flow-priority>0</dropall-flow-priority>
      <dropall-flow-idle-timeout>0</dropall-flow-idle-timeout>
      <dropall-flow-hard-timeout>0</dropall-flow-hard-timeout>
      <reactive-flow-table-id>0</reactive-flow-table-id>
      <reactive-flow-priority>10</reactive-flow-priority>
      <reactive-flow-idle-timeout>1800</reactive-flow-idle-timeout> <-- here
      <reactive-flow-hard-timeout>3600</reactive-flow-hard-timeout> <--here

      are unrealistic for a real network.

      As a result of this Unwanted flows are stuck are for an unimaginable amount of time
      because of this.

      The default values can be 300/600 for idle and hard timeout.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            SaiMarapaReddy Sai MarapaReddy
            knanda@extremenetworks.com Kuldip
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: