From 3aaf96aafb3f90000a1299c4aaad4d809f62e07c Mon Sep 17 00:00:00 2001 From: Chromico Rek Date: Thu, 14 Jul 2022 14:10:45 +0400 Subject: [PATCH] topotests: Remove typo on IP Signed-off-by: Nathan Mangar topotests: Remove static route Signed-off-by: Nathan Mangar --- .../bgp_default_route_route_map_match_set/r1/zebra.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/topotests/bgp_default_route_route_map_match_set/r1/zebra.conf b/tests/topotests/bgp_default_route_route_map_match_set/r1/zebra.conf index 9e581a7be7..0a283c06d5 100644 --- a/tests/topotests/bgp_default_route_route_map_match_set/r1/zebra.conf +++ b/tests/topotests/bgp_default_route_route_map_match_set/r1/zebra.conf @@ -5,7 +5,5 @@ interface lo interface r1-eth0 ip address 192.168.255.1/24 ! -ip route 192.168.13.0./24 Null0 -! ip forwarding ! -- 2.39.5