Cisco Systems

 


Modules:  1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  CS  |  All  |
Module 3: EIGRP
 
  Command Command Description Command Syntax
3.2.1 router eigrp autonomous
-system-number
To configure the EIGRP routing process, use the router eigrp global configuration command. To shut down a routing process, use the no form of this command. router eigrp autonomous-system
  network network-number To specify a list of networks for an EIGRP routing process, use this form of the network router configuration command. To remove an entry, use the no form of this command. network network-number [network-mask]
  eigrp log-
neighbor-changes
To enable the logging of changes in EIGRP neighbor adjacencies, use the eigrp log-neighbor-changes router interface configuration command. eigrp log-neighbor-changes
3.2.2 no auto-summary This command applies to a RIP routing process. To restore the default behavior of automatic summarization of subnet routes into network-level routes, use the auto summary router configuration command. To disable this function and transmit subprefix routing information across classful network boundaries, use the no form of this command. auto-summary
  ip summary-address eigrp autonomous
-system-number ip-address mask administrative-
distance
To configure a summary aggregate address for a specified interface, use the ip summary-address eigrp interface configuration command. To disable a configuration, use the no form of this command. ip summary-address eigrp as-number network-address subnet-mask [admin-distance]
3.2.3 show ip eigrp topology all-links To display the EIGRP topology table, use the show ip eigrp topology EXEC command. This command is also used to determine Diffusing Update Algorithm (DUAL) states and to debug possible DUAL problems. show ip eigrp topology [autonomous-system
-number | [[ip-address] mask]]
  show ip eigrp traffic Displays the number of Enhanced IGRP packets sent and received. show ip eigrp traffic
3.3.3 debug ip igrp transactions [host ip address] Used to view IGRP transaction information. debug ip igrp transactions [host ip address]
  debug ip igrp events [host ip address] Used to view routing update information. debug ip igrp events [host ip address]
  no debug ip igrp Used to turn off debugging for IGRP. no debug ip igrp
3.3.4 show ip eigrp neighbor Displays the EIGRP discovered neighbors. show ip eigrp neighbors [interface-type | as-number | static]
3.3.5 show ip ospf neighbors This command is useful for troubleshooting adjacency formation. show ip ospf neighbors
  debug ip ospf events Displays adjacencies, flooding information, designated router selection, and shortest path first (SPF) calculation. debug ip ospf events
  debug ip ospf packet Used to display information about each Open Shortest Path First (OSPF) packet received. debug ip ospf packet
 
Close Window
All contents copyright © 2003 Cisco Systems, Inc. All rights reserved.