Cisco Systems



Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  CS 1  |  CS 2  |  CS 3  |  All  |
Module 5: EIGRP 
 
5.5.1 Configuring EIGRP for IP Networks

Router(config)#router eigrp autonomous-system-number
Router(config-router)#network network-number
Router(config-if)#bandwidth kilobits
Router(config-router)#eigrp log-neighbor-changes
 

5.5.3 The Bandwidth-Percent Command

Router(config-if)#ip bandwidth-percent eigrp as-number percent
 

5.5.4 Summarizing EIGRP Routes for IP

Router(config-router)#no auto-summary

 

5.5.5 Summarizing EIGRP Routes for IP

Router(config-if)#ip summary-address eigrp as-number network-address subnet-mask [admin-distance]
 

5.6.1 Verifying EIGRP Operation

EIGRP Show Commands:
Router#show ip eigrp neighbors [type number][details]
Router#show ip eigrp interfaces [interface-type interface-number][as-number]
Router#show ip eigrp topology [as-number | [[ip-address] mask]] [active | all-links | pending | summary | zero-successors]
Router#show ip eigrp traffic [as-number]

EIGRP Debug Commands:
Router#debug eigrp fsm
Router#debug eigrp packet
 

Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.