]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/zebra.conf
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
[mirror_frr.git] / tests / topotests / bgp_l3vpn_to_bgp_vrf / r1 / zebra.conf
CommitLineData
2b0e3296 1log file zebra.log
22b88801 2
4ac1e79f 3hostname r1
c0ace6d8 4password zebra
22b88801
PZ
5
6#debug zebra packet
7
4ac1e79f
LB
8interface lo
9 ip address 1.1.1.1/32
22b88801 10
4ac1e79f
LB
11interface r1-eth0
12 description to sw0
13 ip address 10.0.1.1/24
14 no link-detect
22b88801 15
4ac1e79f
LB
16interface r1-eth4
17 description to ce1
18 ip address 192.168.1.1/24
19 no link-detect
22b88801 20
4ac1e79f 21ip forwarding
22b88801
PZ
22
23
4ac1e79f 24line vty
22b88801 25