07-12-2020 11:38 AM
What is the point of using area authentication when the authentication configuration on the interface overrides any area authentication that is configured?
Ex. if message-digest authentication is configured for the area, but null authentication is configured on the interface.
Best regards,
Jason
Solved! Go to Solution.
07-12-2020 12:08 PM
The difference between the two is that for interface authentication you only enable authentication for one link rather than for the whole area. Additionally, if you wanted to only do one type of authentication for certain links and then use a different type (plain text or MD5) then you could use interface authentication.
Configuring Area authentication will enable authentication for the entire area. This is to save some configuration.
Configured at the interface level will override the area configuration command.
configuration example :
https://community.cisco.com/t5/networking-documents/ospf-authentication/ta-p/3131640
07-12-2020 12:08 PM
The difference between the two is that for interface authentication you only enable authentication for one link rather than for the whole area. Additionally, if you wanted to only do one type of authentication for certain links and then use a different type (plain text or MD5) then you could use interface authentication.
Configuring Area authentication will enable authentication for the entire area. This is to save some configuration.
Configured at the interface level will override the area configuration command.
configuration example :
https://community.cisco.com/t5/networking-documents/ospf-authentication/ta-p/3131640
07-28-2022 08:58 AM
@balaji.bandi, sorry to bring an old post back to life. Is area authentication command required on both switches to form an adjacency?
Thanks!
07-28-2022 03:24 PM
I recall (?) area authentication is an area wide attribute that all devices using that area need to agree on. (Much like same area routers need to agree on the area number.)
When enabled, same area authentication routers, sharing a link, need to use the same password, but the password can be null.
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