summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_topo3/r3/bfd-static.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bfd_topo3/r3/bfd-static.json')
-rw-r--r--tests/topotests/bfd_topo3/r3/bfd-static.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/topotests/bfd_topo3/r3/bfd-static.json b/tests/topotests/bfd_topo3/r3/bfd-static.json
new file mode 100644
index 0000000..c65060c
--- /dev/null
+++ b/tests/topotests/bfd_topo3/r3/bfd-static.json
@@ -0,0 +1,13 @@
+{
+ "path-list": {
+ "ipv4-multicast": [],
+ "ipv4-unicast": [],
+ "ipv6-unicast": [
+ {
+ "prefix": "2001:db8:5::\/64",
+ "vrf": "default",
+ "installed": true
+ }
+ ]
+ }
+}