diff options
Diffstat (limited to 'tests/topotests/ospf_te_topo1/r4/ospfd.conf')
-rw-r--r-- | tests/topotests/ospf_te_topo1/r4/ospfd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospf_te_topo1/r4/ospfd.conf b/tests/topotests/ospf_te_topo1/r4/ospfd.conf index cd50801..5ec7918 100644 --- a/tests/topotests/ospf_te_topo1/r4/ospfd.conf +++ b/tests/topotests/ospf_te_topo1/r4/ospfd.conf @@ -2,7 +2,7 @@ interface lo ip ospf area 0.0.0.0 ! -interface r4-eth0 +interface eth0 ip ospf network point-to-point ip ospf hello-interval 2 ip ospf dead-interval 10 |