<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22:17 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-718] [l3vpn_ecmp] Bringing Down the Tunnel interface doesn&apos;t switch the traffic to alternate Path</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-718</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;In the Test topology i have three Compute node&apos;s and &lt;br/&gt;
Have a single VM instance running on each compute node.&lt;/p&gt;

&lt;p&gt;Extra routes is configured for the Two compute node&apos;s pointing to the two VM&apos;s IP&lt;/p&gt;

&lt;p&gt;I had initiated ping from VM-3 on CN-3 to the extra route IP and &lt;br/&gt;
when i bring down the tunnel interface on which traffic is getting forwarded it doesn&apos;t switch to the alternate path.&lt;/p&gt;


&lt;p&gt;FLows and groups &lt;br/&gt;
================&lt;br/&gt;
ON CSS-3&lt;br/&gt;
---------&lt;br/&gt;
oot@Ubuntu-33:~# flows | grep table=21 | grep 120&lt;br/&gt;
 cookie=0x8000003, duration=28377.172s, table=21, n_packets=68354, n_bytes=6698692, priority=34,ip,metadata=0x30d44/0xfffffe,nw_dst=120.0.0.0/24 actions=group:150003&lt;/p&gt;

&lt;p&gt;root@Ubuntu-33:~# groups | grep 150003&lt;br/&gt;
 group_id=150003,type=select,bucket=actions=resubmit(,220),set_field:fa:16:3e:6b:3c:2f-&amp;gt;eth_dst,load:0x600-&amp;gt;NXM_NX_REG6[],set_field:0x186a8-&amp;gt;tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:7f:89:d6-&amp;gt;eth_dst,load:0x100-&amp;gt;NXM_NX_REG6[],set_field:0x186a8-&amp;gt;tun_id&lt;br/&gt;
root@Ubuntu-33:~# groupstats | grep 150003&lt;br/&gt;
 group_id=150003,duration=66996.923s,ref_count=1,packet_count=28460,byte_count=2789080,bucket0:packet_count=28460,byte_count=2789080,bucket1:packet_count=0,byte_count=0&lt;br/&gt;
root@Ubuntu-33:~# groupstats | grep 150003&lt;br/&gt;
 group_id=150003,duration=67000.832s,ref_count=1,packet_count=28464,byte_count=2789472,bucket0:packet_count=28464,byte_count=2789472,bucket1:packet_count=0,byte_count=0&lt;/p&gt;

&lt;p&gt;ON CSS-1&lt;br/&gt;
---------&lt;br/&gt;
root@Ubuntu-239:~# flows | grep table=36&lt;br/&gt;
 cookie=0x90186a5, duration=8802.954s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x186a5 actions=group:150000&lt;br/&gt;
 cookie=0x9001389, duration=8802.954s, table=36, n_packets=1980, n_bytes=84524, priority=5,tun_id=0x404 actions=write_metadata:0x1389000000/0xfffffffff000000,goto_table:51&lt;br/&gt;
 cookie=0x90186a8, duration=8802.954s, table=36, n_packets=63816, n_bytes=6253968, priority=5,tun_id=0x186a8 actions=group:150000&lt;/p&gt;

&lt;p&gt;root@Ubuntu-239:~# groups | grep 150000&lt;br/&gt;
 group_id=150000,type=all,bucket=actions=resubmit(,220),set_field:fa:16:3e:6b:3c:2f-&amp;gt;eth_dst,load:0xa00-&amp;gt;NXM_NX_REG6[],set_field:fa:16:3e:27:39:fd-&amp;gt;eth_src&lt;br/&gt;
root@Ubuntu-239:~# groupstats | grep 150000&lt;br/&gt;
 group_id=150000,duration=68985.638s,ref_count=5,packet_count=8497,byte_count=832706,bucket0:packet_count=8497,byte_count=832706&lt;br/&gt;
root@Ubuntu-239:~# groupstats | grep 150000&lt;/p&gt;


&lt;p&gt;After bringing Down the tunnel interface&lt;/p&gt;

&lt;p&gt;pendaylight-user@root&amp;gt;tep:show-state&lt;br/&gt;
Tunnel Name       Source-DPN        Destination-DPN   Source-IP         Destination-IP    Trunk-State  Transport Type&lt;br/&gt;
-------------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
tun5f87c8077be    277180664301311   31526683982167    88.0.0.7          88.0.0.6          UP          VXLAN     &lt;br/&gt;
tun902ee6c4306    31526683982167    277180664301311   88.0.0.6          88.0.0.7          UP          VXLAN     &lt;br/&gt;
tuna03e6e78908    277180664301311   97047608610567    88.0.0.7          88.0.0.5          DOWN        VXLAN     &lt;br/&gt;
tund8026795f51    97047608610567    277180664301311   88.0.0.5          88.0.0.7          DOWN        VXLAN     &lt;br/&gt;
tuncd91997ecd5    97047608610567    31526683982167    88.0.0.5          88.0.0.6          DOWN        VXLAN     &lt;br/&gt;
tunc99e3452612    31526683982167    97047608610567    88.0.0.6          88.0.0.5          DOWN        VXLAN     &lt;/p&gt;

&lt;p&gt;FLows and groups &lt;br/&gt;
================&lt;br/&gt;
ON CSS-3&lt;br/&gt;
---------&lt;br/&gt;
root@Ubuntu-33:~# flows | grep table=21 | grep 120&lt;br/&gt;
 cookie=0x8000003, duration=28751.085s, table=21, n_packets=68728, n_bytes=6735344, priority=34,ip,metadata=0x30d44/0xfffffe,nw_dst=120.0.0.0/24 actions=group:150003&lt;/p&gt;

&lt;p&gt;root@Ubuntu-33:~# groups | grep 150003&lt;br/&gt;
 group_id=150003,type=select,bucket=actions=resubmit(,220),set_field:fa:16:3e:6b:3c:2f-&amp;gt;eth_dst,load:0x600-&amp;gt;NXM_NX_REG6[],set_field:0x186a8-&amp;gt;tun_id,bucket=actions=resubmit(,220),set_field:fa:16:3e:7f:89:d6-&amp;gt;eth_dst,load:0x100-&amp;gt;NXM_NX_REG6[],set_field:0x186a8-&amp;gt;tun_id&lt;br/&gt;
root@Ubuntu-33:~# groupstats | grep 150003&lt;br/&gt;
 group_id=150003,duration=67298.664s,ref_count=1,packet_count=28762,byte_count=2818676,bucket0:packet_count=28762,byte_count=2818676,bucket1:packet_count=0,byte_count=0&lt;br/&gt;
root@Ubuntu-33:~#&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20639">NETVIRT-718</key>
            <summary>[l3vpn_ecmp] Bringing Down the Tunnel interface doesn&apos;t switch the traffic to alternate Path</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="manubk2003@gmail.com">Manu B</assignee>
                                    <reporter username="sumesh.kumar.r@ericsson.com">Sumesh Kumar R</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 Jun 2017 06:15:40 +0000</created>
                <updated>Wed, 2 Aug 2017 05:41:49 +0000</updated>
                            <resolved>Wed, 2 Aug 2017 05:41:49 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="37940" author="sumesh.kumar.r@ericsson.com" created="Thu, 8 Jun 2017 06:15:40 +0000"  >&lt;p&gt;Attachment Karaf Logs.zip has been added with description: Karaf logs attached&lt;/p&gt;</comment>
                            <comment id="37938" author="shague@redhat.com" created="Sun, 9 Jul 2017 15:12:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/59646&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/59646&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="37939" author="manubk2003@gmail.com" created="Wed, 2 Aug 2017 05:41:49 +0000"  >&lt;p&gt;Fix is merged in both master and stable/carbon &lt;span class=&quot;error&quot;&gt;&amp;#91;Aug 1&amp;#93;&lt;/span&gt;. Please take the latest build for verification.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20663">NETVIRT-742</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12524" name="Karaf Logs.zip" size="411518" author="sumesh.kumar.r@ericsson.com" created="Thu, 8 Jun 2017 06:15:40 +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>8632</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=8632]]></customfieldvalue>

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

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