cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
558
Views
0
Helpful
1
Replies

EIGRP Authentication

nawas
Level 4
Level 4

I need to configure EIGRP route autentication similar to OSPF authentication. I couldn't find enough docs on CCO but there's one docs shows that I need to configure two keys on one router, can someone tell why we need two keys and if I really need to use "accept lifetime' or "send lifetime commands"

or if someone has a sampe config.

Thanks.

1 Reply 1

arvindchari
Level 3
Level 3

Hi nawas

Each key used in EIGRP has its own key identifier , which is stored locally. The combination of the key identifier and the interface associated with the message uniquely identifies the authentication algorithm and MD5 authentication key in use.

You can check out the following link for more details, there is a configuration example provided at the end of the page as well for reference

http://www.cisco.com/en/US/products/sw/iosswrel/ps1828/products_configuration_guide_chapter09186a00800ca56e.html#wp5331

HTH

Arvind