54
TCP/IP Protocol Suite 1 Chapter 3 Chapter 3 Objectives Upon completion you will be able to: Underlying Technology Underlying Technology Understand the different versions of wired Ethernet Understand wireless Ethernet Understand the types of point-to-point WANs Understand the types of switched WANs, especially ATM Differentiate between repeaters, bridges, routers, and hubs

Chap 03 underlying technology

Embed Size (px)

DESCRIPTION

TCP-IP BY FOROUZAN

Citation preview

Page 1: Chap 03 underlying technology

TCP/IP Protocol Suite 1

Chapter 3Chapter 3

Objectives Upon completion you will be able to:

Underlying TechnologyUnderlying Technology

• Understand the different versions of wired Ethernet• Understand wireless Ethernet• Understand the types of point-to-point WANs• Understand the types of switched WANs, especially ATM• Differentiate between repeaters, bridges, routers, and hubs

Page 2: Chap 03 underlying technology

TCP/IP Protocol Suite 2

Figure 3.1 Internet model

Page 3: Chap 03 underlying technology

TCP/IP Protocol Suite 3

3.1 Local Area Networks

A A local area network (LAN)local area network (LAN) is a data communication system that allows is a data communication system that allows a number of independent devices to communicate directly with each a number of independent devices to communicate directly with each other in a limited geographic area such as a single department, a single other in a limited geographic area such as a single department, a single building, or a campus. A large organization may need several connected building, or a campus. A large organization may need several connected LANs.The most popular LANs are Ethernet and wireless LANs. We LANs.The most popular LANs are Ethernet and wireless LANs. We briefly review these technologies in this section. briefly review these technologies in this section.

The topics discussed in this section include:The topics discussed in this section include:

Wired LANs: Ethernet Wired LANs: Ethernet Wireless LANs: IEEE 802.11Wireless LANs: IEEE 802.11

Page 4: Chap 03 underlying technology

TCP/IP Protocol Suite 4

Figure 3.2 CSMA/CD

Page 5: Chap 03 underlying technology

TCP/IP Protocol Suite 5

Figure 3.3 Ethernet layers

Page 6: Chap 03 underlying technology

TCP/IP Protocol Suite 6

Figure 3.4 Ethernet frame

Page 7: Chap 03 underlying technology

TCP/IP Protocol Suite 7

Figure 3.5 Ethernet implementations

Page 8: Chap 03 underlying technology

TCP/IP Protocol Suite 8

Figure 3.6 Fast Ethernet implementations

Page 9: Chap 03 underlying technology

TCP/IP Protocol Suite 9

Figure 3.7 Gigabit Ethernet implementations

Page 10: Chap 03 underlying technology

TCP/IP Protocol Suite 10

Figure 3.8 BSSs

Page 11: Chap 03 underlying technology

TCP/IP Protocol Suite 11

Figure 3.9 ESS

Page 12: Chap 03 underlying technology

TCP/IP Protocol Suite 12

Figure 3.10 Physical layer

Page 13: Chap 03 underlying technology

TCP/IP Protocol Suite 13

Figure 3.11 FHSS

Page 14: Chap 03 underlying technology

TCP/IP Protocol Suite 14

Figure 3.12 DSSS

Page 15: Chap 03 underlying technology

TCP/IP Protocol Suite 15

Figure 3.13 MAC layers in IEEE 802.11 standard

Page 16: Chap 03 underlying technology

TCP/IP Protocol Suite 16

Figure 3.14 CSMA/CA

Page 17: Chap 03 underlying technology

TCP/IP Protocol Suite 17

Figure 3.15 Frame

Page 18: Chap 03 underlying technology

TCP/IP Protocol Suite 18

Table 3.1 Table 3.1 Addresses in IEEE 802.11Addresses in IEEE 802.11

Page 19: Chap 03 underlying technology

TCP/IP Protocol Suite 19

3.2 Point-to-Point WANs

A second type of network we encounter in the Internet is the point-to-A second type of network we encounter in the Internet is the point-to-point wide area network. A point wide area network. A point-to-point WANpoint-to-point WAN connects two remote connects two remote devices using a line available from a public network such as a telephone devices using a line available from a public network such as a telephone network. We discuss the physical and data link layers of these network. We discuss the physical and data link layers of these technologies here..technologies here..

The topics discussed in this section include:The topics discussed in this section include:

Physical LayerPhysical LayerData Link LayerData Link Layer

Page 20: Chap 03 underlying technology

TCP/IP Protocol Suite 20

Figure 3.16 56K modem

Page 21: Chap 03 underlying technology

TCP/IP Protocol Suite 21

ADSL is an asymmetric communication technology designed for residential users;

it is not suitable for businesses.

Note:Note:

Page 22: Chap 03 underlying technology

TCP/IP Protocol Suite 22

Figure 3.17 Bandwidth division

Page 23: Chap 03 underlying technology

TCP/IP Protocol Suite 23

Figure 3.18 ADSL and DSLAM

Page 24: Chap 03 underlying technology

TCP/IP Protocol Suite 24

Figure 3.19 Cable bandwidth

Page 25: Chap 03 underlying technology

TCP/IP Protocol Suite 25

Figure 3.20 Cable modem configurations

Page 26: Chap 03 underlying technology

TCP/IP Protocol Suite 26

Table 3.2 Table 3.2 T line ratesT line rates

Page 27: Chap 03 underlying technology

TCP/IP Protocol Suite 27

Table 3.3 Table 3.3 SONET ratesSONET rates

Page 28: Chap 03 underlying technology

TCP/IP Protocol Suite 28

Figure 3.21 PPP frame

Page 29: Chap 03 underlying technology

TCP/IP Protocol Suite 29

3.3 Switched WANs

The backbone networks in the Internet are usually switched WANs. A The backbone networks in the Internet are usually switched WANs. A switched WANswitched WAN is a wide area network that covers a large area (a state or is a wide area network that covers a large area (a state or a country) and provides access at several points to the users. Inside the a country) and provides access at several points to the users. Inside the network, there is a mesh of point-to-point networks that connects network, there is a mesh of point-to-point networks that connects switches. The switches, multiple port connectors, allow the connection of switches. The switches, multiple port connectors, allow the connection of several inputs and outputs. several inputs and outputs.

The topics discussed in this section include:The topics discussed in this section include:

X.25X.25Frame RelayFrame RelayATMATM

Page 30: Chap 03 underlying technology

TCP/IP Protocol Suite 30

Figure 3.22 Frame Relay network

Page 31: Chap 03 underlying technology

TCP/IP Protocol Suite 31

A cell network uses the cell as the basic A cell network uses the cell as the basic unit of data exchange. A cell is defined as a unit of data exchange. A cell is defined as a

small, fixed-size block of information.small, fixed-size block of information.

Note:Note:

Page 32: Chap 03 underlying technology

TCP/IP Protocol Suite 32

Figure 3.23 ATM multiplexing

Page 33: Chap 03 underlying technology

TCP/IP Protocol Suite 33

Figure 3.24 Architecture of an ATM network

Page 34: Chap 03 underlying technology

TCP/IP Protocol Suite 34

Figure 3.25 Virtual circuits

Page 35: Chap 03 underlying technology

TCP/IP Protocol Suite 35

Note that a virtual connection is defined by Note that a virtual connection is defined by a pair of numbers: a pair of numbers:

the the VPIVPI and the and the VCIVCI..

Note:Note:

Page 36: Chap 03 underlying technology

TCP/IP Protocol Suite 36

Figure 3.26 An ATM cell

Page 37: Chap 03 underlying technology

TCP/IP Protocol Suite 37

Figure 3.27 ATM layers

Page 38: Chap 03 underlying technology

TCP/IP Protocol Suite 38

The IP protocol uses the The IP protocol uses the AAL5AAL5 sublayer. sublayer.

Note:Note:

Page 39: Chap 03 underlying technology

TCP/IP Protocol Suite 39

We will discuss IP over ATM in Chapter 23.

Note:Note:

Page 40: Chap 03 underlying technology

TCP/IP Protocol Suite 40

3.4 Connecting Devices

LANs or WANs do not normally operate in isolation. They are connected LANs or WANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs or WANs, we use to one another or to the Internet. To connect LANs or WANs, we use connecting devicesconnecting devices. Connecting devices can operate in different layers of . Connecting devices can operate in different layers of the Internet model. We discuss three kinds of connecting devices: the Internet model. We discuss three kinds of connecting devices: repeaters (or hubs),repeaters (or hubs), bridges (or two-layer switches),bridges (or two-layer switches), and and routers (or routers (or three-layer switchesthree-layer switches). Repeaters and hubs operate in the first layer of the ). Repeaters and hubs operate in the first layer of the Internet model. Bridges and two-layer switches operate in the first two Internet model. Bridges and two-layer switches operate in the first two layers. Routers and three-layer switches operate in the first three layerslayers. Routers and three-layer switches operate in the first three layers

The topics discussed in this section include:The topics discussed in this section include:

RepeatersRepeatersHubsHubsBridgesBridgesRouterRouter

Page 41: Chap 03 underlying technology

TCP/IP Protocol Suite 41

Figure 3.28 Connecting devices

Page 42: Chap 03 underlying technology

TCP/IP Protocol Suite 42

Figure 3.29 Repeater

Page 43: Chap 03 underlying technology

TCP/IP Protocol Suite 43

A repeater connects segments of a LAN.A repeater connects segments of a LAN.

Note:Note:

Page 44: Chap 03 underlying technology

TCP/IP Protocol Suite 44

A repeater forwards every bit; A repeater forwards every bit; it has no filtering capability.it has no filtering capability.

Note:Note:

Page 45: Chap 03 underlying technology

TCP/IP Protocol Suite 45

A repeater is a regenerator, not an amplifier.

Note:Note:

Page 46: Chap 03 underlying technology

TCP/IP Protocol Suite 46

Figure 3.30 Function of a repeater

Page 47: Chap 03 underlying technology

TCP/IP Protocol Suite 47

A bridge has a table used in filtering decisions.

Note:Note:

Page 48: Chap 03 underlying technology

TCP/IP Protocol Suite 48

Figure 3.31 Bridge

Page 49: Chap 03 underlying technology

TCP/IP Protocol Suite 49

A bridge does not change the physical (MAC) addresses in a frame.

Note:Note:

Page 50: Chap 03 underlying technology

TCP/IP Protocol Suite 50

Figure 3.32 Learning bridge

Page 51: Chap 03 underlying technology

TCP/IP Protocol Suite 51

A router is a three-layer (physical, data link, and network)

device.

Note:Note:

Page 52: Chap 03 underlying technology

TCP/IP Protocol Suite 52

A repeater or a bridge connects segments of A repeater or a bridge connects segments of a LAN.a LAN.

A router connects independent LANs or A router connects independent LANs or WANs to create an internetwork (internet).WANs to create an internetwork (internet).

Note:Note:

Page 53: Chap 03 underlying technology

TCP/IP Protocol Suite 53

Figure 3.33 Routing example

Page 54: Chap 03 underlying technology

TCP/IP Protocol Suite 54

A router changes the physical addressesin a packet.

Note:Note: