summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_default_route/r1/bgpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_default_route/r1/bgpd.conf')
-rw-r--r--tests/topotests/bgp_default_route/r1/bgpd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/topotests/bgp_default_route/r1/bgpd.conf b/tests/topotests/bgp_default_route/r1/bgpd.conf
index 8699d62..10ced36 100644
--- a/tests/topotests/bgp_default_route/r1/bgpd.conf
+++ b/tests/topotests/bgp_default_route/r1/bgpd.conf
@@ -3,6 +3,7 @@ router bgp 65000
neighbor 192.168.255.2 remote-as 65001
neighbor 192.168.255.2 timers 3 10
address-family ipv4 unicast
+ network 0.0.0.0/1
neighbor 192.168.255.2 default-originate
exit-address-family
!