<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:15 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[VPNSERVICE-61] Internal transport broken when more then 3 dpn connected</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-61</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;I am using:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;autobuildrelease-1075&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/autorelease-1075/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/autorelease-1075/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz&lt;/a&gt;&lt;br/&gt;
February 13, 2016&lt;/p&gt;

&lt;p&gt;and &lt;span class=&quot;error&quot;&gt;&amp;#91;stable&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium/distribution-karaf-0.4.0-Beryllium.tar.gz&lt;/a&gt;&lt;br/&gt;
February 22, 2016&lt;/p&gt;


&lt;p&gt;I bring up 3 dpn, with posting the internal transport zones in one post.&lt;br/&gt;
(POST) http://&lt;tt&gt;odl&lt;/tt&gt;/restconf/config/itm:transport-zones/&lt;br/&gt;
{&apos;transport-zone&apos;: [{&apos;subnets&apos;: [{&apos;gateway-ip&apos;: &apos;0.0.0.0&apos;,&lt;br/&gt;
                                  &apos;prefix&apos;: &apos;192.168.2.0/24&apos;,&lt;br/&gt;
                                  &apos;vlan-id&apos;: 0,&lt;br/&gt;
                                  &apos;vteps&apos;: [&lt;/p&gt;
{&apos;dpn-id&apos;: 112782488287055,
                                             &apos;ip-address&apos;: &apos;192.168.2.3&apos;,
                                             &apos;portname&apos;: &apos;phy0&apos;}
&lt;p&gt;,&lt;br/&gt;
                                            &lt;/p&gt;
{&apos;dpn-id&apos;: 191959103210564,
                                             &apos;ip-address&apos;: &apos;192.168.2.2&apos;,
                                             &apos;portname&apos;: &apos;phy0&apos;}
&lt;p&gt;,&lt;br/&gt;
                                            &lt;/p&gt;
{&apos;dpn-id&apos;: 68712021894977,
                                             &apos;ip-address&apos;: &apos;192.168.2.4&apos;,
                                             &apos;portname&apos;: &apos;phy0&apos;}
&lt;p&gt;]}],&lt;br/&gt;
                     &apos;tunnel-type&apos;: &apos;odl-interface:tunnel-type-vxlan&apos;,&lt;br/&gt;
                     &apos;zone-name&apos;: &apos;TZA&apos;}]}&lt;/p&gt;

&lt;p&gt;in both releases, although the internal transport is created correctly:&lt;br/&gt;
(GET) http://&lt;tt&gt;odl&lt;/tt&gt;/restconf/config/itm:transport-zones/&lt;br/&gt;
{&lt;br/&gt;
  &quot;transport-zones&quot;: {&lt;br/&gt;
    &quot;transport-zone&quot;: [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;zone-name&quot;: &quot;TZA&quot;,&lt;br/&gt;
        &quot;tunnel-type&quot;: &quot;odl-interface:tunnel-type-vxlan&quot;,&lt;br/&gt;
        &quot;subnets&quot;: [&lt;br/&gt;
          {&lt;br/&gt;
            &quot;prefix&quot;: &quot;192.168.2.0/24&quot;,&lt;br/&gt;
            &quot;vlan-id&quot;: 0,&lt;br/&gt;
            &quot;vteps&quot;: [&lt;br/&gt;
              &lt;/p&gt;
{
                &quot;dpn-id&quot;: 191959103210564,
                &quot;portname&quot;: &quot;phy0&quot;,
                &quot;ip-address&quot;: &quot;192.168.2.2&quot;
              }
&lt;p&gt;,&lt;br/&gt;
              &lt;/p&gt;
{
                &quot;dpn-id&quot;: 112782488287055,
                &quot;portname&quot;: &quot;phy0&quot;,
                &quot;ip-address&quot;: &quot;192.168.2.3&quot;
              }
&lt;p&gt;,&lt;/p&gt;
              {
                &quot;dpn-id&quot;: 68712021894977,
                &quot;portname&quot;: &quot;phy0&quot;,
                &quot;ip-address&quot;: &quot;192.168.2.4&quot;
              }
&lt;p&gt;            ],&lt;br/&gt;
            &quot;gateway-ip&quot;: &quot;0.0.0.0&quot;&lt;br/&gt;
          }&lt;br/&gt;
        ]&lt;br/&gt;
      }&lt;br/&gt;
    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;(GET) http://&lt;tt&gt;odl&lt;/tt&gt;/restconf/config/itm-state:dpn-endpoints/&lt;br/&gt;
{&lt;br/&gt;
  &quot;dpn-endpoints&quot;: {&lt;br/&gt;
    &quot;DPN-TEPs-info&quot;: [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;DPN-ID&quot;: 112782488287055,&lt;br/&gt;
        &quot;tunnel-end-points&quot;: [&lt;/p&gt;
          {
            &quot;portname&quot;: &quot;phy0&quot;,
            &quot;VLAN-ID&quot;: 0,
            &quot;ip-address&quot;: &quot;192.168.2.3&quot;,
            &quot;tunnel-type&quot;: &quot;odl-interface:tunnel-type-vxlan&quot;,
            &quot;subnet-mask&quot;: &quot;192.168.2.0/24&quot;,
            &quot;transport-zone&quot;: &quot;TZA&quot;,
            &quot;interface-name&quot;: &quot;112782488287055:phy0:0&quot;,
            &quot;gw-ip-address&quot;: &quot;0.0.0.0&quot;
          }
&lt;p&gt;        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;DPN-ID&quot;: 191959103210564,&lt;br/&gt;
        &quot;tunnel-end-points&quot;: [&lt;/p&gt;
          {
            &quot;portname&quot;: &quot;phy0&quot;,
            &quot;VLAN-ID&quot;: 0,
            &quot;ip-address&quot;: &quot;192.168.2.2&quot;,
            &quot;tunnel-type&quot;: &quot;odl-interface:tunnel-type-vxlan&quot;,
            &quot;subnet-mask&quot;: &quot;192.168.2.0/24&quot;,
            &quot;transport-zone&quot;: &quot;TZA&quot;,
            &quot;interface-name&quot;: &quot;191959103210564:phy0:0&quot;,
            &quot;gw-ip-address&quot;: &quot;0.0.0.0&quot;
          }
&lt;p&gt;        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;DPN-ID&quot;: 68712021894977,&lt;br/&gt;
        &quot;tunnel-end-points&quot;: [&lt;/p&gt;
          {
            &quot;portname&quot;: &quot;phy0&quot;,
            &quot;VLAN-ID&quot;: 0,
            &quot;ip-address&quot;: &quot;192.168.2.4&quot;,
            &quot;tunnel-type&quot;: &quot;odl-interface:tunnel-type-vxlan&quot;,
            &quot;subnet-mask&quot;: &quot;192.168.2.0/24&quot;,
            &quot;transport-zone&quot;: &quot;TZA&quot;,
            &quot;interface-name&quot;: &quot;68712021894977:phy0:0&quot;,
            &quot;gw-ip-address&quot;: &quot;0.0.0.0&quot;
          }
&lt;p&gt;        ]&lt;br/&gt;
      }&lt;br/&gt;
    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;it is not comming up on ovs on all hosts correctly:&lt;br/&gt;
Warning: Permanently added &apos;node-17,192.168.0.5&apos; (ECDSA) to the list of known hosts.                                                            &lt;span class=&quot;error&quot;&gt;&amp;#91;30/8484&amp;#93;&lt;/span&gt;&lt;br/&gt;
2593f8aa-df19-4459-bbf4-114fb551afa5&lt;br/&gt;
    Manager &quot;tcp:192.168.0.3:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:192.168.0.3:6633&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;TUNNEL:6&quot;&lt;br/&gt;
            Interface &quot;TUNNEL:6&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;192.168.2.3&quot;, remote_ip=&quot;192.168.2.2&quot;}
&lt;p&gt;        Port &quot;TUNNEL:1&quot;&lt;br/&gt;
            Interface &quot;TUNNEL:1&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;192.168.2.3&quot;, remote_ip=&quot;192.168.2.4&quot;}
&lt;p&gt;    ovs_version: &quot;2.4.0&quot;&lt;br/&gt;
Warning: Permanently added &apos;node-14,192.168.0.4&apos; (ECDSA) to the list of known hosts.&lt;br/&gt;
7ef6c580-a288-4636-ba15-ff344ecc30aa&lt;br/&gt;
    Manager &quot;tcp:192.168.0.3:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:192.168.0.3:6633&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
    ovs_version: &quot;2.4.0&quot;&lt;br/&gt;
Warning: Permanently added &apos;node-16,192.168.0.6&apos; (ECDSA) to the list of known hosts.&lt;br/&gt;
a68a0f20-3913-4650-88a3-a76eb5017bb9&lt;br/&gt;
    Manager &quot;tcp:192.168.0.3:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:192.168.0.3:6633&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;TUNNEL:4&quot;&lt;br/&gt;
            Interface &quot;TUNNEL:4&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;192.168.2.4&quot;, remote_ip=&quot;192.168.2.2&quot;}
&lt;p&gt;        Port &quot;TUNNEL:2&quot;&lt;br/&gt;
            Interface &quot;TUNNEL:2&quot;&lt;br/&gt;
                type: vxlan&lt;br/&gt;
                options: &lt;/p&gt;
{key=flow, local_ip=&quot;192.168.2.4&quot;, remote_ip=&quot;192.168.2.3&quot;}
&lt;p&gt;    ovs_version: &quot;2.4.0&quot;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21670">VPNSERVICE-61</key>
            <summary>Internal transport broken when more then 3 dpn connected</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10001">Won&apos;t Do</resolution>
                                        <assignee username="hema.gopalkrishnan@ericsson.com">Hema Gopalakrishnan</assignee>
                                    <reporter username="nikolas.hermanns@ericsson.com">Nikolas Hermanns</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 Mar 2016 10:50:04 +0000</created>
                <updated>Sat, 23 Jun 2018 21:36:42 +0000</updated>
                            <resolved>Sat, 23 Jun 2018 21:36:42 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="63646" author="shague@redhat.com" created="Sat, 23 Jun 2018 21:36:42 +0000"  >&lt;p&gt;vpnservice is no longer active&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5463</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=5463]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01zw7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10101" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10104"><![CDATA[normal]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>