35
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public ITE I Chapter 6 1 Communicating over the Network Network Fundamentals – Chapter 2

Network Fundamentals – Chapter 2

Embed Size (px)

DESCRIPTION

Network Fundamentals – Chapter 2

Citation preview

Page 1: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE I Chapter 6 1

Communicating over the Network

Network Fundamentals – Chapter 2

Page 2: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 2

Objectives Identify the structure of a network, including the

devices and media that are necessary for successful communications.

Identify the function of protocols in network communications.

Identify the advantages of using a layered model to describe network functionality.

Identify the role of each layer in two recognized network models: The TCP/IP model and the OSI model.

Identify the importance of addressing and naming schemes in network communications.

Page 3: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 3

Network Structure Elements of communication

Page 4: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 4

Network Structure How messages are communicated

Page 5: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 5

Network Structure Components of a network

Software: Network applications i.e. Web Server(http), File Transfer (FTP), Internet

Relay chat (IRC), Domain Name Translation (DNS), Email (SMTP)

Hardware: Laptop, PC , NIC, Repeater, Hub switch, modem, Wireless routers

Communications servers, Routers, cables, Free space

Page 6: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 6

Network Structure End Devices and their Role in the Network

Page 7: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 7

Network StructureIntermediary devices connect the individual hosts to the network and can

connect multiple individual networks to form an internetwork.

Examples: Network Access Devices (Hubs, switches, and wireless access points)

Internetworking Devices (routers)

Communication Servers and Modems

Security Devices (firewalls)

Page 8: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 8

Network Types Local Area Networks (LANs) Topologies include:

•Star

•Mesh

•Ring

Page 9: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 9

Network Types Wide Area Networks (WANs)

Page 10: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 10

Network Types Internet

Page 11: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 11

Network Types Network Icons

Page 12: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 12

Function of Protocol in Network Communication Protocols and layered models facilitate communication

over data networks

Page 13: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 13

Function of Protocol in Network Communication Network protocols

Page 14: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 14

Function of Protocol in Network Communication Different protocols interact between layers

Page 15: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 15

Function of Protocol in Network Communication Protocols allow Technology independence

Page 16: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 16

Layers with TCP/IP and OSI Model Layered models facilitate complex design from multiple

vendors

Page 17: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 17

Layers with TCP/IP and OSI Model TCP/IP Model (Working model of the Internet)

Page 18: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 18

Layers with TCP/IP and OSI Model Communication Process is through each layer

Page 19: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 19

Layers with TCP/IP and OSI Model Protocol data units (PDU) and encapsulation

Page 20: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 20

Layers with TCP/IP and OSI Model Process of sending and receiving messages

Page 21: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 21

Layers with TCP/IP and OSI Model Protocol and reference models

Page 22: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 22

Layers with TCP/IP and OSI Model OSI Model Layers

Page 23: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 23

Layers with TCP/IP and OSI Model Comparison of OSI and TCP/IP model

Page 24: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 24

Addressing and Naming Schemes Encapsulation headers are used to manage

communication in data networks

•Allows data to move between end devices using MAC addressing and IP addressing

Page 25: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 25

Addressing and Naming Schemes Getting the Data to the end Device on Data-Link Layer

Page 26: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 26

Addressing and Naming Schemes Getting the Data through the Internetwork

Page 27: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 27

Addressing and Naming Schemes Port numbers are used to identify the destination

application

FTP (21),SSH(22),Telnet(23), Email(25), http(80) www(8080) IRC(6667)

Page 28: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 28

IP addressing Basics

Page 29: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 29

IP addressing Basics

Page 30: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 30

IP addressing Basics

Page 31: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 31

IP addressing Basics

Page 32: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 32

Example

Example: For the address 192.168.1.3

Determine:

The length of the subnet mask in bits.

The Subnet mask format in dotted decimal format

The class of the address

The number of bits in the host portion

The network address

Page 33: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 33

Solution

Page 34: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 34

Solutions

The length of the subnet mask in bits. (24)

The Subnet mask format in dotted decimal format (255.255.255.0)

The class of the address (C)

The number of bits in the host portion (8 bits)

The network address (192.168.1.0 i.e. when all the host bits are 0)

Page 35: Network Fundamentals – Chapter 2

© 2006 Cisco Systems, Inc. All rights reserved. Cisco PublicITE 1 Chapter 6 35

Network Models and Protocols

2.6.2 Using Wireshark to vew PDUs

3.4.2 Managing a small web server

(Applications, Addressing, Protocols, connectivity)