chapter_02_communicating over the network

30
© 2007 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Version 4.0 Communicating over the Network Network Fundamentals – Chapter 2

Upload: domocgr3

Post on 19-Jul-2016

214 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Chapter_02_Communicating Over the Network

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

Communicating over the Network

Network Fundamentals – Chapter 2

Page 2: Chapter_02_Communicating Over the Network

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

What will we Learn from chapter 2? Describe the structure of a network

Explain the function of protocols.

Explain the advantages of using a layered model .

Describe the role of each layer In the:TCP/IP model OSI model.

Describe the importance of addressing and naming schemes.

Page 3: Chapter_02_Communicating Over the Network

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

Network Structure Elements of communication

• Message source• The channel• Message destination

– Networks carrying different types of messages:– Data, voice, video, images

Page 4: Chapter_02_Communicating Over the Network

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

Network Structure How messages are transmitted

– Messages are sent across a network in small “chunks” called segments, packets, frames, cells…

Page 5: Chapter_02_Communicating Over the Network

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

Network StructureComponents of a network

• Hardware• Software

Page 6: Chapter_02_Communicating Over the Network

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

Network Structure End Devices

– Interface with humans or other devices– Role of end devices:

• Client• Server• Printers, routers…• Any terminating networking device

Page 7: Chapter_02_Communicating Over the Network

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

Network StructureIntermediary devices in contrasted to the role of end

devices• Provides connectivity and ensures data flows

through the and across network

Page 8: Chapter_02_Communicating Over the Network

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

Network Structure What is network media?

The path or channel over which a message travels

What are the criteria for making media choice?

Page 9: Chapter_02_Communicating Over the Network

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

Network TypesLocal Area Network (LAN)

– A network serving a home, building or campus may be considered a Local Area Network (LAN)

Page 10: Chapter_02_Communicating Over the Network

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

Network TypesWide Area Networks (WANs)

– Specialize networks connecting LANs, MANs, PANs…

Page 11: Chapter_02_Communicating Over the Network

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

Network Types What is the Internet

– A global mesh of interconnected networks (WANs, MANs, LANs, PANs…

Page 12: Chapter_02_Communicating Over the Network

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

Network Types Symbols used to represent network devices and media

Page 13: Chapter_02_Communicating Over the Network

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

Function of Protocol in Network Communication Protocol

– A set of rules

Page 14: Chapter_02_Communicating Over the Network

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

Function of Protocol in Network CommunicationNetwork protocols are used to govern communicate between

devices

Page 15: Chapter_02_Communicating Over the Network

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

Function of Protocol in Network CommunicationIndustry standards

– A process or protocols that has been endorsed by the networking industry and ratified by a standards organization

Page 16: Chapter_02_Communicating Over the Network

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

Function of Protocol in Network Communication Technology independent Protocols

– Diverse types of devices can interact using standard sets of protocols

– Network protocols specify network functionality, not the underlying device technology

Page 17: Chapter_02_Communicating Over the Network

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

Layers within the OSI and TCP/IP Reference Models

The benefits of a layered model• Aids in protocol design• Provides for corporate competition• Changes in one layer do not affect other layers• Provides for standard interfaces between devices

Page 18: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI Model

Page 19: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI ModelThe Communication Process

Page 20: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI ModelProtocol Data Units (PDU) and encapsulation

Page 21: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI ModelProcess of sending and receiving messages

Page 22: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI Model– A protocol model provides a model that closely matches the

structure of a particular protocol suite– A reference model provides a common reference for

maintaining consistency within all types of network protocols and services

Page 23: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI ModelOSI Reference Model

Page 24: Chapter_02_Communicating Over the Network

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

Layers with TCP/IP and OSI ModelOSI and TCP/IP model

Page 25: Chapter_02_Communicating Over the Network

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

Addressing and Naming SchemesHow labels in encapsulation headers are used to manage

communication in data networks

Page 26: Chapter_02_Communicating Over the Network

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

Addressing and Naming Schemes Ethernet MAC Addresses, IP Addresses, and TCP/UDP

Port numbers

Page 27: Chapter_02_Communicating Over the Network

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

Addressing and Naming SchemesHow labels in encapsulation headers are used to manage

communication

Page 28: Chapter_02_Communicating Over the Network

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

Addressing and Naming SchemesHow information in the encapsulated header is used to identify

the source and destination processes for communication

Page 29: Chapter_02_Communicating Over the Network

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

What did I Learn from Chapter 2 Describe the structure of a network

Explain the function of protocols.

Explain the advantages of using a layered model .

Describe the role of each layer In the:TCP/IP model OSI model.

Describe the importance of addressing and naming schemes.

Page 30: Chapter_02_Communicating Over the Network

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

Communicating over the Network

NextApplication Layer Functionality and Protocols