From a3dda89f45622b609e3e079b30b6583c0e69928f Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Fri, 4 Aug 2023 12:58:53 -0400 Subject: [PATCH] tests: bgp_update_delay is not even using frr cli syntax Let's just remove it. Looks like iproute2 configuration Signed-off-by: Donald Sharp --- tests/topotests/bgp_update_delay/r2/zebra.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/topotests/bgp_update_delay/r2/zebra.conf b/tests/topotests/bgp_update_delay/r2/zebra.conf index 420f00d974..1fcedaaf72 100644 --- a/tests/topotests/bgp_update_delay/r2/zebra.conf +++ b/tests/topotests/bgp_update_delay/r2/zebra.conf @@ -12,9 +12,5 @@ interface r2-eth3 ip address 192.168.252.1/30 vrf vrf1 ! -auto vrf1 -iface vrf1 - vrf-table auto -! ip forwarding !