summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_sync_ospf_topo1/ce3/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ldp_sync_ospf_topo1/ce3/zebra.conf')
-rw-r--r--tests/topotests/ldp_sync_ospf_topo1/ce3/zebra.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/ldp_sync_ospf_topo1/ce3/zebra.conf b/tests/topotests/ldp_sync_ospf_topo1/ce3/zebra.conf
new file mode 100644
index 0000000..c6a5824
--- /dev/null
+++ b/tests/topotests/ldp_sync_ospf_topo1/ce3/zebra.conf
@@ -0,0 +1,12 @@
+log file zebra.log
+!
+hostname ce3
+!
+interface ce3-eth0
+ ip address 172.16.1.3/24
+ no link-detect
+!
+ip forwarding
+!
+line vty
+!