31
© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Version 4.0 Routing with a Distance Vector Protocol in an Enterprise Network Introducing Routing and Switching in the Enterprise – Chapter 5

Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

  • Upload
    others

  • View
    7

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1Version 4.0

Routing with a Distance Vector Protocol in an Enterprise Network

Introducing Routing and Switching in the Enterprise – Chapter 5

Page 2: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 2

Objectives

Compare and contrast a flat network and a hierarchical routed topology.

Configure a network using RIP.

Describe and plan a network using EIGRP.

Design and configure a network using EIGRP.

Page 3: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 3

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Enterprise hierarchy

Combination of LAN and WAN technologies

DMZ

Page 4: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 4

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Traffic control

Redundant links

QoS

Packet filtering

Page 5: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 5

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Star and extended star topologies

Mesh topologies

Partial meshFull mesh

Page 6: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 6

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Building the routing table

Exit interfaceNext hopAdministrative distance

Page 7: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 7

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Directly connected routes

Static routes

Dynamic routes

Page 8: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 8

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Advantages of static routing

Stub networksSecurityLower overhead

Page 9: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 9

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Static route configuration

Page 10: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 10

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Summary static routes

Floating static routes

Page 11: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 11

Compare and Contrast a Flat Network and a Hierarchical Routed Topology

Default routes

Gateway of Last Resort

Page 12: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 12

Routing Using the RIP Protocol

Characteristics of distance vector protocols

Hop count metric

Advantages and disadvantages

Page 13: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 13

Routing Using the RIP Protocol

Characteristics of RIPv1

Automatically summarizes at classful boundaryBroadcasts routing updates every 30 seconds

Page 14: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 14

Routing Using the RIP Protocol

Characteristics of RIPv2

ClasslessMulticasts updatesProvides authentication mechanism

Page 15: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 15

Routing Using the RIP Protocol

RIPv2 configuration

Basic commandsAuthenticationDefault route redistribution

Page 16: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 16

Routing Using the RIP Protocol

Problem

Discontiguous subnets

Unnecessary traffic

Routing loops

Solution

No auto-summary

Passive-interface

Poisoned reverse, split horizon, holddown timer, triggered updates

Problems with RIP and their solutions:

Page 17: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 17

Routing Using the RIP Protocol

Verification commands

Troubleshooting commands

Ping for end-to-end connectivity

Page 18: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 18

Describe and Plan a Network Using EIGRP

Disadvantages of distance vector routing protocols

Page 19: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 19

Describe and Plan a Network Using EIGRP

Compare EIGRP and RIP

Page 20: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 20

Describe and Plan a Network Using EIGRP

Characteristics of EIGRP

Composite metricGuaranteed loop-free operationBounded updatesHello packets

Page 21: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 21

Describe and Plan a Network Using EIGRP

Neighbor table

Topology table

Routing table

Page 22: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 22

Describe and Plan a Network Using EIGRP

Successors and feasible successors

External routes

Page 23: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 23

Describe and Plan a Network Using EIGRP

EIGRP neighbors and adjacencies

Hello protocol

EIGRP packet types

Page 24: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 24

Describe and Plan a Network Using EIGRP

RTP: Reliable Transport Protocol

PDM: Protocol Dependent Module

Page 25: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 25

Describe and Plan a Network Using EIGRP

EIGRP metrics and convergence

K values

Feasible and reported distance

Page 26: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 26

Design and Configure a Network Using EIGRP

Basic EIGRP configuration

Wildcard masks

Logging neighbor changes

Bandwidth

Load balancing

Page 27: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 27

Design and Configure a Network Using EIGRP

EIGRP summarization

Parent and child routes

Null0 interface

Manual summarization

Page 28: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 28

Design and Configure a Network Using EIGRP

Verification commands

Troubleshooting commands

Page 29: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 29

Design and Configure a Network Using EIGRP

EIGRP issues and limitations

Page 30: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 30

Summary

Enterprise networks are hierarchical

Networks use static and dynamic routing to move information

Dynamic routing protocols are classified as either distance vector or link state

RIP is a distance vector routing protocol

EIGRP is a Cisco proprietary distance vector routing protocol with many advanced features

EIGRP works best if its default features are modified to suit the routing situation

Page 31: Routing with a Distance Vector Protocol in an Enterprise ...cnacad.com/Assets/CCNA3 Discovery/Chapter 5/Chapter_5_Overview… · © 2006 Cisco Systems, Inc. All rights reserved. Cisco

© 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 31