summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_acl/r14/pimd.conf
blob: 42beb2ab08b69fdfe3537be0029109aa08f0e515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
!