diff options
Diffstat (limited to 'tests/topotests/example_test/r2/zebra.conf')
-rw-r--r-- | tests/topotests/example_test/r2/zebra.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/topotests/example_test/r2/zebra.conf b/tests/topotests/example_test/r2/zebra.conf new file mode 100644 index 0000000..c0921f5 --- /dev/null +++ b/tests/topotests/example_test/r2/zebra.conf @@ -0,0 +1,4 @@ +interface r2-eth0 + ip address 192.168.1.2/24 +interface r2-eth1 + ip address 192.168.3.2/24 |