mirror_frr/tests/topotests/bgp_confed1/r1/bgpd.conf
Donald Sharp 2007e2dbd0 tests: Turn off debug logging
Tests are taking up too much space, turn off debug logging
for normal runs.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-03-29 20:12:58 -04:00

14 lines
246 B
Plaintext

!debug bgp neighbor-events
!debug bgp nht
!debug bgp updates in
!debug bgp updates out
!
router bgp 100
no bgp ebgp-requires-policy
!
neighbor 192.0.2.2 remote-as 300
address-family ipv4 unicast
network 203.0.113.0/28
exit-address-family
!