]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/ospf_topo1_vrf/r3/zebra.conf
*: Add camelCase JSON keys in addition to PascalCase
[mirror_frr.git] / tests / topotests / ospf_topo1_vrf / r3 / zebra.conf
CommitLineData
35490676
PG
1!
2hostname r3
3password zebra
4log file /tmp/r3-zebra.log
5!
6a95bfc8 6interface r3-eth0 vrf r3-ospf-cust1
35490676
PG
7 ip address 10.0.3.1/24
8!
6a95bfc8 9interface r3-eth1 vrf r3-ospf-cust1
35490676
PG
10 ip address 10.0.10.1/24
11!
12ip forwarding
13!