53
1 Chapter 9 Computer Networks

1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

  • View
    225

  • Download
    1

Embed Size (px)

Citation preview

Page 1: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

1

Chapter 9

Computer Networks

Page 2: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

2

Chapter Topics

OSI network layers Network Topology Media access control Addressing and routing Network hardware Network standards

Page 3: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

3

OSI Network Layers

Page 4: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

4

OSI Network Layers

Presentation Layer – ensures that data transmitted by one network node is correctly interpreted by the other network node.

Session Layer – establishes and manages communication sessions.

Page 5: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

5

OSI Network Layers

Transport Layer – formats messages into packets suitable for transmission over the network.

Network Layer – routes packet to their proper destination.

Data Link Layer – interface between network software and hardware.

Page 6: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

6

OSI Network Layers

Physical Layer – the layer at which communication between devices actually takes place.

Page 7: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

7

Mathieson’s Three Layers

Page 8: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

8

Chapter Topics

OSI network layers Network Topology Media access control Addressing and routing Network hardware Network standards

Page 9: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

9

Network Topology

Definition of Network Topology Point-to-Point transmission Shared Connections Store and Forward Physical Topology (star, bus, ring) Logical Topology

Page 10: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

10

Network Topology

Network topology refers to: The spatial organization of network devices. The physical routing of network cabling. The flow of message from one network node to

another.

Page 11: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

11

Network Topology

Point-to-Point transmission – the line is laid over the shortest path and connected directly to both nodes. Used for small networks.

Shared connections – smaller shared links are connected to larger shared links. Used for larger networks.

Page 12: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

12

Network Topology

Page 13: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

13

Network Topology

Store and Forward - interconnected system of end nodes and transfer points used to route data among end nodes.

Page 14: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

14

Network Topology

Page 15: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

15

Network Topology

Physical topology – refers to the physical placement of cables and device connections to those cables.

Logical topology – refers to the path that messages traverse as they travel from node to node.

Page 16: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

16

Network Topology

Physical Topology Star Bus Ring

Page 17: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

17

Network Topology

Star Topology Uses a central node to which all other

nodes are connected. The central node can be a transfer

point. Advantage: simple wiring. Disadvantage: the failure of the hub

disables the entire network.

Page 18: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

18

Network Topology

Page 19: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

19

Network Topology

Bus Topology Connects each node to a common

transmission line. Transmitted messages travel from a

node across the common transmission line.

Advantage: simple wiring and low susceptibility to failure.

Page 20: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

20

Network Topology

Page 21: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

21

Network Topology

Ring Topology Connects each network node to two other

nodes and the entire network forms a closed loop.

Advantages: long maximum network length and low susceptibility to noise and distortion.

Page 22: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

22

Network Topology

Ring Topology

Disadvantages: Susceptibility to failure and difficulty adding , deleting and moving nodes.

Page 23: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

23

Network Topology

Page 24: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

24

Network Topology

Page 25: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

25

Network Topology

Page 26: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

26

Chapter Topics

OSI network layers Network Topology Media access control Addressing and routing Network hardware Network standards

Page 27: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

27

Media Access Control

Definition of a Collision Methods for dealing with Collisions Carrier Sense Multiple Access with Collision

Detection Token Passing

Page 28: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

28

Media Access Control

Collision – noise or interference in a message.

Methods for dealing with collisions: Carrier Sense Multiple Access/Collision Detection

(CSMA/CD) Token Passing

Page 29: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

29

Media Access Control

Carrier Sense Multiple Access/Collision Detection – (Commonly used on bus network topologies)

A node that wants to transmit listens (carrier sense) until no traffic is detected.

The node then transmits its message.

Page 30: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

30

Media Access Control

Carrier Sense Multiple Access/Collision Detection –

The node listens during and immediately after its transmission. If abnormally high signal levels are heard, which is a collision detection, then the node ceases transmission.

If a collision is detected, the node waits for a random time interval and then retransmits its message.

Page 31: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

31

Media Access Control

Page 32: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

32

Media Access Control

Token Passing

Used in ring network topologies. A token is passed from node to node. Only the node with the token can pass a

message. Advantage: simplicity. Disadvantage: inefficient use of data

transfer capacity.

Page 33: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

33

Chapter Topics

OSI network layers Network Topology Media access control Addressing and routing Network hardware Network standards

Page 34: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

34

Addressing and Routing

Definition of a Local Area Network Definition of a Wide Area Network Local Area Network Routing Wide Area Network Routing

Page 35: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

35

Addressing and Routing

Local Area Network – a network covering a floor or building.

Wide Area Network – a network a network that spans large physical distances, such as multiple buildings, cities, regions, or continents.

Page 36: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

36

Addressing and Routing

Local Area Network Routing

Each time a node is started, it sends a message announcing its presence and its address to the nearest hub.

Each hub maintains a table of addresses and transmission lines or connections ports and uses that table to make routing decisions.

Page 37: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

37

Addressing and Routing

Page 38: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

38

Addressing and Routing

Page 39: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

39

Addressing and Routing

Wide Area Network Routing

Each router knows: The addresses and physical locations of its own

nodes Other nearby routers Groups of addresses that they control Default destination for messages to the addresses

that it does not know

Page 40: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

40

Chapter Topics

OSI network layers Network Topology Media access control Addressing and routing Network hardware Network standards

Page 41: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

41

Network Hardware

Network Hardware Devices: Network interface units or network interface

cards Hub Bridges Routers Switches

Page 42: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

42

Network Hardware

Page 43: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

43

Technology Focus

Home Networks

Page 44: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

44

TCP/IP

Page 45: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

45

Chapter Topics

OSI network layers Network Topology Media access control Addressing and routing Network hardware Network standards

Page 46: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

46

Network Standards

The Institute of Electrical and Electronic Engineers (IEEE) has drafted a number of telecommunication and network standards – IEEE 803 standards.

Page 47: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

47

Network Standards

Page 48: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

48

Technology Focus - Ethernet

Page 49: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

49

Technology Focus - Ethernet

Page 50: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

50

Windows Commands

ipconfig ipconfig /all net statistics workstation net use net view

Page 51: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

51

Summary

Network topology refers to the spatial organization of network devices, the physical routing of network cabling and the flow of messages from one network node to another.

LANs are interconnected to form WANs.

Page 52: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

52

Summary

A media access control (MAC) protocol specifies rules for accessing a shared transmission medium.

Network hardware devices include NIUs, hubs, bridges, routers, and switches.

Page 53: 1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network

53

Summary

The Open Systems Interconnection (OSI) model is an ISO conceptual model that divides network architecture into seven layers.

TCP/IP is the core Internet protocol suite.

The IEEE 802 standards cover many types of networks.