summaryrefslogtreecommitdiffstats
path: root/tests/topotests/pim_acl/r12/zebra.conf
blob: bede1049067515fb91fda187a7d371a7cb29aeeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!
hostname r12
log file zebra.log
!
interface lo
 ip address 192.168.0.12/32
!
interface r12-eth0
 description connection to r1 via sw1
 ip address 192.168.101.12/24
!
ip route 0.0.0.0/0 192.168.101.1
!