Archives by Tag 'EIGRP'

CCNP BSCI –Chapter4 Scalable EIGRP

By admin - Last updated: Monday, December 28, 2009

1. What command starts the EIGRP routing process?
A. router eigrp
B. router eigrp autonomous-system-number
C. ip routing eigrp
D. ip eigrp routing
2. What happens if no network command is configured?
A. The EIGRP pr...

CCNP BSCI –Chapter3 EIGRP Principles

By admin - Last updated: Monday, December 28, 2009

1. Which of the following describes how a reply to an EIGRP query is sent?
A. Multicast
B. Best effort unicast
C. A reliable unicast
D. A reliable multicast
2. Which of the following are advantages to using EIGRP as a rou...

Verifying the EIGRP Configuration

By admin - Last updated: Tuesday, November 10, 2009

There are a number of show and debug commands that can be used to configure,
maintain, and troubleshoot a live EIGP network. The show commands are:
• show ip eigrp neighbors, which provides detailed information on the neighbors.

Configuring EIGRP

By admin - Last updated: Tuesday, November 10, 2009

The commands used to configure EIGRP on a Cisco router are consistent with the other
IP routing protocol commands. The EIGRP commands are:
• router eigrp autonomous_system_number configures EIGRP as the routing protocol on
the ...

EIGRP Loop Avoidance

By admin - Last updated: Tuesday, November 10, 2009

EIGRP avoids loops by keeping some basic topological information but not full
information. When a router learns multiple routes to the same subnet, it puts the
best route in the routing table, following the same rules about adding multiple...

Balanced Hybrid Routing Protocol and EIGRP

By admin - Last updated: Tuesday, November 10, 2009

Cisco supports two distance vector IP routing protocols, namely RIP and IGRP; two
link-state IP routing protocols, namely OSPF and Intermediate System-to-Intermediate
System (IS-IS); and a single balanced hybrid IP routing protocol, namely...

EIGRP Convergence

By admin - Last updated: Monday, November 9, 2009

Enhanced IGRP (EIGRP) convergence differs slightly. If a router detects a link
failure between itself and a neighbor, it checks the network topology table for a
feasible alternate route. If it does not find a qualifying alternate route, it...

CCNA 640-802 : Analysis of EIGRP lab actual test

By admin - Last updated: Friday, July 24, 2009

LAB: EIGRP
Question#
After adding RTR_2 router, no routing updates are being exchanged between RTR_1 and the new location. All other inter connectivity and internet access for th e existing locations of the company are working properly.

Configuring EIGRP Unequal-Cost Paths

By admin - Last updated: Tuesday, May 12, 2009

Lab objectives: 1. Learn balance conditions of EIGRP unequal-cost 2. Learn how to change EIGRP metric value 3. Learn EIGRP AD, FD, FC, Successor, and FS
Lab Topology:

Lab steps and requirements: 1. Configure IP addresses of every router,...

Configuring Default-network EIGRP

By admin - Last updated: Tuesday, May 12, 2009

Lab objective: Learn to configure EIGRP default network through ip default-network
Lab Topology:

Lab steps and requirements: 1. Configure IP addresses of every router, and use Ping command to confirm the direct interface connectivity of ...