diff options
Diffstat (limited to 'tests/topotests/pim_basic_topo2/r2/pimd.conf')
-rw-r--r-- | tests/topotests/pim_basic_topo2/r2/pimd.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/topotests/pim_basic_topo2/r2/pimd.conf b/tests/topotests/pim_basic_topo2/r2/pimd.conf new file mode 100644 index 0000000..9f389de --- /dev/null +++ b/tests/topotests/pim_basic_topo2/r2/pimd.conf @@ -0,0 +1,13 @@ +interface r2-eth0 + ip pim + ip pim bfd +! +interface r2-eth1 + ip pim + ip pim bfd +! +interface r2-eth2 + ip pim + ip pim bfd +! +ip pim join-prune-interval 5 |