summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_oc_acl_topo1/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ldp_oc_acl_topo1/r1/zebra.conf')
-rw-r--r--tests/topotests/ldp_oc_acl_topo1/r1/zebra.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/topotests/ldp_oc_acl_topo1/r1/zebra.conf b/tests/topotests/ldp_oc_acl_topo1/r1/zebra.conf
new file mode 100644
index 0000000..83aea46
--- /dev/null
+++ b/tests/topotests/ldp_oc_acl_topo1/r1/zebra.conf
@@ -0,0 +1,17 @@
+log file zebra.log
+!
+hostname r1
+!
+interface lo
+ ip address 1.1.1.1/32
+!
+interface r1-eth0
+ description to sw0
+ ip address 10.0.1.1/24
+ ip address 123.0.1.1/24
+!
+ip forwarding
+!
+!
+line vty
+!