diff options
| -rw-r--r-- | tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf | 2 | ||||
| -rw-r--r-- | tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf | 2 | ||||
| -rw-r--r-- | tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf b/tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf index 8d42cfc0d8..72211fee7f 100644 --- a/tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf +++ b/tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf @@ -5,7 +5,7 @@ password zebra log stdout notifications log commands -log file bgpd.log debugging +log file bgpd.log #debug bgp vpn leak-to-vrf #debug bgp vpn leak-from-vrf diff --git a/tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf b/tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf index 7b42b770b5..edb3b699f9 100644 --- a/tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf +++ b/tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf @@ -4,7 +4,7 @@ hostname r2 password zebra log stdout notifications log commands -log file bgpd.log debugging +log file bgpd.log router bgp 5226 bgp router-id 2.2.2.2 diff --git a/tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf b/tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf index ca9e627172..ed76ed3c63 100644 --- a/tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf +++ b/tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf @@ -4,7 +4,7 @@ hostname r4 password zebra log stdout notifications log commands -log file bgpd.log debug +log file bgpd.log #debug bgp vpn label #debug bgp nht |
