10-11-2007 03:38 PM - edited 03-03-2019 07:08 PM
Hi all
I understand the concept of Ospf router authentications as a security breach prevention mechanism, but could someone please explain to me how route authentication is achieved ?
Thanks in Advance
MM
10-11-2007 04:47 PM
Please refer to this sample config and let us know if you still have any questions:
10-11-2007 05:22 PM
Maamun, read Edison's link it is all there . but basically when OSPF authentication has been configured on a router the way it works is router authenticates the source of each routing update packets it receives from a neighbor, in other words before learned or advertised routes are exchanged from one OSPF router to another and are participating within the same ospf domain OSPF routers check authentication, if authentication does not match it will not form adjacency and therefore will not receive fraudulent routes from a router unconfigured with same authentication password. It is not the routes that are authenticated.
10-11-2007 10:40 PM
Hi,
In simple words, a common problem with RIP is that anyone can bring up a bogus RIP router advertising any route, disrupting routing. By authentication in OSPF, a router would have to be given the correct key before it could join the OSPF routing domain. After then, all OSPF protocol exchanges are authenticated.The OSPF packet header (see Section A.3.1 of RFC 2328) includes an authentication type field.
Thanks,
Vijaybabu
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide