summaryrefslogtreecommitdiffstats
path: root/tests/topotests/route_scale/r1/no.routes.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/route_scale/r1/no.routes.json')
-rw-r--r--tests/topotests/route_scale/r1/no.routes.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/topotests/route_scale/r1/no.routes.json b/tests/topotests/route_scale/r1/no.routes.json
new file mode 100644
index 0000000..abebd1b
--- /dev/null
+++ b/tests/topotests/route_scale/r1/no.routes.json
@@ -0,0 +1,11 @@
+{
+ "routes":[
+ {
+ "fib":32,
+ "rib":32,
+ "type":"connected"
+ }
+ ],
+ "routesTotal":32,
+ "routesTotalFib":32
+}