summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ripng_topo1/r2/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ripng_topo1/r2/zebra.conf')
-rw-r--r--tests/topotests/ripng_topo1/r2/zebra.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/topotests/ripng_topo1/r2/zebra.conf b/tests/topotests/ripng_topo1/r2/zebra.conf
new file mode 100644
index 0000000..5900631
--- /dev/null
+++ b/tests/topotests/ripng_topo1/r2/zebra.conf
@@ -0,0 +1,21 @@
+log file zebra.log
+!
+hostname r2
+!
+interface r2-eth0
+ description to sw2 - RIPng interface
+ ipv6 address fc00:5::2/64
+ no link-detect
+!
+interface r2-eth1
+ description to sw3 - RIPng interface
+ ipv6 address fc00:6::1/62
+ no link-detect
+!
+ip forwarding
+ipv6 forwarding
+!
+!
+line vty
+!
+