summaryrefslogtreecommitdiffstats
path: root/tests/topotests/route_scale/r1/installed.routes.json
blob: 25d209f9eb4ee5a1c4815b1a2118fbb098af9cbb (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":1000032,
  "routesTotalFib":1000032
}