Friday, June 6, 2008

How to configure EIGRP authentication to prevent unauthorized access?

* 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).

0 Responses to “How to configure EIGRP authentication to prevent unauthorized access?”

Post a Comment

All Rights Reserved TechMyFriend.com | Designed by Joshua Daniel