<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:13 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-300] The BGP configuration is getting configured as &quot;router bgp 0&quot;</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-300</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;When we configure bgp from ODL with as-id as 100, the bgpd output is showing &#8220;as-id as 0&#8221; and neighbor-ship is also not getting established.&lt;/p&gt;


&lt;p&gt;==============6Wind Quagga running config ====== &lt;br/&gt;
bgpd# show&lt;br/&gt;
running-config&lt;/p&gt;

&lt;p&gt;Current configuration:&lt;br/&gt;
!&lt;br/&gt;
hostname bgpd&lt;br/&gt;
 password sdncbgpc&lt;br/&gt;
log stdout&lt;br/&gt;
service advanced-vty&lt;br/&gt;
!&lt;br/&gt;
router bgp 0&lt;br/&gt;
 bgp router-id 192.168.122.146&lt;br/&gt;
 no bgp log-neighbor-changes&lt;br/&gt;
 bgp graceful-restart restart-time 900  bgp graceful-restart  bgp&lt;br/&gt;
graceful-restart preserve-fw-state  bgp bestpath as-path&lt;br/&gt;
multipath-relax  exit !&lt;br/&gt;
line vty&lt;br/&gt;
 exec-timeout 0 0&lt;br/&gt;
!&lt;br/&gt;
end&lt;br/&gt;
bgpd#&lt;br/&gt;
=======================================================&lt;/p&gt;


&lt;p&gt;How to reproduce&lt;br/&gt;
========================================================&lt;/p&gt;

&lt;p&gt;1. Install ODL boron &lt;br/&gt;
2. Install the ODL feature &quot;feature:install odl-netvirt-openstack&quot;&lt;br/&gt;
3. Install router software (e.g. 6wind quagga) and start the demon (e.g. qthriftd )&lt;br/&gt;
3. Do neighbor configuration using the REST POST call&lt;/p&gt;

&lt;p&gt;===========================================================&lt;/p&gt;

&lt;p&gt;Rest Input-1&lt;br/&gt;
--------------------------&lt;br/&gt;
#cat bgpconfig&lt;br/&gt;
{&lt;br/&gt;
        &quot;as-id&quot;:&lt;/p&gt;
        {
            &quot;local-as&quot;:100,
            &quot;router-id&quot;:&apos;192.168.122.86&apos;
        }
&lt;p&gt;}&lt;br/&gt;
--------------------------&lt;/p&gt;

&lt;p&gt;Rest Input-2&lt;br/&gt;
-------------------------&lt;br/&gt;
#cat bgpconfig1&lt;br/&gt;
{&lt;br/&gt;
                   &quot;neighbors&quot;: [&lt;/p&gt;
                {
                &quot;address&quot;: 192.168.122.146,
                &quot;remote-as&quot;: 100
                 }
&lt;p&gt;                ]&lt;br/&gt;
}&lt;br/&gt;
-------------------------&lt;/p&gt;

&lt;p&gt;curl  -u admin:admin -X POST -H &quot;Content-Type:application/json&quot; -d @bgpconfig   &quot;http://localhost:8181/restconf/config/ebgp:bgp/&quot; -v&lt;/p&gt;

&lt;p&gt;curl  -u admin:admin -X POST -H &quot;Content-Type:application/json&quot; -d @bgpconfig1   &quot;http://localhost.86:8181/restconf/config/ebgp:bgp/&quot; -v&lt;/p&gt;

&lt;p&gt;===========================================================&lt;br/&gt;
4. Check the configuration on router&lt;/p&gt;

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

&lt;p&gt;==============6Wind Quagga running config ====== &lt;br/&gt;
bgpd# show&lt;br/&gt;
running-config&lt;/p&gt;

&lt;p&gt;Current configuration:&lt;br/&gt;
!&lt;br/&gt;
hostname bgpd&lt;br/&gt;
 password sdncbgpc&lt;br/&gt;
log stdout&lt;br/&gt;
service advanced-vty&lt;br/&gt;
!&lt;br/&gt;
router bgp 0&lt;br/&gt;
 bgp router-id 192.168.122.146&lt;br/&gt;
 no bgp log-neighbor-changes&lt;br/&gt;
 bgp graceful-restart restart-time 900  bgp graceful-restart  bgp&lt;br/&gt;
graceful-restart preserve-fw-state  bgp bestpath as-path&lt;br/&gt;
multipath-relax  exit !&lt;br/&gt;
line vty&lt;br/&gt;
 exec-timeout 0 0&lt;br/&gt;
!&lt;br/&gt;
end&lt;br/&gt;
bgpd#&lt;br/&gt;
=======================================================&lt;/p&gt;

&lt;p&gt;----------------------------------------------------------&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20221">NETVIRT-300</key>
            <summary>The BGP configuration is getting configured as &quot;router bgp 0&quot;</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="sumanth.ms@ericsson.com">Sumanth M S</assignee>
                                    <reporter username="dhevendran.k@tcs.com">Dhevendran Kulandaivel</reporter>
                        <labels>
                    </labels>
                <created>Mon, 28 Nov 2016 05:32:03 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:45 +0000</updated>
                            <resolved>Tue, 7 Feb 2017 09:25:27 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="36821" author="dhevendran.k@tcs.com" created="Thu, 1 Dec 2016 09:24:21 +0000"  >&lt;p&gt;Hi Shivakumar&lt;/p&gt;

&lt;p&gt;I assigned on your name. If needed, can you assign to the right owner?&lt;/p&gt;

&lt;p&gt;Thanks in Advance&lt;/p&gt;

&lt;p&gt;With Warm Regards,&lt;br/&gt;
Dhevendran K&lt;/p&gt;</comment>
                            <comment id="36822" author="dhevendran.k@tcs.com" created="Tue, 6 Dec 2016 11:27:47 +0000"  >&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;This is moved it as blocker since we are not able to add any CSIT automated test cases&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Dhevendran K&lt;/p&gt;</comment>
                            <comment id="36823" author="thapar" created="Tue, 6 Dec 2016 15:55:35 +0000"  >&lt;p&gt;(In reply to Dhevendran Kulandaivel from comment #2)&lt;br/&gt;
&amp;gt; Hi&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; This is moved it as blocker since we are not able to add any CSIT automated&lt;br/&gt;
&amp;gt; test cases&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Thanks&lt;br/&gt;
&amp;gt; Dhevendran K&lt;/p&gt;

&lt;p&gt;That is not a reason to mark it as blocker. Blocker means bug is serious enough to block release, not that someone is blocked till this is fixed. Also, why is this marked as legacy? Legacy refers to old netvirt &lt;span class=&quot;error&quot;&gt;&amp;#91;odl-ovsdb-openstack&amp;#93;&lt;/span&gt; which had no BGP integration.&lt;/p&gt;</comment>
                            <comment id="36824" author="sumanth.ms@ericsson.com" created="Wed, 14 Dec 2016 08:11:29 +0000"  >&lt;p&gt;BGP AS number field size needs to be changed from current 32 bit to 64 bit. This change has now been incorporated.&lt;/p&gt;</comment>
                            <comment id="36825" author="nikolas.hermanns@ericsson.com" created="Mon, 6 Feb 2017 11:04:22 +0000"  >&lt;p&gt;Could you point me to the change?&lt;/p&gt;</comment>
                            <comment id="36826" author="sumanth.ms@ericsson.com" created="Tue, 7 Feb 2017 09:25:27 +0000"  >&lt;p&gt;Gerrit code review:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48845/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48845/&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>7247</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=7247]]></customfieldvalue>

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

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