Top Banner
www.ciscopress.com Copyright 2003 CCNA 1 Chapter 8 Routing Fundamentals and Subnets By Your Name
31

CCNA 1 Chapter 8 Routing Fundamentals and Subnets

Dec 31, 2015

Download

Documents

chantale-irwin

CCNA 1 Chapter 8 Routing Fundamentals and Subnets. By Your Name. Objectives. Routed protocol IP routing protocols The mechanics of subnetting. Routed Protocols Versus Routing Protocols. Routing protocols determine the path that routed protocols follow to their destinations. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

CCNA 1 Chapter 8

Routing Fundamentals and Subnets

By

Your Name

Page 2: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Objectives

• Routed protocol

• IP routing protocols

• The mechanics of subnetting

Page 3: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routed Protocols Versus Routing Protocols

Routing protocols determine the path that routed protocols follow to their destinations.

Page 4: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Characteristics of a Routable Protocol

Page 5: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

IP as a Routed Protocol

• IP is a connectionless, unreliable, best-effort delivery protocol.

• As information flows down the layers of the OSI model; the data is processed at each layer.

• IP accepts whatever data is passed down to it from the upper layers.

Page 6: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Packet Propagation

Each router provides its services to support upper-layer functions.

Page 7: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Connectionless Network Services

Page 8: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

A connection is established between the sender and the recipient before any data is transferred.

Connection-Oriented Network Services

Page 9: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Anatomy of an IP Packet

• Version • IP header length (HLEN)• Type-of-service• Total length• Identification• Flags• Fragment offset• Time-to-live • Protocol • Header checksum• Source address• Destination address• Options• Padding• Data

Page 10: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routing Protocols

Page 11: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Router Overview

Page 12: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Layer 3 Addresses

Page 13: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routing Versus Switching

• This distinction is routing and switching use different information in the process of moving data from source to destination.

Page 14: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routed Versus Routing

• A routed protocol: – Includes any network protocol suite that provides

enough information in its network layer address to allow a router to forward it to the next device and ultimately to its destination.

– Defines the format and use of the fields within a packet.

• A routing protocol: – Provides processes for sharing route information.– Allows routers to communicate with other routers to

update and maintain the routing tables.

Page 15: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Path Determination

• Path determination enables a router to compare the destination address to the available routes in its routing table, and to select the best path.

Page 16: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routing Tables

• Routers keep track of the following: – Protocol type– Destination/next-hop associations – Routing metric– Outbound interfaces

Page 17: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routing Algorithms and Metrics• Routing protocols have one or more of the following design goals:

– Optimization – Simplicity and low overhead– Robustness and stability– Flexibility– Rapid convergence

• Metrics most commonly used by routing protocols include the following: – Bandwidth– Delay– Load– Reliability– Hop count– Ticks– Cost

Page 18: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

RIP and IGRP

Page 19: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

IGP and EGP

• IGPs route data within an autonomous system.

• EGPs route data between autonomous systems.

Page 20: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Link State and Distance Vector

• Examples of distance-vector protocols: – Routing Information Protocol (RIP) – Interior Gateway Routing Protocol (IGRP) – Enhanced IGRP (EIGRP)

• Examples of link-state protocols: – Open Shortest Path First (OSPF) – Intermediate System-to-Intermediate System (IS-IS)

Page 21: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Routing Protocols

• RIP• RIP v2• IGRP• EIGRP• OSPF• IS-IS• BGP

Page 22: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Mechanics of Subnetting

Page 23: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Classes of Network IP Addresses

Page 24: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Subnetworks

To create a subnet address, a network administrator borrows bits from the original host portion and designates them as the subnet field.

Page 25: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Subnetworks

Page 26: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Subnet Mask

• Determines which part of an IP address is the network field and which part is the host field.

• Follow these steps to determine the subnet mask:1. Express the subnetwork IP address in binary form.

2. Replace the network and subnet portion of the address with all 1s.

3. Replace the host portion of the address with all 0s.

4. Convert the binary expression back to dotted-decimal notation.

Page 27: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Subnet mask in decimal = 255.255.240.0

Subnet Mask

Page 28: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Subnet Addresses

Page 29: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Class B address with 8 bits borrowed for the subnet

130.5.2.144 (8 bits borrowed for subnetting) routes to subnet 130.5.2.0 rather than just to network 130.5.0.0.

Determining Subnet Mask Size

Page 30: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

The address 197.15.22.131 would be on the subnet 197.15.22.128.

11000101 00001111 00010110 100 00011

Network Field SNHost Field

Class C address 197.15.22.131 with a subnet mask of 255.255.255.224 (3 bits borrowed)

Determining Subnet Mask Size

Page 31: CCNA 1 Chapter 8 Routing Fundamentals and Subnets

www.ciscopress.comCopyright 2003

Subnetting Example with AND Operation