<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:24 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>[BGPCEP-228] BGP application peer seems broken in Lithium</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-228</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;This issue is seen in lithium using the BGP application peer:&lt;/p&gt;

&lt;p&gt;ODL &amp;lt;----&amp;gt; XRv&lt;/p&gt;

&lt;p&gt;To reproduce:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Stablish BGP session to XRv router&lt;/li&gt;
	&lt;li&gt;Add a route in RIB using POST example in wiki&lt;/li&gt;
	&lt;li&gt;XRv does not receive any BGP update&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;BR/Luis&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="23468">BGPCEP-228</key>
            <summary>BGP application peer seems broken in Lithium</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="dkutenicsova">Dana Kutenicsova</assignee>
                                    <reporter username="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Sat, 23 May 2015 00:49:13 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:26 +0000</updated>
                            <resolved>Wed, 17 Jun 2015 01:41:54 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration</fixVersion>
                                    <component>BGP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="44995" author="lborak@cisco.com" created="Wed, 27 May 2015 14:29:06 +0000"  >&lt;p&gt;Attachment karaf-log.txt has been added with description: Log from karaf after new Ipv4 route was added&lt;/p&gt;</comment>
                            <comment id="44989" author="dkutenicsova" created="Tue, 2 Jun 2015 11:22:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/21238&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/21238&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44990" author="dkutenicsova" created="Tue, 9 Jun 2015 07:08:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/22150&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/22150&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44991" author="ecelgp" created="Tue, 16 Jun 2015 06:03:29 +0000"  >&lt;p&gt;Is this really fixed?&lt;/p&gt;

&lt;p&gt;After using a distribution of 2 days ago (Jun 14th) still I can see the ERROR described by Ladislav Borak and I do not see any route in XRv.&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="44992" author="dkutenicsova" created="Tue, 16 Jun 2015 07:24:24 +0000"  >&lt;p&gt;I&apos;m currently working on another part of application peer and I checked routes addition multiple times, it works. The wiki on how to add routes changed slightly, could you compare your steps with the wiki?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.opendaylight.org/view/BGP_LS_PCEP:Lithium_Operations_Guide#BGP&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/BGP_LS_PCEP:Lithium_Operations_Guide#BGP&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="44993" author="dkutenicsova" created="Tue, 16 Jun 2015 07:52:51 +0000"  >&lt;p&gt;Also note that default BGP peer has peer-role Ibgp (this can be changed). Application Peer has default peer role Ibgp as well, but this can&apos;t be changed. Applying BGP, if both peers are ibgp, the routes are not advertised to each other. To test the advertisements, change the role of BGP peer to Ebgp.&lt;/p&gt;</comment>
                            <comment id="44994" author="ecelgp" created="Wed, 17 Jun 2015 01:41:54 +0000"  >&lt;p&gt;After changing the session to ebgp:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;For the first route exported using wiki instructions I get an MP_UNREACH_NLRI update which obviously does not import in XRv.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Any further attempt to add/delete routes according to wiki gets accepted in configuration but nothing changes in RIB operational + no update is sent to XRv.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Am I doing anything wrong?&lt;/p&gt;

&lt;p&gt;I configured step-by-step what is in the wiki today and I did not succeed to export routes, at least in Helium I could see 1, in Lithium none &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13115" name="karaf-log.txt" size="34999" author="lborak@cisco.com" created="Wed, 27 May 2015 14:29:06 +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>3348</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=3348]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10383"><![CDATA[Lithium-RC1]]></customfieldvalue>

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

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