diff options
Diffstat (limited to 'tests/topotests/bgp_default_route/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_default_route/r1/zebra.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/topotests/bgp_default_route/r1/zebra.conf b/tests/topotests/bgp_default_route/r1/zebra.conf index 0a283c0..fbf97b0 100644 --- a/tests/topotests/bgp_default_route/r1/zebra.conf +++ b/tests/topotests/bgp_default_route/r1/zebra.conf @@ -1,4 +1,6 @@ ! +ip route 0.0.0.0/1 blackhole +! interface lo ip address 172.16.255.254/32 ! |