summaryrefslogtreecommitdiffstats
path: root/tests/topotests/babel_topo1/r2/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/babel_topo1/r2/zebra.conf')
-rw-r--r--tests/topotests/babel_topo1/r2/zebra.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/topotests/babel_topo1/r2/zebra.conf b/tests/topotests/babel_topo1/r2/zebra.conf
new file mode 100644
index 0000000..301a8b2
--- /dev/null
+++ b/tests/topotests/babel_topo1/r2/zebra.conf
@@ -0,0 +1,23 @@
+log file zebra.log
+!
+hostname r2
+!
+interface r2-eth0
+ description to sw2 - babel interface
+ ip address 193.1.1.2/26
+ ipv6 address 193:1:1::2/64
+ no link-detect
+!
+interface r2-eth1
+ description to sw3 - babel interface
+ ip address 193.1.2.1/24
+ ipv6 address 193:1:2::1/64
+ no link-detect
+!
+ip forwarding
+ipv6 forwarding
+!
+!
+line vty
+!
+