summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_basic_igmp_proxy/r2/frr.conf
blob: 08f721ddea84a01125bcca7b7d60617bd8426ae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
hostname r2
!
interface r2-eth0
 ip address 10.0.20.2/24
  ip igmp
  ip pim
  ip igmp proxy
!
interface r2-eth1
 ip address 10.0.80.1/24
 ip igmp
 ip pim passive
!
interface lo
 ip address 10.254.0.2/32
!
router pim
  rp 10.254.0.3
  join-prune-interval 5