diff options
Diffstat (limited to 'tests/topotests/bgp_update_delay/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_update_delay/r1/zebra.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/topotests/bgp_update_delay/r1/zebra.conf b/tests/topotests/bgp_update_delay/r1/zebra.conf new file mode 100644 index 0000000..9904bb4 --- /dev/null +++ b/tests/topotests/bgp_update_delay/r1/zebra.conf @@ -0,0 +1,9 @@ +! exit1 +interface lo + ip address 172.16.255.254/32 +! +interface r1-eth0 + ip address 192.168.255.2/30 +! +ip forwarding +! |