[zebra 22889] OSPF problem selecting default route
"Bohumil Soukal" <[email protected]>
| Newsgroups | gmane.network.zebra |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have following OSPF problem:
My router has two default path at OSPF database .
# sh ip os da
Link ID ADV Router Age Seq# CkSum Route
0.0.0.0 192.16.100.1 114 0x80000090 0xeb83 E2 0.0.0.0/0 [0x0]
0.0.0.0 192.16.120.1 1693 0x800000c6 0xf232 E2 0.0.0.0/0 [0x0]
...
best path via 192.16.100.1, eth2
worse path via 192.16.100.106, eth6
but the router select worse path
... should be...
============ OSPF external routing table ===========
N E2 0.0.0.0/0 [35/10] tag: 0
via 192.16.100.1, eth2
... really ...
============ OSPF external routing table ===========
N E2 0.0.0.0/0 [50/10] tag: 0
via 192.16.100.106, eth6
...
What could be causing this?
Why router knows two paths , bus select the worse path?
Restarting ospfd on neighbor at eth2 solved the problem.
This neighbor originating default together.
Can anybody help me?
Running Quagga 0.97.3
Thanks for Any ideas?
BobS.
-----------------------------------------------------------------
Bohumil Soukal
e-mail: [email protected]
-----------------------------------------------------------------
_______________________________________________
Zebra mailing list
[email protected]
http://ml.zebra.org/mailman/listinfo/zebra