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

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

16 lines
214 B
JSON
Raw Normal View History

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