]> git.puffer.fish Git - mirror/frr.git/commitdiff
bgp_l3vpn_to_bgp_vrf: remote static routes left over from old test versions
authorLou Berger <lberger@labn.net>
Fri, 27 Apr 2018 17:40:02 +0000 (13:40 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/zebra.conf

index 178d988a3067134245bb98a5d184cf91032717f8..db3ffa2f5d397a2f546d72d5f2a912541442fa21 100644 (file)
@@ -18,8 +18,6 @@ interface r1-eth4
  ip address 192.168.1.1/24
  no link-detect
 
-ip route 99.0.0.1/32 192.168.1.2
-
 ip forwarding
 
 
index e6dc09d217e956fe73e2ddc05ad162550b2aef49..348753a2055b30f164212eae433ca32a1a82f437 100644 (file)
@@ -21,7 +21,6 @@ interface r3-eth4
  ip address 192.168.1.1/24
  no link-detect
 !
-ip route 99.0.0.2/32 192.168.1.2
 !
 ip forwarding
 !
index d68eea9f18d9f8c499ab02cae3e3e027c618ac65..8420c78e85183408f17dac3ebb82b091fbb2ce3e 100644 (file)
@@ -21,8 +21,6 @@ interface r4-eth5
  ip address 192.168.2.1/24
  no link-detect
 !
-ip route 99.0.0.3/32 192.168.1.2
-ip route 99.0.0.4/32 192.168.2.2
 !
 ip forwarding
 !