]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp_confed1/r4/bgpd.conf
Merge pull request #12837 from donaldsharp/unlikely_routemap
[mirror_frr.git] / tests / topotests / bgp_confed1 / r4 / bgpd.conf
CommitLineData
2007e2db
DS
1!debug bgp neighbor-events
2!debug bgp nht
3!debug bgp updates in
4!debug bgp updates out
bb319004
FD
5!
6router bgp 400
7 no bgp ebgp-requires-policy
8 bgp disable-ebgp-connected-route-check
9!
10 neighbor 192.0.2.49 remote-as 300
11 address-family ipv4 unicast
12 network 203.0.113.48/28
13 exit-address-family
14!