summaryrefslogtreecommitdiffstats
path: root/tests/topotests/zebra_rib/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/topotests/zebra_rib/r1/zebra.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/topotests/zebra_rib/r1/zebra.conf b/tests/topotests/zebra_rib/r1/zebra.conf
new file mode 100644
index 0000000..b914f2d
--- /dev/null
+++ b/tests/topotests/zebra_rib/r1/zebra.conf
@@ -0,0 +1,26 @@
+hostname r1
+!
+interface r1-eth0
+ ip address 192.168.210.1/24
+!
+interface r1-eth1
+ ip address 192.168.211.1/24
+!
+interface r1-eth2
+ ip address 192.168.212.1/24
+!
+interface r1-eth3
+ ip address 192.168.213.1/24
+!
+interface r1-eth4
+ ip address 192.168.214.1/24
+!
+interface r1-eth5
+ ip address 192.168.215.1/24
+!
+interface r1-eth6
+ ip address 192.168.216.1/24
+!
+interface r1-eth7
+ ip address 192.168.217.1/24
+!