summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_basic/r1/rp-info.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/topotests/pim_basic/r1/rp-info.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/pim_basic/r1/rp-info.json b/tests/topotests/pim_basic/r1/rp-info.json
new file mode 100644
index 0000000..1f713c2
--- /dev/null
+++ b/tests/topotests/pim_basic/r1/rp-info.json
@@ -0,0 +1,9 @@
+{
+ "10.254.0.3":[
+ {
+ "outboundInterface":"r1-eth1",
+ "group":"224.0.0.0\/4",
+ "source":"Static"
+ }
+ ]
+}