Claim desired outcome

Size: px
Start display at page:

Download "Claim desired outcome"

Transcription

1 Assessment Authoring - Table of Specification (TOS) The Table of Specification (TOS) is a high-level design template for a given assessment. It identifies the claims, components skills, targeted number tasks needed, and the knowledge or skill level desired for each task. Scoping information is also provided, in most cases, and indicates the environment, features and details associated with the specified claims. Assessment design specifications in the TOS allow us to make inferences about what the students can actually do. Because some outcomes are more important than others in making those judgments, each claim is weighted based on course content, required job skills and certification coverage. Using the TOS helps to ensure that assessed tasks are relevant to the environment in which the student will work. In the example below, 25% of the Network Fundamentals Final exam should cover skills from claim For a 50 question exam, approximately 13 tasks should cover skills that support claim Distribution of tasks amongst the component skills is determined during the design phase. Tasks for each claim or component skill can be either declarative, simple procedural or complex procedural depending on the purpose of exam and the type of claim. Claim desired outcome Component Skill supporting skill Desired Claim Coverage

2 Chapter 1 - Introduction to Routing and Packet Forwarding Describe the functions and features of a router. 30% Describe the importance of routing in a network Identify the purpose of the components of a router. flash, nvram, ROM, RAM, POST, LAN/WAN interfaces Explain the router boot-up process. no discussion of configuration registers Describe the primary functions of a router Describe how a router determines a path and switches packets. 30% Explain how data is encapsulated and decapsulated in a router Use the OSI Model to explain how routers process data Describe the structure of a routing table. metrics, routes, networks, codes, show ip route, next-hop, exit interface Describe the three methods to enter routes into the routing table (dynamic routing, static routing, directly connected networks) Interpret the routing table to identify the source of a route Describe the path determination and switching functions of a router Use CLI to perform and verify initial configuration tasks for a small routed network Select the appropriate media and connect devices for a given network requirement Build a small routed network Design and apply a basic addressing scheme to a small routed network classless addresses only, very basic addresses Configure device names, passwords, interfaces, banners on a router using CLI Configure addressing tasks on hosts. address, subnet mask and default gateway 40% 8 of tasks on exam form

3 Chapter 1 - Introduction to Routing and Packet Forwarding Verify and test configurations using show commands, ping and traceroute. show version, show ip route, show interfaces, show running-config, show startup-config, ping, traceroute 70% 20 of tasks on exam form

4 Chapter 2 - Static Routing Configure and verify basic router operation. 40% Describe the basic operation and connections required for router interfaces. Ethernet and ARP, cabling required, CSU/DSU, modems, clock rate Perform basic router configuration Analyze directly connected network operation Verify directly connected network status. show cdp neighbors, ping, traceroute, telnet Interpret router show and debug output to determine status of interfaces and routes. show interfaces, show ip interface brief, show running-config, show ip route, debug ip routing Compare and contrast equipment, media and device configurations used in lab and production environments Determine the path a packet will take Describe, configure and verify static routing. 40% Describe basic characteristics and operation of static routes. metric, admin distance, next-hop address, manual configuration, recursive lookup Explain the advantages and disadvantages of static routing Define the purpose of the command arguments used to implement static routes. ip route command Configure static routes. floating static routes are only for CCNP Verify and troubleshoot static and default routes. troubleshoot missing routes, verify route entries as they are added/deleted Modify static routes. remove Compare and contrast routing table operation built using static route with exit interfaces and next-hop addresses.

5 Chapter 2 - Static Routing Describe, configure and verify summary routes and default routing. 20% Describe the benefits of using summary and default routes Summarize network addresses and routes Configure default routes using the ip route and ip default-network commands Given a destination address, determine the most specific route match that a router will use to forward the packet. 100% 20

6 Chapter3 - Introduction to Dynamic Routing Protocols Describe the role of dynamic routing protocols and place these protocols in the context of modern network design Describe the basic features, components and operation of dynamic routing data structures, algorithms, protocols. messages, convergence Compare and contrast dynamic and static routing Identify several ways to classify routing protocols. IGP, EGP, classless, classful, distance-vector, link-state 30% Compare and contrast distance-vector and link-state routing 40% 8 protocol operation Describe the basic operation of distance-vector routing protocols Describe the basic operation of link-state routing protocols Describe how metrics are used by routing protocols, and identify the metric types used by dynamic routing protocols Describe the basic structure of the routing table. 30% Describe the basic components and features of a routing table. metrics, administrative distance, nexthop address Identify the different elements in the routing table Determine the route source, administrative distance, and metric for a given use output show ip route route Determine the administrative distance of a route and describe its importance in the routing process. 100% 20

7 Chapter 4 - Distance Vector Routing Protocols Describe the operation of distance-vector routing protocols and their role in network operations Describe the common characteristics of distance-vector routing protocols. periodic updates, routing table updates, neighbor relationship, convergence Identify the types of distance-vector routing protocols in use today. RIPv1, RIPv2, IGRP, EIGRP EIGRP is a distance vector routing protocol Compare and contrast the basic characteristics of the different distancevector metrics used, types of updates, routing protocols in use today. algorithms used. IGRP is only used as a historical reference and classification only. Operation of IGRP is not tested Describe the network discovery process of distance-vector routing protocols using Routing Information Protocol (RIP) Describe how routers running RIP discover the networks Determine the networks available during an initial network discovery phase Determine the next-hop address, exit interface and hop count created in the network discovery process for routers running RIP Describe the processes for maintaining accurate routing tables that are used by distance-vector routing protocols Identify events that trigger updates Describe the different type of timers used for RIP periodic updates. invalid, holddown, flush Compare and contrast periodic, bounded and triggered updates and determine when each are used Describe the issues associated with synchronized updates and the method the need for random jitter. to solving them. 25% 5 50% 9 15% 3

8 Chapter 4 - Distance Vector Routing Protocols Identify the conditions leading to a routing loop and explain the implications for router performance Describe how routing loops occur when distance-vector routing protocols are deployed in a network Describe the methods to mitigate routing loops in networks that deploy distance-vector routing protocols. count to infinity TTL, setting a maximum hop count, holddown timers, split-horizon, poison reverse 100% 18 10% 2

9 Chapter 5 - RIPv Describe the basic characteristics and operation of RIPv1. 30% Describe the basic features of RIP. type of routing protocol, metric, administrative distance, max hop count, update timers, boundary routers Describe how RIP propagates updates to neighbors and processes those updates. automatic-summarization at the network boundary Describe the role of the subnet mask in classful routing protocol operation. uses subnet mask associated with the interface Describe the purpose of and the advantages and disadvantages of automatic summarization at network boundary routers Configure RIPv1 in a small network. 30% Define the purpose of the network command Determine the networks that would be included in a RIPv1 update for a given topology and router configuration. evaluate subnet masks and routing updates Implement RIPv1 in a network Modify the default configuration of RIPv1. 20% Describe the process to disable RIP updates on appropriate interfaces Implement passive-interfaces Propagate default routes in a RIP network Verify and troubleshoot RIPv1. 20% Use show, debug, and basic testing commands to verify operations status of a RIPv1 network Interpret router show and debug command output to identify problem associated with RIPv1in a network. show ip protocols, show ip route, show interfaces, show running-config, debug ip rip missing/incorrect network statements, missing routes due to discontiguous networks

10 Chapter 5 - RIPv Correct common RIPv1 routing protocol operation issues. missing/incorrect network statements, missing routes due to discontiguous net+c20works 100% 20

11 Chapter 6 - VLSM and CIDR Compare and contrast classful and classless IPv4 addressing. 30% Describe advantages to using classless IPv4 addressing schemes. cidr, vlsm, supernet Compare and contrast classful and classless routing protocols Distinguish between the use of the terms classful and classless when referencing addressing and protocols Describe the impact of classful and classless addressing on the operation of classful and classless routing protocols Design and implement a classless IPv4 addressing scheme for a given network Determine the number of subnets needed for a given network requirement Determine the number of hosts needed for a given network requirement Determine the appropriate mask for a given network requirement For a given address, determine the address mask and the subnet, broadcast and host address ranges Design an appropriate addressing scheme Assign addresses and subnet mask pairs to device interfaces and hosts. classful and classless routing protocols are determined by whether subnet masks are used in identifying the address. 50% Calculate a summary network address Determine the addresses that are included in a supernet. summary addresses are not always the same as a supernet Troubleshoot and correct common IPv4 address issues 20% 4

12 Chapter 6 - VLSM and CIDR Interpret router output to determine IP addressing and configuration issues. show ip interface brief, show interfaces, show running-config, show ip protocols, show ip route, debug ip routing missing/incorrect interface address, subnet mask, summary address Identify and correct host addressing configuration issues missing/incorrect address, default gateway, subnet mask 100% 20

13 Chapter 7 - RIPv Compare and contrast the basic characteristics and operation of 30% 6 RIPv1 and RIPv Describe RIPv2 characteristics Describe limitations of RIPv1. discontiguous networks, vlsm and cidr support Describe how RIPv2 overcomes the limitations of RIPv Determine the networks that would be included in a routing update using RIPv1 or RIPv Configure and modify the default behavior of RIPv2 in a small 40% 8 network Enable RIPv2 in a small routed network Describe the advantages of disabling automatic summarization in a RIPv2 network Disable automatic summarization Verify and troubleshoot RIPv2. 30% Use show, debug, and basic testing commands to verify operations status of a RIPv2 network Interpret router show and debug command output to identify problem associated with RIPv2in a network Correct common RIPv2 routing protocol operation issues. ping, show ip protocols, show ip interface brief, show ip route, debug ip rip automatic summarization, timers, routes 100% 20 of tasks on exam form

14 Chapter 8 - The Routing Table : A Closer Look Describe the various route types found in the routing table structure. 20% Define the different types of routes. level1, level2, ultimate, parent, child, network route, supernet route Describe sources of level 1 routes Distinguish between the different types of level 1 routes. default, supernet, network, ultimate, parent Compare and contrast level1 and level2 routes Describe the route lookup process. 40% Explain the classful route lookup process Explain the classless route lookup process Describe how to implement classless routing behavior. ip classless Compare and contrast the classful and classless routing lookup process Interpret routing table output to determine the types of routes. 40% Classify the route as parent or child, level1 or level2 or by the type of route Determine which route will be entered into the routing table Determine which route will be used to forward a packet destined for a specific address Interpret routing table output to determine if a packet is dropped or forwarded Interpret routing table output to determine operational status of the router. longest match 100% 20

15 Chapter 9 - EIGRP Describe the basic characteristics and operation of EIGRP. 35% Describe the basic features of EIGRP. type of routing protocol, metrics used, algorithm, administrative distance, types of updates, protocol suite (RTP), types of tables Describe the various types of packets used to form and maintain an EIGRP neighbor relationship Compare and contrast EIGRP and traditional distance vector routing protocols Describe how neighbor relationships are formed using EIGRP Explain the feasibility condition and how EIGRP routes are added to the routing and neighbor tables Define and identify the different metrics used by EIGRP. default metrics, bandwidth, delay, load, reliability Explain the purpose of the null0 or summary route used in the EIGRP routing table Configure EIGRP. 35% Enable EIGRP in a small routed network Describe the purpose of the Autonomous System Number and its role in autonomous system vs. process id configuring EIGRP Use the wildcard mask argument to enhance the network command when configuring EIGRP Calculate and apply the appropriate bandwidth to the interface of a router running EIGRP Modify the default configuration of EIGRP. 10% Enable summarization on the interface of a router running EIGRP Disable automatic summarization in a network operating EIGRP Configure EIGRP to utilize a percentage of the link bandwidth Propagate a default route in a network operating EIGRP Modify the EIGRP hello and hold time values. of tasks on exam form

16 Chapter 9 - EIGRP Verify and troubleshoot EIGRP. 20% Use the feasibility condition to identify the feasible successor and successor routes Use show, debug, and basic testing commands to verify operations status of a EIGRP network. show ip eigrp neighbors, show ip eigrp topology, show ip protocols, ping, show ip route, show running-config of tasks on exam form Interpret router show and debug command output to identify problem associated with EIGRP in a network Correct common EIGRP routing protocol operation and neighbor adjacency issues. show ip eigrp neighbors, show ip eigrp topology, show ip protocols, ping, show ip route, show running-config incorrect process-id, missing/incorrect network statements, passive-interface preventing routes 100% 20

17 Chapter 10 - Link-State Routing Protocols Describe the features and basic operation of link-state routing protocols. 70% Define terms associated with the link-state routing process. algorithm, neighbor, link-state, adjacency, link, spf, lsa Describe the process by which link-state routers learn about other networks Describe the information sent in a link-state update Create the routing table for a router running a link-state protocol Compare and contrast link-state routing protocol operation to 30% 5 distance-vector routing protocol operation Describe advantages and disadvantages of using link-state routing protocols Identify protocols that use the link-state routing process. 100% 17

18 Chapter 11 - OSPF Describe the basic characteristics and operation of single area OSPF. 40% Identify basic features of OSPF. type of routing protocol, metrics used, algorithm, administrative distance, types of updates, timers Describe how neighbor adjacencies are formed in an OSPF network. drothers, full-way, two-way, Describe the OSPF packet types. Hello, LSU Describe the role of the Designated Router/Backup Designated Router in on OSPF network and the election process used to determine them in multiaccess networks Determine the DR/BDR for a given network Determine the routerid for a router Describe the advantages of using a loopback address in a network Configure single area OSPF. 40% Describe the role of the process-id in an OSPF network and how it differs from that used in EIGRP Enable single area OSPF for a given network requirement Calculate and apply the appropriate wildcard mask for a given network requirement Modify the default configuration of single area OSPF. 20% Describe, modify and calculate the metric used by OSPF. ip ospf cost, bandwidth command, default costs of links Employ the default-information originate command to configure and propagate a default route in an OSPF network Modify the router-id Describe the role of the ospf interface priority and modify it for a given network requirement Modify the hello and dead timer intervals in an OSPF network Verify and troubleshoot single area OSPF. 20% 4 of tasks on exam form

19 Chapter 11 - OSPF Use show, debug and basic testing commands to verify operations status of a single area OSPF network. show ip ospf, show ip ospf interface, show ip ospf neighbor, show ip route, show ip route Interpret router show and debug command output to identify problem associated with single area OSPF in a network Correct common single area OSPF routing table issues. route not included, missing network Correct common single area OSPF neighbor adjacency issues. mismatch of area, hello timer, dead timer, network type missing/incorrect network statement missing/incorrect interface configuration 100% 20 of tasks on exam form

20 Final Exam Describe the functions and features of a router. 8% Describe the importance of routing in a network Describe the primary functions of a router Identify the purpose of the components of a router Explain the router boot-up process Explain the route lookup process and determine the path packets will take in the network Describe how packet forwarding and switching occurs in a router Explain the route lookup process Compare and contrast classful and classless routing lookup processes. 10% Identify the path a packet takes through a network Determine which route will be used to forward a packet destined for a specific address Interpret routing table output to determine if a packet is dropped or forwarded Evaluate the characteristics of routing protocols. 10% Describe the different types of routing protocols Describe the role of dynamic routing protocols and place these protocols in the context of modern network design Describe how metrics are used by routing protocols and identify the metric types used by dynamic routing protocols Explain the importance of administrative distance and routing metrics in routing Explain how convergence is achieved in a routed network and factors that affect convergence.

21 Final Exam Compare and contrast the different routing protocols (RIPv1, RIPv2, OSPF, EIGRP) Determine which routes will be added to the routing table Perform, save and test an initial configuration on a Cisco IOS based router Select appropriate equipment and cable the devices in a small routed network Perform basic router configuration tasks Acces the router for configuration Configure device names, passwords, interfaces, banners on a router using CLI Configure addressing tasks on hosts Verify and test configurations using show commands, ping and traceroute. show cdp neighbors 10% Describe, configure and verify static and default routing. 10% Describe the function and advantages associated with using static and default routing Configure and propagate static and default routes in networks with or without routing protocols in operation Modify static routes Verify and troubleshoot static and default routes Implement an addressing scheme in a network. 10% Compare and contrast classful and classless IP addressing Divide a major network into subnets of different sizes using VLSM Determine the appropriate address or mask for a given network requirement.

22 Final Exam Summarize newtork addresses and routes Identify and correct common problems associated with IP addressing and host configurations Describe the impact of classful and classless addressing on the operation of classful and classless routing protocols Describe advantages of classless routing protocols, including discontiguous networks, VLSM, and CIDR Describe, configure, verify, analyze and troubleshoot single area RIPv2 on a Cisco router Describe the basic characteristics and operation of RIP Explain how routing loops occur in network running distance-vector routing protocols and the methods used to mitigate the problems associate with routing loops Compare and contrast RIPv1 and RIPv Use RIPv1 to demonstrate the concepts of a distance vector, classful routing protocol Configure a network using RIPv Use show, debug, and basic testing commands to verify operations status of a RIPv2 network Interpret router show and debug command output to identify problem associated with RIPv2in a network Correct common RIPv2 routing protocol operation issues. 12% Describe, configure, verify, analyze and troubleshoot EIGRP on a Cisco router Describe the basic characteristics and operation of EIGRP Configure EIGRP Modify the default configuration of EIGRP. 15% 8

23 Final Exam Verify and troubleshoot EIGRP Use show, debug, and basic testing commands to verify operations status of a EIGRP network Interpret router show and debug command output to identify problem associated with EIGRPin a network Correct common EIGRP routing protocol operation and neighbor adjacency issues Describe, configure, verify, analyze and troubleshoot single area OSPF on a Cisco router Describe the basic characteristics and operation of single area OSPF Determine the DR/BDR for a given network Determine the routerid for a router Configure single area OSPF Modify the default configuration of single area OSPF Verify and troubleshoot single area OSPF Use show, debug and basic testing commands to verify operations status of a single area OSPF network Interpret router show and debug command output to identify problem associated with single area OSPFin a network Correct common single area OSPF routing table issues Correct common single area OSPF neighbor adjacency issues. 15% % 50

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS CCNA EXPLORATION V4.0 ACCESSIBLE INSTRUCTOR MATERIALS COMPARISON OF NEW CURRICULA WITH EXISTING CURRICULA Prepared by Cisco Learning Institute June 23, 2008 Routing Protocols and Concepts Summary New CCNA

More information

Final exam study Guide

Final exam study Guide Final exam study Guide K-1A * In relationship to the OSI layer model and encapsulation/decapsulation process, what happen to a packet that travels through multiple hops of routers? - What happen to the

More information

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?

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? 1. Refer to the exhibit. A new PC was deployed in the Sales network. It was given the host address of 192.168.10.31 with a default gateway of 192.168.10.17. The PC is not communicating with the network

More information

Chapter 7: Routing Dynamically. Routing & Switching

Chapter 7: Routing Dynamically. Routing & Switching Chapter 7: Routing Dynamically Routing & Switching The Evolution of Dynamic Routing Protocols Dynamic routing protocols used in networks since the late 1980s Newer versions support the communication based

More information

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

Which of the following are primary functions of a router? (Choose two.) - packet switching - path selection Which three statements are true regarding the encapsulation and de-encapsulation of packets when traveling through a router? (Choose three.) - The router modifies the TTL field, decrementing it by one.

More information

Introduction to Local and Wide Area Networks

Introduction to Local and Wide Area Networks Introduction to Local and Wide Area Networks Lecturers Amnach Khawne Jirasak Sittigorn Chapter 1 1 Routing Protocols and Concepts Chapter 4 : Distance Vector Routing Protocols Chapter 5 : RIP version 1

More information

TDC 363 Introduction to LANs

TDC 363 Introduction to LANs TDC 363 Introduction to LANs Routing Protocols and RIP Greg Brewster DePaul University TDC 363 1 Dynamic Routing Routing Protocols Distance Vector vs. Link State Protocols RIPv1 & RIPv2 RIP Problems Slow

More information

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS ACCESSIBLE INSTRUCTOR MATERIALS POWERPOINT OBJECTIVES

CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS ACCESSIBLE INSTRUCTOR MATERIALS POWERPOINT OBJECTIVES CCNA EXPLORATION V4.0 ROUTING PROTOCOLS AND CONCEPTS ACCESSIBLE INSTRUCTOR MATERIALS Prepared by Cisco Learning Institute June 23, 2008 Chapter 1 Introduction to Routing and Packet Forwarding Objectives

More information

RIPv2. Routing Protocols and Concepts Chapter 7. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved. Cisco Public

RIPv2. Routing Protocols and Concepts Chapter 7. ITE PC v4.0 Chapter Cisco Systems, Inc. All rights reserved. Cisco Public RIPv2 Routing Protocols and Concepts Chapter 7 1 Objectives Encounter and describe the limitations of RIPv1 s limitations. Apply the basic Routing Information Protocol Version 2 (RIPv2) configuration commands

More information

Distance Vector Routing Protocols

Distance Vector Routing Protocols Distance Vector Routing Protocols Routing Protocols and Concepts Chapter 4 Version 4.0 1 Objectives Identify the characteristics of distance vector routing protocols. Describe the network discovery process

More information

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching

CHAPTER 4: ROUTING DYNAMIC. Routing & Switching CHAPTER 4: ROUTING DYNAMIC Routing & Switching CHAPTER4 4.1 Dynamic Routing Protocols 4.2 Distance Vector Dynamic Routing 4.3 RIP and RIPng Routing 4.4 Link-State Dynamic Routing 4.5 The Routing Table

More information

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

Building the Routing Table. Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles Building the Routing Table Introducing the Routing Table Directly Connected Networks Static Routing Dynamic Routing Routing Table Principles Introducing the Routing Table R1# show ip route Codes: C - connected,

More information

9.1. Routing Protocols

9.1. Routing Protocols 9.1. Routing Protocols Each organization that has been assigned a network address from an ISP is considered an autonomous system (AS). That organization is free to create one large network, or divide the

More information

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

CCNA 3 (v v6.0) Chapter 5 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 5 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-5-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 5 Exam Answers

More information

CCNP 1: Advanced Routing

CCNP 1: Advanced Routing Scope and Sequence CCNP 1: Advanced Routing Cisco Networking Academy Program Version 3.1 TABLE OF CONTENTS CCNP 1: ADVANCED ROUTING...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE

More information

Symbols. Numerics I N D E X

Symbols. Numerics I N D E X I N D E X Symbols? (question mark), CLI help system, 126 Numerics A 2-router BGP topology, configuring, 279 284 4-router BGP topology, configuring, 266, 276 279 ABRs (area border routers), 9, 87, 95, 141

More information

Chapter 6 Reading Organizer

Chapter 6 Reading Organizer Name Date Chapter 6 Reading Organizer After completion of this chapter, you should be able to: Describe and plan a network using OSPF Design and configure a network using single-area OSPF Work with multi-protocol

More information

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

CCNA 3 (v v6.0) Chapter 7 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 7 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-7-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 7 Exam Answers

More information

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

Chapter 3. Introduction to Dynamic Routing Protocols. CCNA2-1 Chapter 3 Chapter 3 Introduction to Dynamic Routing Protocols CCNA2-1 Chapter 3 Introduction to Dynamic Routing Protocols Introduction to Dynamic Routing Protocols CCNA2-2 Chapter 3 Perspective and Background Dynamic

More information

Routing Protocol. RIPv1

Routing Protocol. RIPv1 Outline Routing Protocol RIPv1, RIPv2, EIGRP OSPF o RIPv1, RIPv2 o EIGRP o OSPF 2 3 RIPv1 RIP Characteristics A classful, Distance Vector (DV) routing protocol Metric = hop count Routes with a hop count

More information

The Routing Table: A Closer Look

The Routing Table: A Closer Look The Routing Table: A Closer Look Routing Protocols and Concepts Chapter 8 Version 4.0 1 Objectives Describe the various route types found in the routing table structure. Describe the routing table lookup

More information

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

CCNA 3 (v v6.0) Chapter 8 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 8 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-8-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 8 Exam Answers

More information

Part II. Chapter 3. Determining IP Routes

Part II. Chapter 3. Determining IP Routes Part II Chapter 3 Routers perform two main functions: switching and routing. The switching function is the process of moving packets from an inbound interface to an outbound interface. The switching function

More information

CCNA. Course Catalog

CCNA. Course Catalog CCNA Course Catalog 2012-2013 This course is intended for the following audience: Network Administrator Network Engineer Systems Engineer CCNA Exam Candidates Cisco Certified Network Associate (CCNA 640-802)

More information

Chapter 5 RIP version 1

Chapter 5 RIP version 1 Cisco CCNA 2 Exploration - Routing Chapter 5 RIP version 1 João José jjose@ualg.pt http://w3.ualg.pt/~jjose/cisco/ Based on: Graziani, R. (2008) CIS 82 Routing Theory and Concepts RIPv1: A Distance Vector,

More information

RIP Version 2. The Classless Brother

RIP Version 2. The Classless Brother RIP Version 2 The Classless Brother (C) Herbert Haas 2005/03/11 1 Why RIPv2 Need for subnet information and VLSM Need for Next Hop addresses for each route entry Need for external route tags Need for multicast

More information

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

SEMESTER 2 Chapter 4 Distance Vector Routing Protocols V 4.0 RIP, IGRP, EIGRP SEMESTER 2 Chapter 4 Distance Vector Routing Protocols V 4.0 4.1.1 What are the three distance vector routing protocols? What are the key characteristics of RIP? What are the key characteristics of IGRP?

More information

Chapter 7. RIP Version 2 (RIPv2)

Chapter 7. RIP Version 2 (RIPv2) Chapter 7 RIP Version 2 (RIPv2) CCNA2-1 Chapter 7 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks must

More information

CCNA-A Scope and Sequence (March 2007-Draft)

CCNA-A Scope and Sequence (March 2007-Draft) CCNA-A Scope and Sequence (March 2007-Draft) This document is a preliminary overview of the new CCNA-A curriculum and is subject to change since the courses are still under development. The English versions

More information

Introduction to Local and Wide Area Networks

Introduction to Local and Wide Area Networks Introduction to Local and Wide Area Networks Lecturers Amnach Khawne Jirasak Sittigorn Chapter 1 1 Routing Protocols and Concepts Chapter 8 : The Routing Table: A Closer Look Chapter 9 : EIGRP Chapter

More information

COPYRIGHTED MATERIAL. Table of Contents. Assessment Test

COPYRIGHTED MATERIAL. Table of Contents. Assessment Test 10089.book Page xi Monday, July 23, 2007 3:17 PM Introduction Assessment Test xxiii xxxiii Chapter 1 Internetworking 1 Internetworking Basics 4 Internetworking Models 11 The Layered Approach 12 Advantages

More information

Introduction to Dynamic Routing Protocols

Introduction to Dynamic Routing Protocols Introduction to Dynamic Routing Protocols 1 Objectives Describe the role of dynamic routing protocols and place these protocols in the context of modern network design. Identify several ways to classify

More information

REDDIG II Computer Networking Training

REDDIG II Computer Networking Training REDDIG II Computer Networking Training JM SANCHEZ / PH RASSAT -20/06/2012 Invierno 2011 Capacitacion en fabrica - CORPAC Dynamic Routing Dynamic Routing Function(s) of Dynamic Routing Protocols: Dynamically

More information

Draft Manuscript Draft M. Manuscript Draft Ma. t Manuscript Draft Manu. ipt Draft Manuscript Dra. anuscript Draft Manuscri

Draft Manuscript Draft M. Manuscript Draft Ma. t Manuscript Draft Manu. ipt Draft Manuscript Dra. anuscript Draft Manuscri M aft Ma CHAPTER 5 ript Dra RIP Version 1 Objectives aft Ma Upon completion of this chapter, you should be able to answer the following questions: What are the functions, characteristics, and operation

More information

Lecture (03) RIP. By: Dr. Ahmed ElShafee. Dr. Ahmed ElShafee, ACU : Fall 2016, Practical App. Networks II

Lecture (03) RIP. By: Dr. Ahmed ElShafee. Dr. Ahmed ElShafee, ACU : Fall 2016, Practical App. Networks II Lecture (03) RIP By: Dr. Ahmed ElShafee ١ Dr. Ahmed ElShafee, ACU : Fall 2016, Practical App. Networks II Dynamic Routing Protocol Overview Routing protocols are used between routers to determine paths

More information

2008 NDP Lectures 7 th Semester

2008 NDP Lectures 7 th Semester 2008 NDP Lectures 7 th Semester Neeli R. Prasad, Associate Professor Head of Wireless Security and Sensor Networks Group Networking and Security Aalborg University Niels Jernes Vej 12, 9220 Aalborg East,

More information

Upon successful completion of this course, the student should be competent to complete the following tasks:

Upon successful completion of this course, the student should be competent to complete the following tasks: COURSE INFORMATION Course Prefix/Number: IST 202 Course Title: Cisco Router Configuration Lecture Hours/Week: 3.0 Lab Hours/Week: 0.0 Credit Hours/Semester: 3.0 VA Statement/Distance Learning Attendance

More information

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

IPv4 IGP Troubleshooting. IPv4 Routing Workflow. IPv4 routing can be subdivided into three discrete steps Internetwork Expert s CCNP Bootcamp IPv4 IGP Troubleshooting http:// IPv4 Routing Workflow IPv4 routing can be subdivided into three discrete steps Routing lookup Switching method Layer 2 encapsulation

More information

Chapter 7 Routing Protocols

Chapter 7 Routing Protocols Chapter 7 Routing Protocols Nonroutable Protocols In the early days of networking, networks were small collections of computers linked together For the purposes of sharing information and expensive peripherals

More information

Table of Contents 1 Static Routing Configuration RIP Configuration 2-1

Table of Contents 1 Static Routing Configuration RIP Configuration 2-1 Table of Contents 1 Static Routing Configuration 1-1 Introduction 1-1 Static Route 1-1 Default Route 1-1 Application Environment of Static Routing 1-1 Configuring a Static Route 1-2 Configuration Prerequisites

More information

The primary audience for this course includes Network Administrators, Network Engineers,

The primary audience for this course includes Network Administrators, Network Engineers, CCNA COURSE DESCRIPTION: Cisco Certified Network Associate (CCNA) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation

More information

Objectives. Review: Classful addresses. RIPv1 Characteristics. RIP Operation. RIP version 1

Objectives. Review: Classful addresses. RIPv1 Characteristics. RIP Operation. RIP version 1 2007 isco Systems, Inc. All rights reserved. isco Public Objectives IP version 1 outing Protocols and oncepts hapter 5 Describe the functions, characteristics, and operation of the IPv1 protocol. onfigure

More information

Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two)

Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two) ICND1 OSPF Questions Question 1 Which of the following describe the process identifier that is used to run OSPF on a router? (Choose two) A. It is locally significant. B. It is globally significant. C.

More information

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

EIGRP. Routing Protocols and Concepts Chapter 9. Video Frank Schneemann, MS EdTech Video Frank Schneemann, MS EdTech EIGRP Routing Protocols and Concepts Chapter 9 ITE PC v4.0 Chapter 1 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1 9.0.1 Introduction Enhanced Interior

More information

Scope and Sequence: CCNA Exploration v4.0

Scope and Sequence: CCNA Exploration v4.0 Scope and Sequence: CCNA Exploration v4.0 Last Updated August 30, 2007 The course objectives and outline for the final two CCNA Exploration courses, LAN Switching and Wireless and Accessing the WAN, are

More information

904 ASBRs (Autonomous System Boundary Routers)

904 ASBRs (Autonomous System Boundary Routers) I N D E X A ABRs (Area Border Routers), 292 LSA propagation, 294 Access layer, hierarchical designs, 42 access lists. See also IP access lists BGP-4, 557 controlling terminal access, 51 52 guidelines for

More information

Chapter 5. RIP Version 1 (RIPv1) CCNA2-1 Chapter 5

Chapter 5. RIP Version 1 (RIPv1) CCNA2-1 Chapter 5 Chapter 5 RIP Version 1 (RIPv1) CCNA2-1 Chapter 5 RIP Version 1 RIPv1: Distance Vector, Classful Routing Protocol CCNA2-2 Chapter 5 Background and Perspective RIP evolved from the Xerox Network System

More information

The most simple way to accelerate a Router is at 9.8 m/sec/sec.

The most simple way to accelerate a Router is at 9.8 m/sec/sec. Routing Introduction Direct vs. Indirect Delivery Static vs. Dynamic Routing Distance Vector vs. Link State (C) Herbert Haas 2005/03/11 The most simple way to accelerate a Router is at 9.8 m/sec/sec. Seen

More information

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

Ch. 5 Maintaining and Troubleshooting Routing Solutions. Net412- Network troubleshooting Ch. 5 Maintaining and Troubleshooting Routing Solutions Net412- Network troubleshooting Troubleshooting Routing Network Layer Connectivity EIGRP OSPF 2 Network Connectivity Just like we did when we looked

More information

Lab 4: Routing using OSPF

Lab 4: Routing using OSPF Network Topology:- Lab 4: Routing using OSPF Device Interface IP Address Subnet Mask Gateway/Clock Description Rate Fa 0/0 172.16.1.17 255.255.255.240 ----- R1 LAN R1 Se 0/0/0 192.168.10.1 255.255.255.252

More information

RIP version 1. Routing Protocols and Concepts Chapter 5. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

RIP version 1. Routing Protocols and Concepts Chapter 5. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1 RIP version 1 Routing Protocols and Concepts Chapter 5 Version 4.0 1 Objectives Describe the functions, characteristics, and operation of the RIPv1 protocol. Configure a device for using RIPv1. Verify

More information

FINAL INTERNSHIP REPORT

FINAL INTERNSHIP REPORT FINAL INTERNSHIP REPORT I have completed the Internship Program as per details below: Course Title : Networking Location (Institute, City, Country) : VinaREN, City, Hanoi Commencement Date & Duration :

More information

CCNA 4 - Final Exam (B)

CCNA 4 - Final Exam (B) CCNA 4 - Final Exam (B) 1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.) improper placement of enterprise level servers addition of hosts to a physical segment

More information

Routing Protocols and

Routing Protocols and Introduction to Dynamic Routing Protocol Routing Protocols and Concepts Chapter 3 1 Objectives Describe the role of dynamic routing protocols and place these protocols in the context of modern network

More information

Routing Protocol Type Primarily IGP or EGP RIP Distance-Vector IGP EIGRP OSPF IS-IS BGP

Routing Protocol Type Primarily IGP or EGP RIP Distance-Vector IGP EIGRP OSPF IS-IS BGP Appendix D Memory Tables Chapter 1 Table 1-2 Routing Protocol Characteristics Routing Protocol Type Primarily IGP or EGP RIP Distance-Vector IGP EIGRP OSPF IS-IS BGP Chapter 3 Table 3-2 Hexadecimal/Binary

More information

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 HQ S0/0/0 S0/0/1 Lo1 10.10.10.1 255.255.255.252 Fa0/0 Branch1 S0/0/0 S0/0/1 Fa0/0 Branch2 S0/0/0 S0/0/1 PC1

More information

Static Routing and Serial interfaces. 1 st semester

Static Routing and Serial interfaces. 1 st semester Static Routing and Serial interfaces 1 st semester 1439-2017 Outline Static Routing Implementation Configure Static and Default Routes Review of CIDR Configure Summary and Floating Static Routes Troubleshoot

More information

Lab 9.6.1: Basic EIGRP Configuration Lab

Lab 9.6.1: Basic EIGRP Configuration Lab Lab 9.6.1: Basic EIGRP Configuration Lab Topology Diagram Address Table 1 Learning Objectives Upon completion of this lab, you will be able to: Cable a network according to the Topology Diagram. Erase

More information

TDC 363 Introduction to LANs

TDC 363 Introduction to LANs TDC 363 Introduction to LANs OSPF Greg Brewster DePaul University TDC 363 Greg Brewster, DePaul University 1 OSPF Link State Routing Algorithms Open Shortest Path First (OSPF) Message Types Operations

More information

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

A study of WAN design, routing protocols and connectivity between Head office to Branch office A study of WAN design, routing protocols and connectivity between Head office to Branch office Dr. Anil Kumar Singh ABSTRACT Jagran Institute of Management, 620-W Block Saket Nagar, Kanpur 3.LAB SETUP

More information

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer

CIS 83 Midterm Spring 2004 Answer Sheet Name Score Grade Question Answer Question Answer CIS 83 Midterm Spring 2004 Answer Sheet Name: Score: Grade: Question Answer Question Answer 1 A B C D E F 51 A B C D E F 2 A B C D E F 52 A B C D E F 3 A B C D E F 53 A B C D E F 4 A B C D E F 54 A B C

More information

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

Two types of routing protocols are used in internetworks: interior gateway protocols (IGPs) and exterior gateway protocols (EGPs). Introduction Dynamic routing is when protocols are used to find networks and update routing tables on routers. True, this is easier than using static or default routing, but it ll cost you in terms of

More information

Symbols. Numerics I N D E X

Symbols. Numerics I N D E X I N D E X Symbols %OSPF-4-BADLSATYPE error messages, 529 Numerics A 128-bit addressing scheme, IPv6, 5 2-way state, OSPF neighbors, 336 getting stuck, 398 400 32-bit addressing scheme, IPv4, 5 classes,

More information

Routing Dynamically. 3.0 Routing Dynamically. Chapter Introduction Class Activity How Much Does This Cost?

Routing Dynamically. 3.0 Routing Dynamically. Chapter Introduction Class Activity How Much Does This Cost? Chapter 3 Routing Dynamically 3.0 Routing Dynamically 3.0.1.1 Introduction The data networks that we use in our everyday lives to learn, play, and work range from small, local networks to large, global

More information

Configuring EIGRP. Overview CHAPTER

Configuring EIGRP. Overview CHAPTER CHAPTER 24 This chapter describes how to configure the adaptive security appliance to route data, perform authentication, and redistribute routing information, using the Enhanced Interior Gateway Routing

More information

Configuring RIP. Information About RIP CHAPTER

Configuring RIP. Information About RIP CHAPTER CHAPTER 23 This chapter describes how to configure the ASASM to route data, perform authentication, and redistribute routing information using the Routing Information Protocol (RIP). This chapter includes

More information

RIP Configuration. RIP Overview. Operation of RIP. Introduction. RIP routing table. RIP timers

RIP Configuration. RIP Overview. Operation of RIP. Introduction. RIP routing table. RIP timers Table of Contents RIP Configuration 1 RIP Overview 1 Operation of RIP 1 Operation of RIP 2 RIP Version 2 RIP Message Format 3 Protocols and Standards 4 Configuring RIP Basic Functions 5 Configuration Prerequisites

More information

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

EIGRP. About EIGRP. CLI Book 1: Cisco ASA Series General Operations CLI Configuration Guide, 9.7 1 This chapter describes how to configure the Cisco ASA to route data, perform authentication, and redistribute routing information using the Enhanced Interior Gateway Routing Protocol (). About, page 1

More information

Routing Information Protocol. RIP application. RIP version 1

Routing Information Protocol. RIP application. RIP version 1 Routing Information Protocol A simple distance vector scheme Karst Koymans Informatics Institute University of Amsterdam (version 16.3, 2017/03/01 13:00:45) Friday, March 3, 2017 RIP version 1 Origin and

More information

IRT0030 ANDMESIDE LOENG 5. Indrek Rokk

IRT0030 ANDMESIDE LOENG 5. Indrek Rokk IRT0030 ANDMESIDE LOENG 5 Indrek Rokk 2 Harjutus Aadress 2001:db8:aaaa:fc:50a5:8a35:a5bb:66e1/64 Küsimused Interface ID Subnet prefix Site prefix ISP prefix ISP prefix kahendkoodis Registry number Registry

More information

Operation Manual IPv4 Routing H3C S3610&S5510 Series Ethernet Switches. Table of Contents

Operation Manual IPv4 Routing H3C S3610&S5510 Series Ethernet Switches. Table of Contents Table of Contents Table of Contents Chapter 1 Static Routing Configuration... 1-1 1.1 Introduction... 1-1 1.1.1 Static Route... 1-1 1.1.2 Default Route... 1-1 1.1.3 Application Environment of Static Routing...

More information

Configuring Networking Protocols

Configuring Networking Protocols 11 CHAPTER This chapter describes how to configure the ML-Series card for supported IP routing protocols. It is intended to provide enough information for a network administrator to get the protocols up

More information

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

ITE PC v4.0. Chapter Cisco Systems, Inc. All rights reserved. Cisco Public EIGRP Routing Protocols and Concepts Chapter 9 1 Objectives Describe the background and history of Enhanced Interior Gateway Routing Protocol (EIGRP). Examine the basic EIGRP configuration commands and

More information

Introduction to Routing and Packet Forwarding

Introduction to Routing and Packet Forwarding Introduction to Routing and Packet Forwarding Routing Protocols and Concepts 1 Objectives Identify a router as a computer with an OS and hardware designed for the routing process. Demonstrate the ability

More information

Explanation: In order to verify proper route redistribution, use the "show ip route" command on all routers

Explanation: In order to verify proper route redistribution, use the show ip route command on all routers QUESTION 401 The 192.168.0.0/16 network is not being propagated throughout the network via BGP as expected. Observe the BGP configuration commands from the advertising router shown below. Router bgp 65111

More information

Antonio Cianfrani. Routing Protocols

Antonio Cianfrani. Routing Protocols Antonio Cianfrani Routing Protocols Routing protocols A routing protocol provides a communication channel among routers to exchange reachability information about networks Routing tables are properly configured

More information

Configuring IP Routing Protocols

Configuring IP Routing Protocols C H A P T E R 1 8 Configuring IP Routing Protocols This chapter describes how to configure the various Internet Protocol (IP) routing protocols. For a complete description of the commands listed in this

More information

Routing Protocols Classification

Routing Protocols Classification Routing Protocols Classification Petr Grygárek rek 1 Classification criteria Internal (IGP) / External (EGP) number of handled routes possibilities of routing politics specification Convergence Time Distance-vector

More information

Configuring IP Routing Protocols

Configuring IP Routing Protocols C H A P T E R 1 6 Configuring IP Routing Protocols This chapter describes how to configure the various IP routing protocols. For a complete description of the commands listed in this chapter, refer to

More information

Routing Information Protocol

Routing Information Protocol Routing Information Protocol A simple distance vector scheme Karst Koymans Informatics Institute University of Amsterdam (version 18.2, 2018/11/21 13:11:09) Friday, November 23, 2018 Karst Koymans (UvA)

More information

Cisco CCNA 2 Exploration - Routing

Cisco CCNA 2 Exploration - Routing Cisco CCNA 2 Exploration - Routing Chapter 9 EIGRP João José jjose@ualg.pt http://w3.ualg.pt/~jjose/cisco/ Based on: Graziani, R. (2008) CIS 82 Routing Theory and Concepts Introduction to EIGRP EIGRP:

More information

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

Determining IP Routes. 2000, Cisco Systems, Inc. 9-1 Determining IP Routes, Cisco Systems, Inc. 9- Objectives Upon completion of this chapter, you will be able to complete the following tasks: Distinguish the use and operation of static and dynamic routes

More information

Section 6. Implementing EIGRP ICND2

Section 6. Implementing EIGRP ICND2 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

More information

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

shortcut Tap into learning NOW! Visit  for a complete list of Short Cuts. Your Short Cut to Knowledge shortcut Your Short Cut to Knowledge The following is an excerpt from a Short Cut published by one of the Pearson Education imprints. Short Cuts are short, concise, PDF documents designed specifically

More information

Lab 9.6.2: Challenge EIGRP Configuration Lab

Lab 9.6.2: Challenge EIGRP Configuration Lab Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway HQ BRANCH1 BRANCH2 PC1 PC2 PC3 Fa0/0 S0/0/0 S0/0/1 Lo1 Fa0/0 S0/0/0 S0/0/1 Fa0/0 S0/0/0 S0/0/1 NIC NIC NIC All

More information

PASS4TEST IT 인증시험덤프전문사이트

PASS4TEST IT 인증시험덤프전문사이트 PASS4TEST IT 인증시험덤프전문사이트 http://www.pass4test.net 일년동안무료업데이트 Exam : 200-120 Title : CCNA Cisco Certified Network Associate CCNA (803) Vendor : Cisco Version : DEMO Get Latest & Valid 200-120 Exam's Question

More information

Default & Static Routes and Routing Information Protocol. Presented by : Mohammed Hamad

Default & Static Routes and Routing Information Protocol. Presented by : Mohammed Hamad Default & Static Routes and Routing Information Protocol Presented by : Mohammed Hamad When a device has multiple paths to reach a destination, it always selects one path by preferring it over others.

More information

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

Top-Down Network Design, Ch. 7: Selecting Switching and Routing Protocols. Top-Down Network Design. Selecting Switching and Routing Protocols Top-Down Network Design Chapter Seven Selecting Switching and Routing Protocols Copyright 2010 Cisco Press & Priscilla Oppenheimer 1 Switching 2 Page 1 Objectives MAC address table Describe the features

More information

Interconnecting Cisco Networking Devices Part 1 ICND1

Interconnecting Cisco Networking Devices Part 1 ICND1 Interconnecting Cisco Networking Devices Part 1 ICND1 Course Length: 5 days Course Delivery: Traditional Classroom Online Live Course Overview Interconnecting Cisco Networking Devices, Part 1 (ICND1) v3.0

More information

Chapter 8. The Routing Table: A Closer Look

Chapter 8. The Routing Table: A Closer Look Chapter 8 The Routing Table: A Closer Look CCNA2-1 Chapter 8 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor, Ontario. Thanks

More information

IP Routing Tecnologie e Protocolli per Internet II rev 1

IP Routing Tecnologie e Protocolli per Internet II rev 1 IP Routing Tecnologie e Protocolli per Internet II rev 1 Andrea Detti Electronic Engineering dept. E-mail: andrea.detti@uniroma2.it Some sources: Cisco CCNA Routing and Switching ICND1 and ICND2 Slide

More information

Lab10- Configuring EIGRP

Lab10- Configuring EIGRP Lab10- Configuring EIGRP Topology Lab10- Configuring EIGRP Page 1 Learning Objectives Upon completion of this lab, you will be able to: Cable a network according to the Topology Diagram. Erase the startup

More information

SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0

SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0 SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0 3.1.1 What are the four routing RIP, RIPv2, EIGRP, OSPFv2 protocols that are the focus of this course? 3.1.1.2 What are routing protocols?

More information

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

EIGRP 04/01/2008. Routing Protocols and Concepts Chapter 9 Modified by Tony Chen EIGRP Routing Protocols and Concepts Chapter 9 Modified by Tony Chen 04/01/2008 1 Introduction 2 EIGRP Roots of EIGRP: IGRP -Developed in 1985 to overcome RIPv1 s limited hop count -Distance vector routing

More information

Skills Assessment (EIGRP) Student Training Exam

Skills Assessment (EIGRP) Student Training Exam Skills Assessment (EIGRP) Student Training Exam Topology Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 15 Addressing Table Device Interface IP Address Subnet

More information

Basic Idea. Routing. Example. Routing by the Network

Basic Idea. Routing. Example. Routing by the Network Basic Idea Routing Routing table at each router/gateway When IP packet comes, destination address checked with routing table to find next hop address Questions: Route by host or by network? Routing table:

More information

Internet Routing Protocols Tuba Saltürk

Internet Routing Protocols Tuba Saltürk Internet Routing Protocols 15505068 Tuba Saltürk Outline Internet Routers Routing Protocol Interior Gateway Protocol (IGP) Distance- Vector Routing Protocol Routing Information Protocol (RIP) Interior

More information

Routing by the Network

Routing by the Network Routing Basic Idea Routing table at each router/gateway When IP packet comes, destination address checked with routing table to find next hop address Questions: Route by host or by network? Routing table:

More information

CCNP IPSOFTWARE EIGRP ROUTE Lab Manual.

CCNP IPSOFTWARE EIGRP ROUTE Lab Manual. Lab Manual CCNP ROUTE 300-101 EIGRP Lab - 1 : EIGRP-Basic Configuration Lab - 2 : EIGRP-Metric and Variance Load Sharing Lab - 3 : EIGRP-Summarization Lab - 4 : EIGRP-Query Control Lab - 5 : EIGRP-Authentication

More information

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

CCNA 3 (v v6.0) Chapter 6 Exam Answers % Full CCNA 3 (v5.0.3 + v6.0) Chapter 6 Exam Answers 2017 100% Full ccnav6.com /ccna-3-v5-0-3-v6-0-chapter-6-exam-answers-2017-100-full.html CCNA Exam Answers 2017 CCNA 3 (v5.0.3 + v6.0) Chapter 6 Exam Answers

More information