]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp_accept_own/ce2/bgpd.conf
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / bgp_accept_own / ce2 / bgpd.conf
CommitLineData
46dbf9d0 1!
2007e2db 2!debug bgp updates
46dbf9d0
DA
3!
4router bgp 65020
5 no bgp ebgp-requires-policy
6 neighbor 192.168.2.2 remote-as external
7 neighbor 192.168.2.2 timers 1 3
8 neighbor 192.168.2.2 timers connect 1
9 address-family ipv4 unicast
10 redistribute connected
11 exit-address-family
12!