]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/evpn-pim-1/spine/bgpd.conf
Merge pull request #5809 from donaldsharp/vrf_name
[mirror_frr.git] / tests / topotests / evpn-pim-1 / spine / bgpd.conf
1
2 router bgp 65001
3 neighbor 192.168.1.2 remote-as external
4 neighbor 192.168.2.3 remote-as external
5 redistribute connected
6 address-family l2vpn evpn
7 neighbor 192.168.1.2 activate
8 neighbor 192.168.2.3 activate
9 exit-address-family
10 !