CCNA GeheugensteuntjeHome - Profile - Archives |
EIGRP
- Posted at 14:59 on 20/1/2007 by @lfonsConfiguration
To enable EIGRP on the router you simply need to enable eigrp and define a network number. This is done as follows: Router# conf t Router(config)# router eigrp Router(config-router)# network 192.168.0.0
Optionally, but not normally, you can disable auto-summarization by adding: Router(config-router)# no auto-summary
You can also enable authentication, change the hello interval and hold times, and change split-horizon if you want from the eigrp configuration. Testing
There are a few commands you will want to use to verify EIGRP is running correctly:
Post Comment
|
Last Page :: Next Page |