diff options
| author | Christian Hopps <chopps@labn.net> | 2022-02-06 09:41:12 -0500 | 
|---|---|---|
| committer | Christian Hopps <chopps@gmail.com> | 2023-02-20 11:58:30 -0500 | 
| commit | 663a0c96d9c52895189bef7579a308a1b14120fa (patch) | |
| tree | 2682b90580c0a6a2031b6b5ae4b4486878f4dbdc /tests/topotests/ospfapi/r2 | |
| parent | 6efa8fd5c1653372cea1b25a9fa764269960bb91 (diff) | |
tests: improve the ospfapi test (move to square topology)
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'tests/topotests/ospfapi/r2')
| -rw-r--r-- | tests/topotests/ospfapi/r2/ospfd.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospfapi/r2/ospfd.conf b/tests/topotests/ospfapi/r2/ospfd.conf index be0712742b..1bf2a0c7f2 100644 --- a/tests/topotests/ospfapi/r2/ospfd.conf +++ b/tests/topotests/ospfapi/r2/ospfd.conf @@ -10,6 +10,6 @@ interface r2-eth1    ip ospf area 1.2.3.4  !  router ospf -  ospf router-id 192.168.0.2 +  ospf router-id 2.0.0.0    capability opaque  !  | 
