]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/bgp_confed1/r1/bgpd.conf
lib: Remove tests for ipv[4|6]_prefix_table
[mirror_frr.git] / tests / topotests / bgp_confed1 / r1 / 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 100
7 no bgp ebgp-requires-policy
8 !
9 neighbor 192.0.2.2 remote-as 300
10 address-family ipv4 unicast
11 network 203.0.113.0/28
12 exit-address-family
13 !