<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22:21 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-742] ECMP buckets are not updating after bring down the tunnel interface</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-742</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Create a test topology with 3 Switches.&lt;br/&gt;
Define ECMP route with nexthop 2 VM on Switch1 and 1 VM on Switch2 &amp;amp; 3 each&lt;br/&gt;
verify the tep-state and flows :&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;tep:show&lt;br/&gt;
Tunnel Monitoring (for VXLAN tunnels): On&lt;br/&gt;
Tunnel Monitoring Interval (for VXLAN tunnels): 1000&lt;/p&gt;


&lt;p&gt;TransportZone     TunnelType        SubnetMask        GatewayIP     VlanID       DpnID        IPAddress        PortName&lt;br/&gt;
------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
TZA               VXLAN             88.0.0.0/24       0.0.0.0       0            3286212470853 88.0.0.7         dpdk0&lt;br/&gt;
TZA               VXLAN             88.0.0.0/24       0.0.0.0       0            3286212470852 88.0.0.6         dpdk0&lt;br/&gt;
TZA               VXLAN             88.0.0.0/24       0.0.0.0       0            3286212470851 88.0.0.5         dpdk0&lt;br/&gt;
opendaylight-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;
tun404a78dd2b4    3286212470853     3286212470851     88.0.0.7          88.0.0.5          UP          VXLAN&lt;br/&gt;
tun74cdba7e98b    3286212470851     3286212470852     88.0.0.5          88.0.0.6          UP          VXLAN&lt;br/&gt;
tundf9f5810683    3286212470852     3286212470851     88.0.0.6          88.0.0.5          UP          VXLAN&lt;br/&gt;
tun9c6f6b8f390    3286212470853     3286212470852     88.0.0.7          88.0.0.6          UP          VXLAN&lt;br/&gt;
tun4f93c26e602    3286212470851     3286212470853     88.0.0.5          88.0.0.7          UP          VXLAN&lt;br/&gt;
tun89ad015e119    3286212470852     3286212470853     88.0.0.6          88.0.0.7          UP          VXLAN&lt;br/&gt;
opendaylight-user@root&amp;gt;fib-show&lt;br/&gt;
   RD       Prefix                NextHop               Label    Origin&lt;br/&gt;
-------------------------------------------------------------------&lt;br/&gt;
   100:14   10.10.1.1/32          0.0.0.0               100011   l&lt;br/&gt;
   100:14   10.10.1.2/32          88.0.0.5              100016   l&lt;br/&gt;
   100:14   100.100.100.100/32    88.0.0.7              100004   s&lt;br/&gt;
   100:14   100.100.100.100/32    88.0.0.6              100004   s&lt;br/&gt;
   100:14   100.100.100.100/32    88.0.0.5              100004   s&lt;br/&gt;
   100:14   10.10.1.3/32          88.0.0.5              100012   l&lt;br/&gt;
   100:14   10.10.1.7/32          88.0.0.6              100018   l&lt;br/&gt;
   100:14   10.10.1.8/32          88.0.0.7              100013   l&lt;br/&gt;
   100:14   10.10.1.6/32          88.0.0.6              100015   l&lt;br/&gt;
   100:14   10.10.1.5/32          88.0.0.5              100017   l&lt;br/&gt;
   100:14   10.10.1.4/32          88.0.0.5              100014   l&lt;br/&gt;
   100:14   10.10.1.0/24          88.0.0.6              100010   c&lt;/p&gt;


&lt;p&gt;======================================================&lt;br/&gt;
Bring down the Br-ex bridge interface of Switch3&lt;br/&gt;
verify the tep-state and flows&lt;/p&gt;

&lt;p&gt;opendaylight-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;
tun404a78dd2b4    3286212470853     3286212470851     88.0.0.7          88.0.0.5          UNKNOWN     VXLAN&lt;br/&gt;
tun74cdba7e98b    3286212470851     3286212470852     88.0.0.5          88.0.0.6          UP          VXLAN&lt;br/&gt;
tundf9f5810683    3286212470852     3286212470851     88.0.0.6          88.0.0.5          UP          VXLAN&lt;br/&gt;
tun9c6f6b8f390    3286212470853     3286212470852     88.0.0.7          88.0.0.6          UNKNOWN     VXLAN&lt;br/&gt;
tun4f93c26e602    3286212470851     3286212470853     88.0.0.5          88.0.0.7          DOWN        VXLAN&lt;br/&gt;
tun89ad015e119    3286212470852     3286212470853     88.0.0.6          88.0.0.7          DOWN        VXLAN&lt;br/&gt;
opendaylight-user@root&amp;gt;&lt;br/&gt;
opendaylight-user@root&amp;gt;fib-show&lt;br/&gt;
   RD       Prefix                NextHop               Label    Origin&lt;br/&gt;
-------------------------------------------------------------------&lt;br/&gt;
   100:14   10.10.1.1/32          0.0.0.0               100011   l&lt;br/&gt;
   100:14   10.10.1.2/32          88.0.0.5              100016   l&lt;br/&gt;
   100:14   100.100.100.100/32    88.0.0.7              100004   s&lt;br/&gt;
   100:14   100.100.100.100/32    88.0.0.6              100004   s&lt;br/&gt;
   100:14   100.100.100.100/32    88.0.0.5              100004   s&lt;br/&gt;
   100:14   10.10.1.3/32          88.0.0.5              100012   l&lt;br/&gt;
   100:14   10.10.1.7/32          88.0.0.6              100018   l&lt;br/&gt;
   100:14   10.10.1.8/32          88.0.0.7              100013   l&lt;br/&gt;
   100:14   10.10.1.6/32          88.0.0.6              100015   l&lt;br/&gt;
   100:14   10.10.1.5/32          88.0.0.5              100017   l&lt;br/&gt;
   100:14   10.10.1.4/32          88.0.0.5              100014   l&lt;br/&gt;
   100:14   10.10.1.0/24          88.0.0.6              100010   c&lt;br/&gt;
opendaylight-user@root&amp;gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20663">NETVIRT-742</key>
            <summary>ECMP buckets are not updating after bring down the tunnel interface</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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="ravi.ranjan3@tcs.com">Ravi Ranjan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 21 Jun 2017 10:44:51 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:54 +0000</updated>
                            <resolved>Mon, 3 Jul 2017 06:06:26 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="38007" author="ravi.ranjan3@tcs.com" created="Wed, 21 Jun 2017 10:44:51 +0000"  >&lt;p&gt;Attachment TunnelDown.zip has been added with description: karaf log and switch flow/group&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="20639">NETVIRT-718</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="12537" name="TunnelDown.zip" size="77166" author="ravi.ranjan3@tcs.com" created="Wed, 21 Jun 2017 10:44:51 +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>8727</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=8727]]></customfieldvalue>

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

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