summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ospf_te_topo1/r4/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_te_topo1/r4/zebra.conf')
-rw-r--r--tests/topotests/ospf_te_topo1/r4/zebra.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/topotests/ospf_te_topo1/r4/zebra.conf b/tests/topotests/ospf_te_topo1/r4/zebra.conf
new file mode 100644
index 0000000..18c003b
--- /dev/null
+++ b/tests/topotests/ospf_te_topo1/r4/zebra.conf
@@ -0,0 +1,12 @@
+!
+interface lo
+ ip address 10.0.255.4/32
+!
+interface r4-eth0
+ ip address 10.0.4.1/24
+ link-params
+ enable
+ exit-link-params
+!
+ip forwarding
+!