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

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

20 lines
290 B
JSON
Raw Permalink Normal View History

{
"prefix":"198.10.1.1\/32",
"paths":[
{
"valid":true,
"bestpath":{
"overall":true
},
"extendedCommunity":{
"string":"LB:65301:125000 (1.000 Mbps)"
},
"nexthops":[
{
"ip":"11.1.2.2"
}
]
}
]
}