Section 6. Implementing EIGRP ICND2

Similar documents
IP Enhanced IGRP Commands

Routing with a distance vector protocol - EIGRP

Part II. Chapter 3. Determining IP Routes

Configuring EIGRP. 2001, Cisco Systems, Inc.

EIGRP. About EIGRP. CLI Book 1: Cisco ASA Series General Operations CLI Configuration Guide, 9.7 1

Configuring EIGRP. Overview CHAPTER

EIGRP 04/01/2008. Routing Protocols and Concepts Chapter 9 Modified by Tony Chen

EIGRP. Routing Protocols and Concepts Chapter 9. Video Frank Schneemann, MS EdTech

Symbols. Numerics I N D E X

9.1. Routing Protocols

Chapter 2: Configuring the Enhanced Interior Gateway Routing Protocol

ITE PC v4.0. Chapter Cisco Systems, Inc. All rights reserved. Cisco Public

CIS 83 LAB 3 - EIGRP Rich Simms September 23, Objective. Scenario. Topology

Interconnecting Cisco Networking Devices Part 2

Implementing an EIGRP Solution

Advanced Networking: Routing & Switching 2 Chapter 7

Table of Contents. Cisco Introduction to EIGRP

Configuring EIGRP. Finding Feature Information

Introduction to Local and Wide Area Networks

Exam Code : Version: Free Demo. IT Certification Guaranteed, The Easy Way!

CCNA Routing and Switching Study Guide Chapters 3 & 17: Enhanced IGRP

BTEC Level 3 Extended Diploma

CCNA 3 (v v6.0) Chapter 7 Exam Answers % Full

Internetwork Expert s CCNP Bootcamp. Enhanced Interior Gateway Routing Protocol (EIGRP) What is EIGRP? Enhanced Interior Gateway Routing Protocol

ASA 9.x EIGRP Configuration Example

Enhanced IGRP. Chapter Goals. Enhanced IGRP Capabilities and Attributes CHAPTER

cisco. Number: Passing Score: 800 Time Limit: 120 min.

Chapter 9. Enhanced Interior Gateway Routing Protocol (EIGRP) Part I

Exam : : Building Scalable Cisco Internetworks (BSCI) Title. Ver :

Configuring RIP. Information About RIP CHAPTER

Ch. 5 Maintaining and Troubleshooting Routing Solutions. Net412- Network troubleshooting

Two types of routing protocols are used in internetworks: interior gateway protocols (IGPs) and exterior gateway protocols (EGPs).

Chapter 7: Routing Dynamically. Routing & Switching

Configuring IGRP. The Cisco IGRP Implementation

Cisco CCNA 2 Exploration - Routing

Distance vector Routing protocols. 2000, Cisco Systems, Inc. 9-1

SEMESTER 2 Chapter 4 Distance Vector Routing Protocols V 4.0 RIP, IGRP, EIGRP

Which of the following are primary functions of a router? (Choose two.) - packet switching - path selection

Chapter 7 Routing Protocols

CCNA IP ROUTING. Revision no.: PPT/2K605/03

Routing Protocol. RIPv1

REDDIG II Computer Networking Training

Configuration and Management of Networks

8. Refer to the exhibit. The ORL router is unable to form a neighbor relationship with the JAX router. What is a possible cause of this problem?

Introduction to Routing

INTERNET LABORATORY PROJECT. EIGRP Routing Protocol. Abhay Tambe Aniruddha Deshmukh Sahil Jaya

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching

NAT Internetworking Standards and Technologies, Computer Engineering, KMITL 2

Configuring IP Routing Protocols

Configuring EIGRP. Finding Feature Information. Contents

Configuring Networking Protocols

Final exam study Guide

Chapter 3. Introduction to Dynamic Routing Protocols. CCNA2-1 Chapter 3

Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images

SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0

Configuring IP Routing Protocols

EIGRP. Finding Feature Information

IPv4 IGP Troubleshooting. IPv4 Routing Workflow. IPv4 routing can be subdivided into three discrete steps

CCNP IPSOFTWARE EIGRP ROUTE Lab Manual.

Planning for Information Network

Lab 9.6.1: Basic EIGRP Configuration Lab

CCNA 3 (v v6.0) Chapter 6 Exam Answers % Full

Determining IP Routes. 2000, Cisco Systems, Inc. 9-1

Understanding IPX EIGRP

material. For more information on how to get additional questions, please see a.

Cisco CCNA EIGRP Part II

Configuring IP Routing Protocols

Chapter 2 Lab 2-1, EIGRP Configuration, Bandwidth, and Adjacencies

Lab 2-3 Summarization and Default Network Advertisement

shortcut Tap into learning NOW! Visit for a complete list of Short Cuts. Your Short Cut to Knowledge

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS

A study of WAN design, routing protocols and connectivity between Head office to Branch office

TDC 363 Introduction to LANs

2008 NDP Lectures 7 th Semester

Routing Protocols and

debug ip ospf database external default-metric subnet area 0 stub distribute-list in Serial0/1

Introduction to Dynamic Routing Protocols

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles

EIGRP Features and Operation

CCNA 3 (v v6.0) Chapter 8 Exam Answers % Full

Implementing cisco ip routing

Routing Information Protocol. RIP application. RIP version 1

Top-Down Network Design, Ch. 7: Selecting Switching and Routing Protocols. Top-Down Network Design. Selecting Switching and Routing Protocols

This chapter covers the following subjects:

Chapter 5 RIP version 1

Routing Information Protocol

Unit 3: Dynamic Routing

Chapter 4 Lab 4-2, Redistribution Between EIGRP and OSPF

COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS

IP Routing: EIGRP Configuration Guide, Cisco IOS Release 15.1MT

Configuring RIP. RIP Configuration Task List

ABR (Area Border Router), 206, 216 access, dedicated networks, 23 access layer, three-layer hierarchical design model, 6

RealCiscoLAB.com. Chapter 2 Lab 2-2, EIGRP Load Balancing. Topology. Objectives. Background. CCNPv6 ROUTE

Cisco Examsheets Exam Bundle

Routing Protocols Classification

This chapter covers the following topics:

Routing Information Protocol. RIP application. RIP version 1

Lab10- Configuring EIGRP

Allows IGRP or Enhanced IGRP exterior routes to be advertised in updates.

CCNA 3 (v v6.0) Chapter 5 Exam Answers % Full

Transcription:

ICND2 Section 6 Implementing EIGRP Enhanced Interior Gateway Routing Protocol (EIGRP) was introduced in Cisco IOS Release 9.21 as an enhancement to the limitations of IGRP. IGRP was developed by Cisco in the mid- 1980s as a solution to Routing Information Protocol s (RIP s) limitations. RIP s limitation was based on its metric of hop count. In RIP, a hop larger than 15 was unreachable. As a result, RIP networks could contain no more than 15 hops. IGRP was developed to support larger networks than RIP. IGRP can support networks up to 255 hops in diameter. Additionally, IGRP could support multiple routed protocols. IGRP was created to support not only IP but also Internetwork Packet Exchange (IPX) and AppleTalk; RIP supports only IP. Although IGRP provided many solutions to RIP, it still had its limitations. First, IGRP is a distance vector protocol. As such, IGRP was still susceptible to distance vector issues such as slow convergence; additionally, IGRP was classful. Because of the limitation of IGRP, Cisco developed EIGRP. EIGRP is a classless protocol, meaning that it sends the subnet mask of its interfaces in routing updates. Although EIGRP is an enhancement of IGRP, it is not a distance vector routing protocol. EIGRP has some of the characteristics of a distance vector routing protocol and of a link-state protocol. As such, Cisco considers EIGRP a balanced hybrid protocol. Like Open Shortest Path First (OSPF), EIGRP maintains awareness of the network through neighbor and topology tables, multicasts routing updates, and is fast to converge. However, EIGRP does not use the SPF algorithm to determine routes; instead, EIGRP uses the Diffusing Update Algorithm (DUAL). Like IGRP, EIGRP is a Cisco-proprietary protocol and supports IP, IPX, and AppleTalk. EIGRP also uses the same metric as IGRP. Cisco discontinued IGRP in Cisco IOS Release 12.2(13)T and 12.2(R1s4)S. As a result of IGRP s discontinuation, the ICND2 exam focuses on EIGRP and not IGRP. This section provides flash cards that cover EIGRP concepts, configuring EIGRP, and troubleshooting EIGRP.

Section 6: Implementing EIGRP 493 1 What are the four components of EIGRP? 2 By default, what does EIGRP use for calculating routes? 3 What are three general steps that EIGRP uses to add routes to the router s routing table?

494 Section 6: Implementing EIGRP 1 Answer The four components of EIGRP are as follows: Protocol-independent modules Reliable Transport Protocol (RTP) Neighbor discovery/recovery Diffusing Update Algorithm (DUAL) 2 Answer Bandwidth and delay. By default, bandwidth and delay are used by EIGRP to calculate its metric. EIGRP can also be configured to use reliability, load, and maximum transmission unit (MTU). The metric of EIGRP is the metric of IGRP multiplied by 256 for improved granularity. 3 Answer The three general steps that EIGRP uses to add routes to the router s routing table are as follows: Step 1 Discover other EIGRP routers attached to the same subnet and form a neighbor relationship with the discovered routers. All discovered routers are kept in the router s EIGRP neighbor table. Step 2 Exchange network topology information with all discovered neighbors. This information is stored in the EIGRP topology table. Step 3 Run DUAL on all topology information and put the lowest-metric routes in the routing table.

Section 6: Implementing EIGRP 495 4 How does EIGRP discover neighbors? 5 When routing information changes in the routing table, how does EIGRP send updates? 6 What is the EIGRP neighbor table?

496 Section 6: Implementing EIGRP 4 Answer EIGRP neighbors are discovered through Hello messages. On most networks, Hello messages are multicast every 5 seconds to address 224.0.0.10. On Frame Relay and link speeds of T1 (1.544 Mbps) or slower, Hellos are unicast every 60 seconds. 5 Answer When routing information changes, EIGRP sends update messages to all neighbors, informing them of the change. If EIGRP has to send to multiple neighbors on the same subnet, the update messages are multicast to IP address 224.0.0.10. If sending updates to one router, the messages are unicast to the neighbor. NOTE All update messages are sent using RTP. 6 Answer The EIGRP neighbor table lists all adjacent routers. Each EIGRP router maintains a neighbor table.

Section 6: Implementing EIGRP 497 7 What is the EIGRP topology table? 8 In EIGRP, what is a successor? 9 In EIGRP, what is the feasible successor?

498 Section 6: Implementing EIGRP 7 Answer The EIGRP topology table contains all learned routes to a destination. In other words, the topology table holds all feasible routes in its table. NOTE EIGRP maintains a topology table for each network protocol configured. For example, if the router is configured for IP and IPX, EIGRP would maintain a topology table for IP and IPX. 8 Answer A successor is a route selected as the primary route used to reach a destination. It is the route kept in the routing table. 9 Answer The feasible successor is the backup route. These routes are selected at the same time the successors are identified, but they are only kept in the topology table, not the routing table. They are used for fast convergence. If the successor fails, the router can immediately route through the feasible successor. Multiple feasible successors can exist for a destination.

Section 6: Implementing EIGRP 499 10 In EIGRP, what is the advertised distance (AD)? 11 In EIGRP, what is the feasible distance (FD)? 12 What IOS commands enable EIGRP on a Cisco router and advertise 192.168.3.0 and 192.168.4.0 as its directly connected networks?

500 Section 6: Implementing EIGRP 10 Answer The AD is the cost between the next-hop router and the destination. 11 Answer The FD is the metric from the local router, through the next-hop router, and to the destination. 12 Answer The router eigrp process-id command, followed by the network command, enables EIGRP on the router. The following commands enable EIGRP using AS 100 and then advertise networks 192.168.3.0 and 192.168.4.0: RouterA(config)#router eigrp 100 (100 is the AS) RouterA(config-router)#network 192.168.3.0 RouterA(config-router)#network 192.168.4.0 NOTE All routers configured for EIGRP must be configured with the same autonomous system (AS) to share information. The AS is a number from 1 to 65,535.

Section 6: Implementing EIGRP 501 13 What command would you use to see EIGRP adjacencies? 14 What IOS command allows you to view all EIGRP routes in the routing table? 15 How do you view the EIGRP neighbor table?

502 Section 6: Implementing EIGRP 13 Answer The show ip eigrp neighbors command displays EIGRP adjacencies and directly connected neighbors, as follows: RouterA# show ip eigrp neighbors IP-EIGRP Neighbors for process 100 Address Interface Holdtime Uptime Q Seq SRTT RTO (secs) (h:m:s) Count Num (ms) (ms) 192.168.10.2 Ethernet1 13 0:02:00 0 11 4 20 192.168.11.2 Ethernet0 14 0:02:01 0 10 12 24 14 Answer The show ip route eigrp command allows you to view all EIGRP-learned routes in the routing table. 15 Answer The show ip eigrp neighbors command shows the EIGRP neighbor table.

Section 6: Implementing EIGRP 503 16 How do you view the EIGRP topology table? 17 What IOS command would you use to view the EIGRP neighbor states? 18 Router A is running EIGRP and has four paths to network 192.168.100.0. All four paths have the same cost. Which path will Router A choose to route to network 192.168.100.0?

504 Section 6: Implementing EIGRP 16 Answer The show ip eigrp topology command shows the EIGRP topology table, including successors and feasible successors, as follows: RouterB# show ip eigrp topology IP-EIGRP Topology Table for process 100 Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, r - Reply status P 192.168.4.0 255.255.255.0, 1 successors, FD is 2172416 via 192.168.3.2 (2172416/28160), Serial0 via 192.168.2.2 (2684416/1794560), Serial1 17 Answer You would use the debug eigrp neighbors command to check the EIGRP neighbor states. This command displays the contents of the Hello packet used in EIGRP as well as the neighbors discovered by EIGRP. 18 Answer All four paths. By default, EIGRP can load-balance up to four equal-cost routes. This is called equal-cost load balancing. Because EIGRP has four equal-cost paths to network 192.168.100.0, all paths are included in Router A s routing table. NOTE Remember, the default metric that EIGRP uses is bandwidth of the interface and delay.

Section 6: Implementing EIGRP 505 19 Why would you want to enable EIGRP route authentication on EIGRP routers? 20 What is the default bandwidth of a serial interface on a Cisco router? 21 What type of route authentication does EIGRP support?

506 Section 6: Implementing EIGRP 19 Answer EIGRP route authentication causes EIGRP routers to authenticate with each other using an MD5 key digest. This prevents the introduction of unauthorized or false routing messages from unauthorized or unapproved routers. 1544 kbps. 20 Answer NOTE This is important to know because EIGRP uses bandwidth and delay as its default metric. Say that you have two point-to-point links configured between two routers. The speed on interface serial0 is 1.544 Mbps, and the speed on interface serial1 is 256 kbps. Because the delay on serial interfaces is the same, and the default bandwidth on serial interfaces is set to 1544, EIGRP will perform equal-cost load balancing between the two links. To avoid this, you need to manually set the bandwidth on the interface using the bandwidth bandwidthin-kbps interface command. 21 Answer EIGRP supports message digest algorithm 5 (MD5) route authentication.

Section 6: Implementing EIGRP 507 22 As a network administrator, you have EIGRP enabled on all network routers. Your company has two locations. The corporate network is 172.16.1.0 255.255.255.0. The branch office network is 192.168.1.0 255.255.255.0. Your company acquires another company, and you connect the newly acquired company through a WAN link at the branch office. The network range of the newly acquired company is 172.16.2.0 255.255.255.0. You enable EIGRP on the router that connects to the new office, but users at the corporate network cannot access devices on the newly acquired company s network. Why? 23 What command allows you to troubleshoot EIGRP authentication?

508 Section 6: Implementing EIGRP 22 Answer Users from the corporate network cannot access the newly acquired company s network because the network is discontiguous, and by default, EIGRP summarizes routes across classful boundaries. As a result, the router on network 192.168.1.0 advertises 172.16.0.0 to both the corporate network and the newly acquired network. Thus when a user at the corporate network tries to connect to a device at the newly acquired network, the router drops the packet because it thinks it is local. Additionally, the branch office router thinks it has two equal-cost paths to the 172.16.0.0 network. To fix the issue, you need to disable auto-summary on the routers. This is done with the no auto-summary EIGRP router configuration mode command. 23 Answer The debug eigrp packets command allows you to view the neighbor adjacency process. When authentication is enabled on two routers, it is part of the adjacency process, and you can view whether authentication is the cause of failed neighbor adjacencies. If the failed neighbor adjacency is due to a misconfiguration in EIGRP authentication, you will see the following debugging output from the router: *Mar 26 12:48:15.749: EIGRP: pkt key id = 2, authentication mismatch *Mar 26 12:48:15.749: EIGRP: Serial 0: ignored packet from 192.168.1.2, opc ode = 5 (invalid authentication) *Mar 26 12:48:15.749: EIGRP: Dropping peer, invalid authentication19

Section 6: Implementing EIGRP 509 24 Router A is connected to Router B through a point-to-point T1 link. Router B is connected to network 192.168.100.0 on its Fast Ethernet interface. EIGRP is running on both routers. You install a second point-to-point link between the two routers for redundancy. The new link has a bandwidth of 256 kbps. Because the new link has a higher cost than the T1 link, the new link is not installed in the routing table and is idle. EIGRP only uses the T1 link to route to network 192.168.100.0. You want to loadbalance between the two links. How do you enable EIGRP to load-balance between the two links? 25 How do you enable EIGRP MD5 authentication on Cisco routers?

510 Section 6: Implementing EIGRP 24 Answer By default, EIGRP can only load-balance equal-cost links and not loadbalance between unequal-cost links. EIGRP needs to be configured to loadbalance between unequal-cost links. The goal is to configure EIGRP to spread the traffic load inversely proportionally to the metrics on the two links. EIGRP uses the variance command to perform unequal-cost load balancing. The variance command defines a multiplier by which a metric can vary from the lowest-cost route. A variance of 1 means that the metrics of multiple routes must be equal. In this question, the metric of the T1 link is 1,657,856. The composite metric to network 192.168.100.0 (the total of the cost of the T1 link and the Fast Ethernet interface) is 2,172,416. The composite metric of the 256-kbps link is 10,514,432. To find the variance between the two paths to perform unequal-cost load balancing, divide the metric of the 256-kbps link by the T1 link: 10,514,432/2,172,416 = 4.8. Thus to configure unequal-cost load balancing, the variance on Router A needs to be set to 5, as follows: RouterA(config)#router eigrp 100 RouterA(config-router)#variance 5 NOTE The variance must be specified in whole numbers. 25 Answer The steps to configure EIGRP authentication are as follows: Step 1 Step 2 Step 3 Step 4 Enter the interface that you want to configure authentication on. Enable MD5 authentication using the ip authentication mode eigrp process-id md5 interface command. Create an authentication key using the ip authentication key-chain eigrp process-id key-chain command. The key-chain parameter is the name of the key you want to create. Exit interface configuration mode. Step 5 Identify the key chain that you configured in Step 3 using the key chain name-of-key-chain command. Step 6 Step 7 Create a key number with the key number command. Identify the key string using the key-string text command.