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

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

24 lines
308 B
JSON
Raw Normal View History

{
"prefix":"198.10.1.1\/32",
"paths":[
{
"valid":true,
"multipath":true,
"nexthops":[
{
"ip":"11.1.4.6"
}
]
},
{
"valid":true,
"multipath":true,
"nexthops":[
{
"ip":"11.1.4.2"
}
]
}
]
}