]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_confed1/r3/bgpd.conf
ldpd: changes for code maintainability
[mirror_frr.git] / tests / topotests / bgp_confed1 / r3 / bgpd.conf
1 debug bgp neighbor-events
2 debug bgp nht
3 debug bgp updates in
4 debug bgp updates out
5 !
6 router bgp 300
7 no bgp ebgp-requires-policy
8 bgp confederation identifier 300
9 bgp confederation peers 200
10 neighbor 192.0.2.17 remote-as 200
11 neighbor 192.0.2.50 remote-as 400
12 !
13 address-family ipv4 unicast
14 network 203.0.113.32/28
15 exit-address-family
16 !
17