]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/zebra.conf
*: convert startup logs to use per node directories also have startup and running...
[mirror_frr.git] / tests / topotests / bgp_l3vpn_to_bgp_vrf / r3 / zebra.conf
1 log file zebra.log
2
3 hostname r3
4 password zebra
5 !
6 interface lo
7 ip address 3.3.3.3/32
8 !
9 interface r3-eth0
10 description to sw1
11 ip address 10.0.2.3/24
12 no link-detect
13 !
14 interface r3-eth1
15 description to sw2
16 ip address 10.0.3.3/24
17 no link-detect
18 !
19 interface r3-eth4
20 description to ce2
21 ip address 192.168.1.1/24
22 no link-detect
23 !
24 !
25 ip forwarding
26 !
27 !
28 line vty
29 !