diff options
| -rw-r--r-- | tests/topotests/bgp_community_change_update/c1/bgpd.conf | 2 | ||||
| -rw-r--r-- | tests/topotests/bgp_community_change_update/x1/bgpd.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/topotests/bgp_community_change_update/c1/bgpd.conf b/tests/topotests/bgp_community_change_update/c1/bgpd.conf index 71b03ceedb..24cf9dffb9 100644 --- a/tests/topotests/bgp_community_change_update/c1/bgpd.conf +++ b/tests/topotests/bgp_community_change_update/c1/bgpd.conf @@ -1,5 +1,5 @@ ! -! debug bgp updates +debug bgp updates ! router bgp 65001 no bgp ebgp-requires-policy diff --git a/tests/topotests/bgp_community_change_update/x1/bgpd.conf b/tests/topotests/bgp_community_change_update/x1/bgpd.conf index c46010f25f..8d7bcb948b 100644 --- a/tests/topotests/bgp_community_change_update/x1/bgpd.conf +++ b/tests/topotests/bgp_community_change_update/x1/bgpd.conf @@ -1,5 +1,5 @@ ! -! debug bgp updates +debug bgp updates ! router bgp 65002 no bgp ebgp-requires-policy |
