summaryrefslogtreecommitdiffstats
path: root/tests/topotests/route_scale/r1/installed.routes.json
blob: 6e09f52f1c33ef044c523b58d386727d988f530f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "routes":[
    {
      "fib":32,
      "rib":32,
      "type":"connected"
    },
    {
      "fib":1000000,
      "rib":1000000,
      "type":"sharp"
    }
  ],
  "routesTotal":1000064,
  "routesTotalFib":1000064
}