Friday, June 6, 2008
How to configure EIGRP authentication to prevent unauthorized access?
Do you like this story?
* EIGRP (Extended Interior Gateway Routing Protocol) Configuration to Enable EIGRP on Router A In global configuration Mode: A (config# router eigrp 10 (Enable EIGRP protocol and 10 is Autonomous number). A (config-router)# network 30.0.0.0 (Advertised router A Serial Network 30.0.0.0). A (config-router)# network 10.0.0.0 (Advertised router A Ethernet Network 10.0.0.0). Configuration to Enable EIGRP on Router B In global configuration Mode: B (config) # router eigrp 10 (Enable EIGRP protocol and 10 is Autonomous number) B (config-router) # network 30.0.0.0 (Advertised router B Serial Network 30.0.0.0). B (config-router) # network 15.0.0.0 (Advertised router B Ethernet Network 15.0.0.0).

This post was written by: Joshua Daniel
Joshua Daniel is a Management Professional,professional blogger, web designer and front end web developer. Follow him on Twitter
0 Responses to “How to configure EIGRP authentication to prevent unauthorized access?”
Post a Comment