1
0
Fork 0
frr/tests/topotests/bgp_link_bw_ip/r2/ip-route-3.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

15 lines
214 B
JSON

{
"198.10.1.1\/32":[
{
"prefix":"198.10.1.1\/32",
"selected":true,
"nexthops":[
{
"fib":true,
"ip":"11.1.2.2",
"weight":1
}
]
}
]
}