summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_acl/r14/pimd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/pim_acl/r14/pimd.conf')
-rw-r--r--tests/topotests/pim_acl/r14/pimd.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/topotests/pim_acl/r14/pimd.conf b/tests/topotests/pim_acl/r14/pimd.conf
new file mode 100644
index 0000000..42beb2a
--- /dev/null
+++ b/tests/topotests/pim_acl/r14/pimd.conf
@@ -0,0 +1,18 @@
+hostname r14
+!
+! debug pim events
+! debug pim packets
+! debug pim trace
+! debug pim zebra
+! debug pim bsm
+!
+ip pim rp 192.168.0.14 239.100.0.96/28
+ip pim rp 192.168.0.14 239.100.0.128/25
+ip pim join-prune-interval 5
+!
+interface lo
+ ip pim
+!
+interface r14-eth0
+ ip pim
+!