diff options
Diffstat (limited to 'tests/topotests/pim-basic/r1/pimd.conf')
-rw-r--r-- | tests/topotests/pim-basic/r1/pimd.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/pim-basic/r1/pimd.conf b/tests/topotests/pim-basic/r1/pimd.conf index faf7543ba..5740c66e2 100644 --- a/tests/topotests/pim-basic/r1/pimd.conf +++ b/tests/topotests/pim-basic/r1/pimd.conf @@ -1 +1,10 @@ hostname r1 +! +interface r1-eth0 + ip igmp + ip pim sm +! +interface lo + ip pim sm +! +ip pim rp 10.254.0.1 |