]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/ospf_netns_vrf/r2/zebra.conf
Merge pull request #10447 from ton31337/fix/json_with_whitespaces
[mirror_frr.git] / tests / topotests / ospf_netns_vrf / r2 / zebra.conf
1 !
2 hostname r2
3 password zebra
4 log file /tmp/r2-zebra.log
5 !
6 interface r2-eth0 vrf r2-ospf-cust1
7 ip address 10.0.2.1/24
8 !
9 interface r2-eth1 vrf r2-ospf-cust1
10 ip address 10.0.3.3/24
11 !
12 ip forwarding
13 !