5.0: Granular Routing policy. Appending as-list for a bgpaas entry adds as entry twice.

Bug #1753979 reported by Shashikiran H
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Fix Committed
High
Nikhil Bansal

Bug Description

Version: 5.0
Picked up the latest build.

Topo:
10.204.217.7 cfgm control ui openstack
10.204.216.68 cfgm control
10.204.216.72 cfgm control
10.204.217.16 vrouter
10.204.217.17 vrouter

bgpaas vm ---- left-vn ----- right-vn

I have bgpaas route present in left-vn. I reoriginate that route to right-vn and append as-path with a new value. I see that AS value is appended twice for bgpaas routes. The interface routes have as value appended once.

<iq>
 <routing-policy-entries>
  <term>
   <term-match-condition>
    <protocol>bgpaas</protocol>
    <community></community>
    <community-match-all>false</community-match-all>
   </term-match-condition>
   <term-action-list>
    <update>
     <as-path>
      <expand>
       <asn-list>812</asn-list>
      </expand>
     </as-path>
     <community>
      <add />
      <remove />
      <set />
     </community>
     <local-pref>0</local-pref>
     <med>0</med>
    </update>
    <action></action>
   </term-action-list>
  </term>
 </routing-policy-entries>
</iq>

Shashikiran H (skiranh)
tags: added: contrail-control
removed: vrouter
Shashikiran H (skiranh)
tags: added: blocker
Shashikiran H (skiranh)
description: updated
Revision history for this message
Shashikiran H (skiranh) wrote :

Not seeing this with Nikhil's patch for other Routing policy bugs

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.