]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/zebra.conf
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
[mirror_frr.git] / tests / topotests / bgp_l3vpn_to_bgp_vrf / ce1 / zebra.conf
1 log file zebra.log
2 !
3 hostname ce1
4 !
5 interface lo
6 ip address 99.0.0.1/32
7 !
8 interface ce1-eth0
9 description to r1
10 ip address 192.168.1.2/24
11 no link-detect
12 !
13 ip forwarding
14 !
15 !
16 line vty
17 !