1
0
Fork 0
frr/tests/topotests/bgp_link_bw_ip/r1/ip-route-6.json

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

16 lines
216 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.1.2",
"weight":254
}
]
}
]
}