<div dir="ltr"><div>Hello,</div><div><br></div><div>When advertising the routes from BGP to an nxos switch, we are noticing the routes come in random order instead of sequential order. I tried using `sorted` option but doesnt seem to work.</div><div>Using bird 2.0.8 version.</div><div><br></div><div>Is there a way to force an order of routes like how Ixia traffic generator does this.</div><div><div style="color:rgb(187,190,191);background-color:rgb(18,19,20);font-family:Menlo,Monaco,"Courier New",monospace;font-weight:normal;font-size:12px;line-height:18px;white-space:pre"><div><span style="color:rgb(187,190,191)">ipv4 table ebgp1 sorted</span><span style="color:rgb(139,148,158)">;;</span></div><br><div><span style="color:rgb(187,190,191)">protocol bgp ebgp_1_node01 {</span></div><div><span style="color:rgb(187,190,191)">local 10.0.0.2 as 65000</span><span style="color:rgb(139,148,158)">; </span></div><div><span style="color:rgb(187,190,191)">neighbor 10.0.0.1 as 100</span><span style="color:rgb(139,148,158)">; </span></div><div><span style="color:rgb(187,190,191)">ipv4 {</span></div><div><span style="color:rgb(187,190,191)">  table ebgp1</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">  import none</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">  export where </span><span style="color:rgb(255,123,114)">source</span><span style="color:rgb(187,190,191)"> = RTS_STATIC</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">  }</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">}</span></div><br><div><span style="color:rgb(187,190,191)">protocol static v4static{</span></div><div><span style="color:rgb(187,190,191)">    ipv4 {</span></div><div><span style="color:rgb(187,190,191)">    table ebgp1</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">    }</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">route <a href="http://50.0.1.1/32">50.0.1.1/32</a> via 10.0.0.2</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">route <a href="http://50.0.1.2/32">50.0.1.2/32</a> via 10.0.0.2</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">route <a href="http://50.0.1.3/32">50.0.1.3/32</a> via 10.0.0.2</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">route <a href="http://50.0.1.4/32">50.0.1.4/32</a> via 10.0.0.2</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">route <a href="http://50.0.1.5/32">50.0.1.5/32</a> via 10.0.0.2</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">route <a href="http://50.0.1.6/32">50.0.1.6/32</a> via 10.0.0.2</span><span style="color:rgb(139,148,158)">;</span></div><div><span style="color:rgb(187,190,191)">}</span></div></div><br></div><div><br></div><div>E_DEBUG [L3:TRACE l3_route.cpp: :hal_sone_l3_route_update_internal:4466] Received route add for VRF 0x1, <span style="color:rgb(255,0,0)">pfx <a href="http://50.0.1.1/32">50.0.1.1/32</a>,</span> route_flags 0x0 src_lif 0x0(Lo: 'FALSE') ecmp_id 0x0 adj_id: 0x40000 myip 0 attr_cnt 1 mpls_ppfx 0 vrf_redir: 0<br>E_DEBUG [L3:TRACE l3_route.cpp: :hal_sone_l3_route_update_internal:4466] Received route add for VRF 0x1, <span style="color:rgb(255,0,0)">pfx <a href="http://50.0.1.5/32">50.0.1.5/32</a>, </span>route_flags 0x0 src_lif 0x0(Lo: 'FALSE') ecmp_id 0x0 adj_id: 0x40000 myip 0 attr_cnt 1 mpls_ppfx 0 vrf_redir: 0<br>E_DEBUG [L3:TRACE l3_route.cpp: :hal_sone_l3_route_update_internal:4466] Received route add for VRF 0x1, <span style="color:rgb(255,0,0)">pfx <a href="http://50.0.1.2/32">50.0.1.2/32</a>,</span> route_flags 0x0 src_lif 0x0(Lo: 'FALSE') ecmp_id 0x0 adj_id: 0x40000 myip 0 attr_cnt 1 mpls_ppfx 0 vrf_redir: 0<br>E_DEBUG [L3:TRACE l3_route.cpp: :hal_sone_l3_route_update_internal:4466] Received route add for VRF 0x1, <span style="color:rgb(255,0,0)">pfx <a href="http://50.0.1.6/32">50.0.1.6/32</a>,</span> route_flags 0x0 src_lif 0x0(Lo: 'FALSE') ecmp_id 0x0 adj_id: 0x40000 myip 0 attr_cnt 1 mpls_ppfx 0 vrf_redir: 0<br>E_DEBUG [L3:TRACE l3_route.cpp: :hal_sone_l3_route_update_internal:4466] Received route add for VRF 0x1, <span style="color:rgb(255,0,0)">pfx <a href="http://50.0.1.3/32">50.0.1.3/32</a>,</span> route_flags 0x0 src_lif 0x0(Lo: 'FALSE') ecmp_id 0x0 adj_id: 0x40000 myip 0 attr_cnt 1 mpls_ppfx 0 vrf_redir: 0<br>E_DEBUG [L3:TRACE l3_route.cpp: :hal_sone_l3_route_update_internal:4466] Received route add for VRF 0x1, <span style="color:rgb(255,0,0)">pfx <a href="http://50.0.1.4/32">50.0.1.4/32</a>, </span>route_flags 0x0 src_lif 0x0(Lo: 'FALSE') ecmp_id 0x0 adj_id: 0x40000 myip 0 attr_cnt 1 mpls_ppfx 0 vrf_redir: 0</div><div><br></div><div>Sincerely</div><div>Gautham</div></div>