<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:16 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-68] Ping test is FAILED from VM to Invisible IP which is hosted non-nexthop</title>
                <link>https://jira.opendaylight.org/browse/VPNSERVICE-68</link>
                <project id="10184" key="VPNSERVICE">vpnservice</project>
                    <description>&lt;p&gt;EFFECT:&lt;/p&gt;

&lt;p&gt;Ping test is FAILED from VM to Invisible IP which is hosted non-nexthop system.&lt;/p&gt;

&lt;p&gt;DESCRIPTION:&lt;br/&gt;
Test Topology:&lt;br/&gt;
===============&lt;br/&gt;
N1-S1-VM1,N2-S2-VM3,N3-S3-VM5 on ComputeNode1 is connected to DPN1/ComputeNode1&lt;/p&gt;

&lt;p&gt;N1-S1-VM2,N2-S2-VM4,N3-S3-VM6 on ComputeNode2 is connected to DPN2/ComputeNode2&lt;/p&gt;

&lt;p&gt;CBA Controller Setup with 2SC&apos;s and 3PL&apos;s.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21677">VPNSERVICE-68</key>
            <summary>Ping test is FAILED from VM to Invisible IP which is hosted non-nexthop</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="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="suraj.ranjan@ericsson.com">Suraj Ranjan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 22 Apr 2016 10:45:16 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:04 +0000</updated>
                            <resolved>Mon, 2 May 2016 09:38:18 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="40589" author="suraj.ranjan@ericsson.com" created="Mon, 2 May 2016 08:55:33 +0000"  >&lt;p&gt;Updated information:&lt;/p&gt;

&lt;p&gt;EFFECT:&lt;/p&gt;

&lt;p&gt;Ping test is FAILED from VM to Invisible IP which is hosted non-nexthop system.&lt;/p&gt;

&lt;p&gt;DESCRIPTION:&lt;br/&gt;
Test Topology:&lt;br/&gt;
===============&lt;br/&gt;
N1-S1-VM1,N2-S2-VM3,N3-S3-VM5 on ComputeNode1 is connected to DPN1/ComputeNode1&lt;/p&gt;

&lt;p&gt;N1-S1-VM2,N2-S2-VM4,N3-S3-VM6 on ComputeNode2 is connected to DPN2/ComputeNode2&lt;/p&gt;

&lt;p&gt;CBA Controller Setup with 2SC&apos;s and 3PL&apos;s.&lt;/p&gt;

&lt;p&gt;Build Used: sfi_beryllium-16.2.52.0.14&lt;br/&gt;
CSS Build : CSS3.0 Drop5 Black build (official release)&lt;/p&gt;


&lt;p&gt;Steps To Reproduce:&lt;br/&gt;
===================&lt;br/&gt;
1. Bring up the Topology as mentioned above.&lt;br/&gt;
2. Create and configure VXLAN Tunnel between DPNs&lt;br/&gt;
3. Create Neutron network1,2,3/Subnets1,2,3/Ports1,2,3,4,5,6&lt;br/&gt;
4. Bring up NOVA VMs 1,2,3,4,5,6&lt;br/&gt;
5. Create L3vpn and associate N1 to L3VPN.&lt;/p&gt;

&lt;p&gt;Create L3vpn:&lt;br/&gt;
&lt;a href=&quot;http://10.183.254.195:8181/restconf/operations/neutronvpn:createL3VPN&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.183.254.195:8181/restconf/operations/neutronvpn:createL3VPN&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&quot;input&quot; : {&lt;br/&gt;
    &quot;l3vpn&quot; : [&lt;/p&gt;
     {
      &quot;id&quot;: &quot;4ae8cd92-48ca-49b5-94e1-b2921a200001&quot;,
      &quot;name&quot;: &quot;vpn1&quot;,
      &quot;route-distinguisher&quot;: [&quot;100:1&quot;],
      &quot;export-RT&quot;: [&quot;100:1&quot;],
      &quot;import-RT&quot;: [&quot;100:1&quot;],
      &quot;tenant-id&quot;: &quot;de0a7495-05c4-4be0-b796-1412835c6820&quot;
      }
&lt;p&gt;  ]&lt;br/&gt;
}&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://10.183.254.195:8080/restconf/operations/neutronvpn:associateNetworks&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.183.254.195:8080/restconf/operations/neutronvpn:associateNetworks&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
&quot;input&quot; :&lt;/p&gt;
        {
         &quot;vpn-id&quot;: &quot;4ae8cd92-48ca-49b5-94e1-b2921a200001&quot;,
         &quot;network-id&quot;:[&quot;&amp;lt;net1 id&amp;gt;&quot;]
        }
&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;6.Create a Router and associate the network2 and network3 to it.&lt;br/&gt;
neutron router-create Router1&lt;br/&gt;
neutron router-interface-add Router1 net2-snet2&lt;br/&gt;
neutron router-interface-add Router1 net3-snet3&lt;/p&gt;

&lt;p&gt;7. Associate Router1 to L3VPN:&lt;/p&gt;

&lt;p&gt;{&quot;input&quot; :  &lt;/p&gt;
{
      &quot;vpn-id&quot;: &quot;4ae8cd92-48ca-49b5-94e1-b2921a200001&quot;,
       &quot;router-id&quot;:&quot;Router id&quot;
      }
&lt;p&gt;}&lt;br/&gt;
8.Create and bring up (Enterprise Network Host IP) eth0:1 interface on DPN1-VM3 with 20.0.0.150 (Invisible IP)  and make sure 20.0.0.0/24 has a nexthop IP of DPN2 BR1 tunnel interface IP in &quot;display fib&quot;&lt;br/&gt;
9. Ping test is FAILED from VM5-DPN1(30.0.0.2) to 20.0.0.150 (Invisible IPs) which is hosted on non-nexthop&lt;/p&gt;

&lt;p&gt;Expected Results:&lt;br/&gt;
Ping test should be PASSED even though inivisble IP is hosted non-nexthop for subnet route.(20.0.0.0/24)&lt;/p&gt;</comment>
                            <comment id="40590" author="suraj.ranjan@ericsson.com" created="Mon, 2 May 2016 09:38:18 +0000"  >&lt;p&gt;Fix is provided in:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/38096/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/38096/&lt;/a&gt;&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>5783</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=5783]]></customfieldvalue>

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