summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_basic/r1/zebra.conf
blob: e43041758beb766c2d6928827ed2330fdeb1f956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
hostname r1
!
interface r1-eth0
 ip address 10.0.20.1/24
!
interface r1-eth1
 ip address 10.0.30.1/24
!
interface r1-eth2
 ip address 10.0.40.1/24
!
interface lo
 ip address 10.254.0.1/32
!