1
0
Fork 0
frr/tests/topotests/bgp_link_bw_ip/r4/ip-route-1.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

21 lines
329 B
JSON

{
"198.10.1.1\/32":[
{
"prefix":"198.10.1.1\/32",
"protocol":"bgp",
"selected":true,
"nexthops":[
{
"fib":true,
"ip":"11.1.4.2",
"weight":1
},
{
"fib":true,
"ip":"11.1.4.6",
"weight":1
}
]
}
]
}