diff options
Diffstat (limited to 'tests/topotests/ospf_tilfa_topo1/rt5/zebra.conf')
-rw-r--r-- | tests/topotests/ospf_tilfa_topo1/rt5/zebra.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/topotests/ospf_tilfa_topo1/rt5/zebra.conf b/tests/topotests/ospf_tilfa_topo1/rt5/zebra.conf new file mode 100644 index 00000000..46f75958 --- /dev/null +++ b/tests/topotests/ospf_tilfa_topo1/rt5/zebra.conf @@ -0,0 +1,17 @@ +log file zebra.log +! +hostname rt5 +! +interface lo + ip address 1.1.1.5/32 +! +interface eth-rt3 + ip address 10.0.4.2/24 +! +interface eth-rt4 + ip address 10.0.5.2/24 +! +ip forwarding +! +line vty +! |