summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_netns_vrf/r3/zebra.conf
blob: 15341500480ad6cf9c14be81fee878e90230256c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!
hostname r3
password zebra
log file /tmp/r3-zebra.log
!
interface r3-eth0 vrf r3-ospf-cust1
 ip address 10.0.3.1/24
!
interface r3-eth1 vrf r3-ospf-cust1
 ip address 10.0.10.1/24
!
ip forwarding
!