5.0: Granular Routing policy. contrail side bgpaas routes should be assigned MED velue determined by routing policy

Bug #1754281 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(155.135.196.4) --- (155.135.196.3)left-vn --- right-vn

I have a routing policy on left vn adding MED 583 on interface routes, so 155.135.196.3 gets MED as 583. When its advertised to bgpaas vm, it does not advertise this MED and the value seen on bgpaas vm is default. Same is the case with LP. Since its ebgp, contrail should advertise MED and LP set by contrail for contrail side routes.

<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 />
     </as-path>
     <community>
      <add />
      <remove />
      <set />
     </community>
     <local-pref>0</local-pref>
     <med>312</med>
    </update>
    <action></action>
   </term-action-list>
  </term>
 </routing-policy-entries>
</iq>

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.