
bugzilla-daemon at allevil
Apr 21, 2008, 5:31 AM
Post #1 of 1
(2703 views)
Permalink
|
|
[Bug 449] New: Static routes don't work with ospf data
|
|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.quagga.net/show_bug.cgi?id=449 Summary: Static routes don't work with ospf data Product: Quagga Version: 0.99.9 Platform: Other OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: Very High Component: zebra AssignedTo: maintainers [at] quagga ReportedBy: arthurnurullin [at] gmail when ip address specified network linked to is obtained from ospf, static route is still inactive ex.: O>* x.y.z.214/32 [110/20] via a.b.c.1, em1, 00:27:30 S x.y.z.224/30 [1/0] via x.y.z.214 inactive conf zebra: ip route x.y.z.0/24 Null0 200 ip route x.y.z.224/30 x.y.z.214 ospfd almost same on both neighbors: ... router-id a.b.c.2 (router-id a.b.c.1 on other one) redistribute connected network x.y.z.0/24 area 0.0.0.10 area 0.0.0.10 authentication message-digest area 0.0.0.10 stub no-summary ... ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Quagga-bugs mailing list Quagga-bugs [at] lists http://lists.quagga.net/mailman/listinfo/quagga-bugs
|