diff options
Diffstat (limited to 'tests/topotests/bgp_orf/r1/zebra.conf')
-rw-r--r-- | tests/topotests/bgp_orf/r1/zebra.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/topotests/bgp_orf/r1/zebra.conf b/tests/topotests/bgp_orf/r1/zebra.conf new file mode 100644 index 0000000..85ab531 --- /dev/null +++ b/tests/topotests/bgp_orf/r1/zebra.conf @@ -0,0 +1,8 @@ +! +int lo + ip address 10.10.10.1/32 + ip address 10.10.10.2/32 +! +int r1-eth0 + ip address 192.168.1.1/24 +! |