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

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

22 lines
329 B
JSON
Raw Permalink Normal View History

{
"198.10.1.1\/32":[
{
"prefix":"198.10.1.1\/32",
"protocol":"bgp",
"selected":true,
"nexthops":[
{
"fib":true,
"ip":"11.1.4.2",
"weight":1
},
{
"fib":true,
"ip":"11.1.4.6",
"weight":1
}
]
}
]
}