frr/tests/topotests/bgp_link_bw_ip/r1/ip-route-5.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
307 B
JSON
Raw Normal View History

{
"198.10.1.11\/32":[
{
"prefix":"198.10.1.11\/32",
"selected":true,
"nexthops":[
{
"fib":true,
"ip":"11.1.1.2",
"weight":1
},
{
"fib":true,
"ip":"11.1.1.6",
"weight":1
}
]
}
]
}