]> git.puffer.fish Git - mirror/frr.git/commitdiff
tests: Check if extended link bandwidth is considered into also
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 11 Apr 2024 08:55:06 +0000 (11:55 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 22 Apr 2024 14:50:08 +0000 (17:50 +0300)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_link_bw_ip/r2/bgp-route-3.json
tests/topotests/bgp_link_bw_ip/r5/bgpd.conf

index dfc4171bad7a9fa7021f984c44872c3e5eba2a31..6289a2eea3594868373583d6493fb464ed78ed20 100644 (file)
@@ -4,7 +4,7 @@
     {
       "valid":true,
       "multipath":true,
-      "extendedCommunity":{
+      "extendedIpv6Community":{
         "string":"LB:65302:125000 (1.000 Mbps)"
       },
       "nexthops":[
index 4014bfbc8bb91277a6f367e61457a7afaf14266e..e4ed92db1d89d939658b23dd1e2b50f9ab466fbc 100644 (file)
@@ -13,6 +13,7 @@ router bgp 65302
  bgp bestpath as-path multipath-relax
  no bgp ebgp-requires-policy
  neighbor 11.1.2.5 remote-as external
+ neighbor 11.1.2.5 extended-link-bandwidth
  neighbor 11.1.2.5 timers 3 10
  neighbor 11.1.5.2 remote-as external
  neighbor 11.1.5.2 timers 3 10