]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/zebra.conf
bgp_l3vpn_to_bgp_vrf: update to current vpn-vrf leak syntax and behavior
[mirror_frr.git] / tests / topotests / bgp_l3vpn_to_bgp_vrf / r2 / zebra.conf
CommitLineData
4ac1e79f 1log file /tmp/r2-zebra.log
52a77b80 2
4ac1e79f 3hostname r2
c0ace6d8 4password zebra
4ac1e79f
LB
5!
6interface lo
7 ip address 2.2.2.2/32
8!
9interface r2-eth0
10 description to sw0
11 ip address 10.0.1.2/24
12 no link-detect
13!
14interface r2-eth1
15 description to sw1
16 ip address 10.0.2.2/24
17 no link-detect
18!
19interface r2-eth2
20 description to sw2
21 ip address 10.0.3.2/24
22 no link-detect
23!
24ip forwarding
25!
26!
27line vty
28!