summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_topo1/r1/r1_route6_linux.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/topotests/isis_topo1/r1/r1_route6_linux.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/topotests/isis_topo1/r1/r1_route6_linux.json b/tests/topotests/isis_topo1/r1/r1_route6_linux.json
new file mode 100644
index 0000000..139747c
--- /dev/null
+++ b/tests/topotests/isis_topo1/r1/r1_route6_linux.json
@@ -0,0 +1,14 @@
+{
+ "2001:db8:2:1::/64": {
+ "dev": "r1-eth0",
+ "metric": "20",
+ "pref": "medium",
+ "proto": "187"
+ },
+ "2001:db8:f::3": {
+ "dev": "r1-eth0",
+ "metric": "20",
+ "pref": "medium",
+ "proto": "187"
+ }
+}