frr/tests/topotests/route_scale/r1/installed.routes.json

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

17 lines
221 B
JSON
Raw Normal View History

{
"routes":[
{
"fib":32,
"rib":32,
"type":"connected"
},
{
"fib":1000000,
"rib":1000000,
"type":"sharp"
}
],
"routesTotal":1000064,
"routesTotalFib":1000064
}