Term
Command for initiating an instance of EIGRP with an AS#. |
|
Definition
(config)#router eigrp <AS#> |
|
|
Term
Command for adding a network to an EIGRP routing table. |
|
Definition
(config-router)#network A.B.C.D |
|
|
Term
EIGRP command that prevents the interface from participating in the routing process by preventing the sending and receiving of hello packets. |
|
Definition
(config-router)#passive-interface <int#> |
|
|
Term
Displays a routers table of known or learned destination networks. |
|
Definition
(config-router)#maximum-paths [1-32] |
|
|
Term
Changes the hop count for EIGRP up to a maximum of 255. |
|
Definition
(config-router)#metric maximum-hops [1-255] |
|
|
Term
Configures manual summarization and the propagation of all subnet entries in an EIGRP routing table. |
|
Definition
(config-router)#no auto-summary |
|
|
Term
Sets a variance used for unequal-cost load balancing. |
|
Definition
(config-router)#variance <#> |
|
|
Term
Shows the topology table used with EIGRP. |
|
Definition
|
|
Term
Shows only EIGRP entries in the routing table. |
|
Definition
|
|
Term
Shows all EIGRP neighbors. |
|
Definition
|
|
Term
Shows hello packets sent/received between adjacent routers. |
|
Definition
|
|
Term
Shows EIGRP changes and updates as they occur on your network. |
|
Definition
#debug ip eigrp notification |
|
|