<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:36 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>[NETVIRT-453] No connectivity between the networks with Inter VPN import and export of route targets</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-453</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;ODL BORON SR2 with odl-netvirt-openstack and networking-odl&lt;br/&gt;
Openstack Newton installed via packstack and integrated with ODL&lt;/p&gt;

&lt;p&gt;Import/Export of route target between two VPN instances are configured in a  complementary manner&lt;/p&gt;

&lt;p&gt;Prefixes from one VPN gets self-imported to another to both VRFs in odl-fib&lt;/p&gt;

&lt;p&gt;Ping between VM on net10 and VM on net20 fails.&lt;br/&gt;
There is no router defined.&lt;br/&gt;
Testing if import/export between VPN instances allow connectivity between the networks without a router being associated to the networks or the VPN instances.&lt;/p&gt;

&lt;p&gt;RD 1001:1 has&lt;/p&gt;

&lt;p&gt;&quot;export-RT&quot;: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;8800:1&amp;quot;&amp;#93;&lt;/span&gt;, &lt;br/&gt;
&quot;import-RT&quot;: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;4400:1&amp;quot;,&amp;quot;8800:1&amp;quot;&amp;#93;&lt;/span&gt;, &lt;/p&gt;

&lt;p&gt;RD 2002:1 has&lt;/p&gt;

&lt;p&gt;&quot;export-RT&quot;: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;4400:1&amp;quot;&amp;#93;&lt;/span&gt;, &lt;br/&gt;
&quot;import-RT&quot;: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;4400:1&amp;quot;,&amp;quot;8800:1&amp;quot;&amp;#93;&lt;/span&gt;, &lt;/p&gt;

&lt;p&gt;VMs:&lt;br/&gt;
Net10 :  MAC: fa:16:3e:e4:4a:8f  IP : 10.10.0.12&lt;br/&gt;
Net20 : MAC: fa:16:3e:34:97:38  IP : 20.20.0.3&lt;/p&gt;

&lt;p&gt;dump flow is attached&lt;/p&gt;

&lt;p&gt;/restconf/config/odl-fib:fibEntries/ is given below.VRF RD 222:1 is persisting in the FIB even after respective L3VPN is deleted.&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;fibEntries&quot;: {&lt;br/&gt;
    &quot;vrfTables&quot;: [&lt;br/&gt;
      {&lt;br/&gt;
        &quot;routeDistinguisher&quot;: &quot;2222:1&quot;,&lt;br/&gt;
        &quot;vrfEntry&quot;: [&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;20.20.0.3/32&quot;,
            &quot;label&quot;: 70034,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;10.10.0.12/32&quot;,
            &quot;label&quot;: 70027,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;20.20.0.2/32&quot;,
            &quot;label&quot;: 70033,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;,&lt;/p&gt;
          {
            &quot;destPrefix&quot;: &quot;10.10.0.2/32&quot;,
            &quot;label&quot;: 70035,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;routeDistinguisher&quot;: &quot;1001:1&quot;,&lt;br/&gt;
        &quot;vrfEntry&quot;: [&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;20.20.0.3/32&quot;,
            &quot;label&quot;: 70034,
            &quot;origin&quot;: &quot;l&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;10.10.0.12/32&quot;,
            &quot;label&quot;: 70027,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;20.20.0.2/32&quot;,
            &quot;label&quot;: 70033,
            &quot;origin&quot;: &quot;l&quot;
          }
&lt;p&gt;,&lt;/p&gt;
          {
            &quot;destPrefix&quot;: &quot;10.10.0.2/32&quot;,
            &quot;label&quot;: 70035,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;        ]&lt;br/&gt;
      },&lt;br/&gt;
      {&lt;br/&gt;
        &quot;routeDistinguisher&quot;: &quot;2002:1&quot;,&lt;br/&gt;
        &quot;vrfEntry&quot;: [&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;20.20.0.3/32&quot;,
            &quot;label&quot;: 70034,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;10.10.0.12/32&quot;,
            &quot;label&quot;: 70027,
            &quot;origin&quot;: &quot;l&quot;
          }
&lt;p&gt;,&lt;br/&gt;
          &lt;/p&gt;
{
            &quot;destPrefix&quot;: &quot;20.20.0.2/32&quot;,
            &quot;label&quot;: 70033,
            &quot;origin&quot;: &quot;si&quot;
          }
&lt;p&gt;,&lt;/p&gt;
          {
            &quot;destPrefix&quot;: &quot;10.10.0.2/32&quot;,
            &quot;label&quot;: 70035,
            &quot;origin&quot;: &quot;l&quot;
          }
&lt;p&gt;        ]&lt;br/&gt;
      }&lt;br/&gt;
    ]&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20374">NETVIRT-453</key>
            <summary>No connectivity between the networks with Inter VPN import and export of route targets</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="10003">Cannot Reproduce</resolution>
                                        <assignee username="suraj.ranjan@ericsson.com">Suraj Ranjan</assignee>
                                    <reporter username="baravamu@hcl.com">Bhargavan Aravamudan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Jan 2017 15:03:52 +0000</created>
                <updated>Thu, 5 Apr 2018 23:30:25 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 23:30:25 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="37178" author="baravamu@hcl.com" created="Tue, 31 Jan 2017 15:03:52 +0000"  >&lt;p&gt;Attachment flow-dump-vpn-import-export.txt has been added with description: dump-flow&lt;/p&gt;</comment>
                            <comment id="37173" author="baravamu@hcl.com" created="Tue, 31 Jan 2017 15:05:35 +0000"  >&lt;p&gt;GROUP dumps:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@aioctrl01 ~&amp;#93;&lt;/span&gt;#  ovs-ofctl -O OpenFlow13 dump-groups br-int&lt;br/&gt;
OFPST_GROUP_DESC reply (OF1.3) (xid=0x2):&lt;br/&gt;
 group_id=150004,type=all,bucket=actions=set_field:fa:16:3e:e4:4a:8f-&amp;gt;eth_dst,load:0xd00-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 group_id=150001,type=all,bucket=actions=set_field:fa:16:3e:a5:38:de-&amp;gt;eth_dst,load:0x400-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 group_id=210012,type=all,bucket=actions=group:210011&lt;br/&gt;
 group_id=210014,type=all,bucket=actions=group:210013&lt;br/&gt;
 group_id=210013,type=all,bucket=actions=set_field:0x4-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0x5-&amp;gt;tun_id,resubmit(,55)&lt;br/&gt;
 group_id=150003,type=all,bucket=actions=set_field:fa:16:3e:34:97:38-&amp;gt;eth_dst,load:0x500-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 group_id=150000,type=all,bucket=actions=set_field:fa:16:3e:a4:61:ac-&amp;gt;eth_dst,load:0x300-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 group_id=150002,type=all,bucket=actions=set_field:fa:16:3e:a4:61:ac-&amp;gt;eth_dst,load:0x300-&amp;gt;NXM_NX_REG6[],resubmit(,220)&lt;br/&gt;
 group_id=5000,type=all,bucket=actions=CONTROLLER:65535,bucket=actions=resubmit(,17),bucket=actions=resubmit(,81)&lt;br/&gt;
 group_id=210011,type=all,bucket=actions=set_field:0x3-&amp;gt;tun_id,resubmit(,55),bucket=actions=set_field:0xd-&amp;gt;tun_id,resubmit(,55)&lt;/p&gt;</comment>
                            <comment id="37174" author="baravamu@hcl.com" created="Tue, 31 Jan 2017 15:20:54 +0000"  >&lt;p&gt;Just to add, the networks are configured via Openstack Horizon UI with gateway as &lt;/p&gt;

&lt;p&gt;NET 10 GW: 10.10.0.1&lt;br/&gt;
NET 20 GW : 20.20.0.1&lt;/p&gt;</comment>
                            <comment id="37175" author="suraj.ranjan@ericsson.com" created="Wed, 1 Feb 2017 12:02:03 +0000"  >&lt;p&gt;Tested with: Boron SR2&lt;/p&gt;

&lt;p&gt;Steps followed:&lt;/p&gt;

&lt;p&gt;1. Create 2 networks,2 subnets in Openstack Horizon&lt;br/&gt;
2. Create 2 VM instances via Horizon,1 in each network&lt;br/&gt;
3. Create two VPN instances with import/export not allowing exchange of routes&lt;br/&gt;
4. Associate each VPN instance to the two networks respectively&lt;br/&gt;
5. Verify od-fib for vrf entries and no orgin:si prefixes are learnt in both vrf&lt;br/&gt;
6. Delete one of the VPN instances and re-create with import/export RT values to exchange prefixes&lt;br/&gt;
7. Associate this VPN instances to second network&lt;br/&gt;
8. Check in odl-fib and find that the origin:si is learnt only in the first VRF&lt;br/&gt;
9. Delete both VPN instances and check odl-fib has the origin:si prefixes still lingering&lt;br/&gt;
10. Delete odl-fibentries via REST and check fib is cleared&lt;br/&gt;
11. Create two VPN instances with complemetary import/export&lt;br/&gt;
12. Associate each network to one VPN instance&lt;br/&gt;
13. Check odl-fib to see both VRFs are present with origin:si prefixes from the other network&lt;br/&gt;
14. Also,see that VRF entry from a delete VPN instance is still showing in odl-fib&lt;br/&gt;
15. Ping vms fail (VMs have default gw as x.x.x.1 but there is no port with this IP)&lt;/p&gt;</comment>
                            <comment id="37176" author="n.vivekanandan@ericsson.com" created="Mon, 3 Apr 2017 17:33:23 +0000"  >&lt;p&gt;Hi Bhargavan,&lt;/p&gt;

&lt;p&gt;After the last email discussion we had on this, were you able to see this problem again?&lt;/p&gt;

&lt;p&gt;Vivek&lt;/p&gt;</comment>
                            <comment id="37177" author="baravamu@hcl.com" created="Tue, 4 Apr 2017 04:24:35 +0000"  >&lt;p&gt;Hi Vivek,&lt;/p&gt;

&lt;p&gt;Thanks for following up.My setup has got dis-mantled since then and haven&apos;t checked again.&lt;/p&gt;

&lt;p&gt;Hope the logs and info collected during the initial discussions gave you some clues to look at the code and identify issues.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Bhargavan&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12443" name="flow-dump-vpn-import-export.txt" size="26694" author="baravamu@hcl.com" created="Tue, 31 Jan 2017 15:03:52 +0000"/>
                    </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>7715</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=7715]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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