<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:59 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-1403] Ping between IPV6 and DCGW is not happening</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1403</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;When executing ipv6 ping from DCGW to VM and vice versa, ping is not working. Routes are showing up in quagga side, but quagga to Controller communication is not happening is what we suspect. Discussed with Karthikeyan and Sivakumar Perumalla regarding this. We need some help from VPN development team. Can any one from vpn team help us in this.?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Following investigations are done:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;For DCGW side config: I have attached the configurations.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Below are the 2 loopback for ipv6 we configured in SER side:&lt;/p&gt;

&lt;p&gt;interface lo2 loopback&lt;/p&gt;

&lt;p&gt;&#160; ipv6 address 2001:db5::3:f816:3eff:fedb:1b40/128&lt;/p&gt;

&lt;p&gt;!&lt;/p&gt;

&lt;p&gt;interface lo3 loopback&lt;/p&gt;

&lt;p&gt;&#160; ipv6 address 2001:db5:4:f816:3eff:fedb:1b40::/128&lt;/p&gt;

&lt;p&gt;no logging console&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;these entries are showing up in quagga:&lt;/p&gt;

&lt;p&gt;bgpd# show bgp ipv6 vpn all hidden&lt;/p&gt;

&lt;p&gt;BGP table version is 0, local router ID is 11.33.216.118&lt;/p&gt;

&lt;p&gt;Status codes: s suppressed, d damped, h history, * valid, &amp;gt; best, i - internal&lt;/p&gt;

&lt;p&gt;Origin codes: i - IGP, e - EGP, ? - incomplete&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&#160; Network&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;Next Hop&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Metric LocPrf Weight Path&lt;/p&gt;

&lt;p&gt;Route Distinguisher: as2 1:3&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;i2001:db5:0:2::/64&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ::ffff:192.168.113.94&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 100&#160;&#160;&#160;&#160;&#160;&#160; 0 ?&lt;/p&gt;

&lt;p&gt;Route Distinguisher: as2 1:4&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;i2001:db5:0:3:f816:3eff:fedb:1b40/128&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#160;::ffff:192.168.113.94&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 100&#160;&#160;&#160;&#160;&#160;&#160; 0 ?&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;i2001:db5:4:f816:3eff:fedb:1b40:0/128&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ::ffff:192.168.113.94&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 100&#160;&#160;&#160;&#160;&#160;&#160; 0 ?&lt;/p&gt;

&lt;p&gt;Displayed 3 out of 3 total prefixes&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;But in the ODL side, when we check in fib, these are missing:&lt;/p&gt;

&lt;p&gt;cli&amp;gt;display fib&lt;/p&gt;

&lt;p&gt;Enter password for user cscadm:&lt;/p&gt;

&lt;p&gt;&#160;&#160; RD&#160;&#160;&#160;&#160;&#160;&#160; Prefix&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; NextHop&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Label&#160;&#160;&#160; Origin&lt;/p&gt;

&lt;p&gt;&#160;&#160; -------------------------------------------------------------------&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 30.1.1.3/32&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 192.168.113.10&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103012&#160;&#160; l&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 2001:db5:0:2:f816:3eff:fef2:174a/128&#160; 192.168.113.11&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103013&#160;&#160; l&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 30.1.1.4/32&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 192.168.113.11&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103015&#160;&#160; l&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 30.1.1.1/32&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 0.0.0.0&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103014&#160;&#160; l&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 30.1.1.0/24&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 192.168.113.11&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103009&#160;&#160; c&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 2001:db5:0:2:f816:3eff:fe81:657b/128&#160; 192.168.113.10&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103011&#160;&#160; l&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 2001:db5:0:2::1/128&#160;&#160; 0.0.0.0&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103010&#160;&#160; l&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 4.4.4.4/32&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 192.168.113.94&#160;&#160;&#160;&#160;&#160;&#160;&#160; 786432&#160;&#160; b&lt;/p&gt;

&lt;p&gt;&#160;&#160; 1:4&#160;&#160;&#160;&#160;&#160; 2001:db5:0:2::/64&#160;&#160;&#160;&#160; 192.168.113.11&#160;&#160;&#160;&#160;&#160;&#160;&#160; 103008&#160;&#160; c&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;BGP Configuration from ODL side:&lt;/p&gt;

&lt;p&gt;cli&amp;gt;display bgp-config&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Configuration Server&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Host&#160; 192.168.70.5&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Port&#160; 7644&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;BGP Router&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; AS-Number&#160;&#160;&#160;&#160;&#160;&#160;&#160; 100&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Router-ID&#160;&#160;&#160;&#160;&#160;&#160;&#160; 11.33.216.118&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Stale-Path-Time&#160; default&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; F-bit&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ON&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Log-File&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; /opt/quagga/var/log/quagga/zrpcd.init.log&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Log-Level&#160;&#160;&#160;&#160;&#160;&#160;&#160; debugging&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Neighbors&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 192.168.113.94&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; AS-Number&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 100&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Update-Source&#160;&#160;&#160;&#160; 11.33.216.118&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Address-Families&#160; IPv4-Labeled-VPN IPv6-Labeled-VPN&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 192.168.113.95&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; AS-Number&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 100&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Update-Source&#160;&#160;&#160;&#160; 11.33.216.118&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Address-Families&#160; IPv4-Labeled-VPN&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;VPN Configs from ODL side:&lt;/p&gt;

&lt;p&gt;cli&amp;gt;display vpn-config&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Displaying VPN config for all VPNs&lt;/p&gt;

&lt;p&gt;To display VPN config for a particular VPN, use the following syntax&lt;/p&gt;

&lt;p&gt;Usage:display vpn-config &lt;span class=&quot;error&quot;&gt;&amp;#91;-vid/--vpnid &amp;lt;id&amp;gt;&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;VPN ID&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Tenant ID&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; RD&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Import-RTs&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Export-RTs&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Subnet IDs&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;------------------------------------------------------------------------------------&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;4ae8cd92-48ca-49b5-94e1-b2921a260001&#160; 6c53df3a-3456-11e5-a151-feff819cdc9f&#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;1:4&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1:4&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1:4&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;812556e5-d34e-4b95-878f-74c73792ba02&lt;/p&gt;

&lt;p&gt;42230350-f70c-4d60-a049-a8e4edc47c&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;When we saw quagga logs, Vrf entry is getting deleted in the middle.&lt;/p&gt;

&lt;p&gt;I request vpn team to look into this on high priority.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;root@cic-2:/opt/quagga/var/log/quagga# cat 0 | grep Vrf&lt;/p&gt;

&lt;p&gt;2018/08/09 16:11:05 Informational ZRPC: addVrf(1:4) OK&lt;/p&gt;

&lt;p&gt;2018/08/09 16:11:05 Informational ZRPC: addVrf(1:4, afi 2, safi 5) OK&lt;/p&gt;

&lt;p&gt;2018/08/09 16:11:05 Informational ZRPC: addVrf(1:4, afi 1, safi 5) OK&lt;/p&gt;

&lt;p&gt;2018/08/09 16:11:05 Informational ZRPC: delVrf(1:4, afi 2, safi 5) OK&lt;/p&gt;

&lt;p&gt;2018/08/09 17:18:56 Informational ZRPC: addVrf(1:4) OK&lt;/p&gt;

&lt;p&gt;2018/08/09 17:18:56 Informational ZRPC: addVrf(1:4, afi 1, safi 5) OK&lt;/p&gt;

&lt;p&gt;root@cic-2:/opt/quagga/var/log/quagga#&lt;/p&gt;</description>
                <environment></environment>
        <key id="30592">NETVIRT-1403</key>
            <summary>Ping between IPV6 and DCGW is not happening</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</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="Nandini">Nandini Savanura</assignee>
                                    <reporter username="Nandini">Nandini Savanura</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Aug 2018 10:56:59 +0000</created>
                <updated>Thu, 19 Dec 2019 06:36:01 +0000</updated>
                            <resolved>Thu, 19 Dec 2019 06:35:45 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="64683" author="karthikeyan" created="Mon, 20 Aug 2018 10:52:22 +0000"  >&lt;p&gt;Hi Nandini,&lt;/p&gt;

&lt;p&gt;&#160; &#160; Manually verified for both IPv4 and IPv6 data path traffic testing and it was working fine with DC-GW to VM(via ICMP) and vice versa without doing any code changes.&lt;/p&gt;

&lt;p&gt;&#160;Hence no fix is required for fixing this problem.&lt;/p&gt;</comment>
                            <comment id="64957" author="nandini" created="Mon, 17 Sep 2018 11:44:49 +0000"  >&lt;p&gt;This issue is seen in the latest build in the sanity(Build 250).&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="65204" author="karthikeyan" created="Thu, 4 Oct 2018 09:10:31 +0000"  >&lt;p&gt;Hi Nandini,&lt;/p&gt;

&lt;p&gt;&#160;&#160;&#160; Requested to attach the following logs into JIRA ticket &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1403&quot; title=&quot;Ping between IPV6 and DCGW is not happening&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1403&quot;&gt;&lt;del&gt;NETVIRT-1403&lt;/del&gt;&lt;/a&gt; to debug this issue further. Since as i already confirmed this issue is not able reproduce in upstream oxygen release.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Required debug logs:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Karaf logs(All 3 nodes)&lt;/li&gt;
	&lt;li&gt;Data Store dumps output (elan/l3vpn/odl-fib/odl-l3vpn)&lt;/li&gt;
	&lt;li&gt;Dump flows/groups output (all the compute nodes)&lt;/li&gt;
	&lt;li&gt;Openstack Configuration commands (tested network topology commands)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;

&lt;p&gt;Karthikeyan.&lt;/p&gt;</comment>
                            <comment id="67585" author="nishchya" created="Thu, 19 Dec 2019 06:35:45 +0000"  >&lt;p&gt;This issue cannot be reproduce with the latest master distribution.&lt;/p&gt;

&lt;p&gt;Please reopen the issue if seen again with below details/logs.&lt;/p&gt;

&lt;p&gt;Karaf logs(All 3 nodes)&lt;/p&gt;

&lt;p&gt;Data Store dumps output (elan/l3vpn/odl-fib/odl-l3vpn)&lt;/p&gt;

&lt;p&gt;Dump flows/groups output (all the compute nodes)&lt;/p&gt;

&lt;p&gt;Openstack Configuration commands (tested network topology commands)&lt;br/&gt;
&#160;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14917" name="GWconfig.txt" size="661" author="Nandini" created="Fri, 17 Aug 2018 10:56:57 +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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03hun:</customfieldvalue>

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