summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/rt0.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/rt0.t.json')
-rw-r--r--tests/py/ip6/rt0.t.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/py/ip6/rt0.t.json b/tests/py/ip6/rt0.t.json
new file mode 100644
index 00000000..33cdebc6
--- /dev/null
+++ b/tests/py/ip6/rt0.t.json
@@ -0,0 +1,15 @@
+# rt nexthop fd00::1
+[
+ {
+ "match": {
+ "left": {
+ "rt": {
+ "family": "ip6",
+ "key": "nexthop"
+ }
+ },
+ "right": "fd00::1"
+ }
+ }
+]
+