internet working concept overview

22
© 2000, Cisco Systems, Inc. 2-1 Chapter 2 Internetworking Concepts Overview

Upload: raj

Post on 14-Nov-2014

109 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. 2-1

Chapter 2

Internetworking Concepts Overview

Page 2: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-2

ObjectivesObjectives

On completion of this chapter, you will be able to perform the following tasks:• Describe how data traffic is exchanged

between source and destination devices

• Identify the roles and functions of a hub, switch, and router, and where they best fit in the network

• Select the appropriate Cisco equipment for a given set of network requirements

Page 3: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-3

Defining Components of the Network

Defining Components of the Network

Main OfficeBranch Office

Home Office

Mobile Users

Internet

Page 4: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-4

Floor 2

Floor 1

Server Farm

Defining the Components of a Network (cont.)

Defining the Components of a Network (cont.)

Branch Office

Telecommuter

ISDN

Remote Campus

Page 5: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-5

Network Structure Defined by Hierarchy

Network Structure Defined by Hierarchy

Distribution Layer

Core Layer

AccessLayer

Page 6: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-6

Access Layer CharacteristicsAccess Layer Characteristics

End station entry point to the network

Access Layer

Page 7: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-7

Distribution Layer Characteristics

Distribution Layer Characteristics

• Access Layer Aggregation Point

• Routes traffic

• Broadcast/Multicast Domains

• Media Translation

• Security

• Possible point for remote access

Distribution Layer

Page 8: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-8

Core Layer Characteristics Core Layer Characteristics

• Fast transport to enterprise services

• No packet manipulation

Core Layer

Page 9: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-9

OSI Model OverviewOSI Model Overview

Application (Upper) Layers

Session

Presentation

Application

Page 10: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-10

OSI Model OverviewOSI Model Overview

Data Flow Layers

Transport Layer

Data Link

Network Layer

Physical

Application (Upper) Layers

Session

Presentation

Application

Page 11: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-11

Role of Application LayersRole of Application Layers

TelnetFTP

User Interface

EXAMPLES

Application

Page 12: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-12

TelnetFTP

ASCIIEBCDICJPEG

User Interface

• How data is presented• Special processing such as encryption

EXAMPLES

Presentation

Application

Role of Application LayersRole of Application Layers

Page 13: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-13

TelnetFTP

ASCIIEBCDICJPEG

Keeping different applications’ data separate

User Interface

• How data is presented• Special processing such as encryption

Operating System/Application Access Scheduling

EXAMPLES

Session

Presentation

Application

Role of Application LayersRole of Application Layers

Page 14: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-14

Keeping different applications’ data separate

User Interface

• How data is presented• Special processing such as encryption

TelnetFTP

ASCIIEBCDICJPEG

Operating System/Application Access Scheduling

Transport Layer

Data Link

Network Layer

Physical

EXAMPLES

Session

Presentation

Application

Role of Application LayersRole of Application Layers

Page 15: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-15

Role of Data Flow LayersRole of Data Flow Layers

EIA/TIA-232V.35

EXAMPLES

Physical • Move bits between devices• Specifies voltage, wire speed and

pin-out cables

Page 16: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-16

802.3 / 802.2HDLC

EIA/TIA-232V.35

EXAMPLES

Role of Data Flow LayersRole of Data Flow Layers

Data Link

Physical

• Combines bits into bytes and bytes into frames

• Access to media using MAC address• Error detection not correction

• Move bits between devices• Specifies voltage, wire speed and

pin-out cables

Page 17: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-17

802.3 / 802.2HDLC

EIA/TIA-232V.35

IPIPX

EXAMPLES

Role of Data Flow LayersRole of Data Flow Layers

Network

Data Link

Physical

• Combines bits into bytes and bytes into frames

• Access to media using MAC address• Error detection not correction

• Move bits between devices• Specifies voltage, wire speed and

pin-out cables

Provide logical addressing which routers use for path determination

Page 18: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-18

TCPUDPSPX

802.3 / 802.2HDLC

EIA/TIA-232V.35

IPIPX

EXAMPLES

Role of Data Flow LayersRole of Data Flow Layers

Transport

Data Link

Physical

• Reliable or unreliable delivery• Error correction before retransmit

• Combines bits into bytes and bytes into frames

• Access to media using MAC address• Error detection not correction

• Move bits between devices• Specifies voltage, wire speed and

pin-out cables

Network Provide logical addressing which routers use for path determination

Page 19: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-19

TCPUDPSPX

802.3 / 802.2HDLC

EIA/TIA-232V.35

IPIPX

Presentation

Application

SessionEXAMPLES

Role of Data Flow LayersRole of Data Flow Layers

• Reliable or unreliable delivery• Error correction before retransmit

• Combines bits into bytes and bytes into frames

• Access to media using MAC address• Error detection not correction

• Move bits between devices• Specifies voltage, wire speed and

pin-out cables

Transport

Data Link

Physical

Network Provide logical addressing which routers use for path determination

Page 20: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-20

Encapsulating DataEncapsulating Data

Transport

Data Link

Physical

Network

Upper Layer Data

Upper Layer DataTCP Header

DataIP Header

DataLLC Header

0101110101001000010

DataMAC Header

Presentation

Application

Session

Segment

Packet

Bits

Frame

PDU

FCS

FCS

Page 21: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-21

Upper Layer Data

De-encapsulating DataDe-encapsulating Data

LLC Hdr + IP + TCP + Upper Layer Data

MAC Header

IP + TCP + Upper Layer Data

LLC Header

TCP+ Upper Layer Data

IP Header

Upper Layer Data

TCP Header

0101110101001000010

Transport

Data Link

Physical

Network

Presentation

Application

Session

Page 22: Internet Working Concept Overview

© 2000, Cisco Systems, Inc. www.cisco.com ICND v1.0a—2-22

Application

Presentation

Session

Transport

Network

Data Link

Physical

OSI Model PDU Functional Responsibilities Examples

Written Exercise: OSI Model Written Exercise: OSI Model