1
0
Fork 0
frr/tests/topotests/bgp_link_bw_ip/r2/ip-route-2.json

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

21 lines
309 B
JSON
Raw Permalink Normal View History

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