+ All Categories

Chap1

Date post: 21-Nov-2014
Category:
Upload: selvadpm
View: 248 times
Download: 4 times
Share this document with a friend
Description:
 
Popular Tags:
81
SKR 3201: Internetworking (Antara Rangkaian) Fahrul Hakim 05/15/22 1
Transcript
Page 1: Chap1

SKR 3201: Internetworking (Antara Rangkaian)

Fahrul Hakim

04/08/23 1

Page 2: Chap1

Introduction

04/08/23 2

Lecture name : Fahrul HakimRoom Number : A 1.29Tel Number : 017-6886542Email : http:skr3201.blogspot.com

Email :[email protected] : 3(3 + 0)Contact hours : 3 x 1 jam kuliah semingguSemester : 2 (2008/09)Prerequisite : SKR 3200

Page 3: Chap1

Course Objective

04/08/23 3

At the end of this course, student should be able

• To understand the main Internet protocol, its characteristics and functions.

Page 4: Chap1

Synopsis:

04/08/23 4

This course covers addressing, binding, routing, Internet and application protocols, principles and architecture of the global Internet. Focus is given to the Transportation Control Protocol / Internet Protocol (TCP/IP) Suite.

(Kursus ini merangkumi pengalamatan, pengikatan, penghalaan, protokol applikasi dan Internet,prinsip dan senibina Internet sejagat. Tumpuan diberikan kepada Sut transportation control protocol / Internet protocol (TCP/IP))

Page 5: Chap1

Teaching Planning

04/08/23 5

SKR3201 (Sem.1 (08/09) Teaching Plan

Page 6: Chap1

Chapter 1 : Introduction and Overview

fahrulhakim

04/08/23 6

Page 7: Chap1

• Terminology (including acronyms)• Concepts and principles

– The underlying model– Encapsulation– End-to-end paradigm

• Naming and addressing• Functions of protocols including Address

Resolution Protocol (ARP), IP, TCP, UDP,SMTP, FTP, DHCP, and more

04/08/23 7

Introduction

Page 8: Chap1

• Layering model– What do you understand about layering– Give an example

• Internet architecture and routing– Homework, find the “Internet Architecture”– Present in class

• Applications– www– Email and etc

04/08/23 8

Introduction

Page 9: Chap1

What Is an Internetwork?

• An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network.

04/08/23 9

Page 10: Chap1

Internetworking

• Internetworking (cisco) – refers to the industry, products, and procedures that

meet the challenge of creating and administering internetworks.

• Internetworking: Douglas E. Comer– an overview of concepts, terminology, and technology

underlying the TCP/IP Internet protocol suite and the architecture of an internet.

04/08/23 10

Page 11: Chap1

Why Study TCP/IP?

• Before TCP/IP and the Internet– Two sources of network protocols

• Specific vendors such as IBM or Digital Equipment

• Standards bodies such as the ITU (formerly known as CCITT)

• TCP/IP– Vendor independence

04/08/23 11

Page 12: Chap1

Why Study TCP/IP?

• The Internet is everywhere– What is “Internet”– What do you understand “everywhere”

• Most applications are distributed– Give an examples

04/08/23 12

Page 13: Chap1

Who Built TCP/IP?

• Internet Architecture Board (IAB)– Originally known as Internet Activities Board

• Evolved from Internet Research Group

• Forum for exchange among researchers

• About a dozen members

• Reorganized in 1989 and 1993

• Merged into the Internet Society in 1992

04/08/23 13

Page 14: Chap1

Components Of The IAB Organization

• Internet Architecture Board (IAB)– Board that oversees and arbitrates– URL is

http://www.iab.org/iab

• IRTF (Internet Research Task Force)– Coordinates research on TCP/IP and internetworking– Virtually defunct, but may re-emerge– URL

http://www.irtf.org/

04/08/23 14

Page 15: Chap1

Components Of The IAB (continued)

• IETF (Internet Engineering Task Force)– Coordinates protocol and Internet engineering– Headed by Internet Engineering Steering Group

(IESG)– Divided into N areas (N is 10 plus or minus a

few)– Each area has a manager– Composed of working groups (volunteers)– URL is

http://www.ietf.org

04/08/23 15

Page 16: Chap1

ICANN

• Internet Corporation for Assigned Names and Numbers

http://www.icann.org• Formed in 1998 to subsume IANA contract• Not-for-profit managed by international board• Now sets policies for addresses and domain names• Support organizations

– Address allocation (ASO)– Domain Names (DNSO)– Protocol parameter assignments (PSO)

http://www.icannwatch.org/

04/08/23 16

Page 17: Chap1

World Wide Web Consortium

• Organization to develop common protocols for World Wide Web

• Open membership

• Funded by commercial members

• URL is http://w3c.org

04/08/23 17

Page 18: Chap1

Internet Society

• Organization that promotes the use of the Internet

• Formed in 1992

• Not-for-profit

• Governed by a board of trustees

• Members worldwide

• URL is http://www.isoc.org

04/08/23 18

Page 19: Chap1

Protocol SpecificationsAnd Documents

• Protocols – A protocol is a formal set of rules and conventions

that governs how computers exchange information over a network medium.

– documented in series of reports– Example; Network protocol, routing protocol, etc.

• Documents known as Request For Comments (RFCs)– Anyone know about RFCs

04/08/23 19

Page 20: Chap1

RFCs

• Series of reports that include– TCP/IP protocols– The Internet– Related technologies

• Edited by IESG (Eng Steering group), but not peer-reviewed like scientific journals

• Contain:– Proposals– Surveys and measurements– Protocol standards

• Numbered in chronological order

04/08/23 20

Page 21: Chap1

RFCs (continue)

• Host Requirements Documents– Major revision/clarification of most TCP/IP protocols– RFC 1122 (Communication Layers)– RFC 1123 (Application & Support)– RFC 1127 (Perspective on 1122-3)

• Router Requirements– Major specification of protocols used in IP gateways

(routers)– RFC 1812 (updated by RFC 2644)

04/08/23 21

Page 22: Chap1

Internet Drafts

• Preliminary RFC documents• Often used by IETF working groups• Either become RFCs within six months or

disappear• Available via

– Email– FTP– World Wide Web

• http://www.ietf.org/

04/08/23 22

Page 23: Chap1

Questions?

04/08/23 23

Page 24: Chap1

History of Internetworking

• IBM’s Systems Network Architecture (SNA) and Digital’s network architecture.– time-sharing networks that used mainframes and attached

terminals.• Local-area networks (LANs)

– relatively small geographical area to exchange files and messages

– shared resources– such as file servers and printers.

• Wide-area networks (WANs)– interconnect LANs with geographically dispersed users to create– connectivity.

• High-speed LANs and switched internetworks– operate at very high speeds and support such high-bandwidth

applications as multimedia and videoconferencing.

04/08/23 24

Page 25: Chap1

Open System Interconnection Reference Model

• The Open System Interconnection (OSI) reference model describes how information from a software application in one computer moves through a network medium to a software application in another computer.

• Divides the tasks involved• Each layer is reasonably self-contained• implemented independently.

– enables the solutions offered by one layer to be updated without adversely affecting the other layers

04/08/23 25

Page 26: Chap1

The OSI Reference Model Contains Seven Independent Layers

04/08/23 26

Upper layer(Application Layer)- Implemented only in software

Lower layer(Data transport Layer)- Implemented both in hardware and software

Page 27: Chap1

OSI Model Layers Communicate with Other Layers

04/08/23 27

Page 28: Chap1

Service Users, Providers, and Service Access Points (SAPs) Interact at the Network and Data Link Layer

04/08/23 28

– One OSI layer communicates with another layer to make use of the services

– The services help a given OSI layer communicate with its peer layer in other computer systems.

– Three basic elements are involved in layer services: – the service user,

– the service provider, and

– the service access point (SAP).

Page 29: Chap1

Service Users, Providers, and Service Access Points (SAPs) Interact at the Network and Data Link Layer

04/08/23 29

– Service user is the OSI layer that requests services from an adjacent OSI layer.

– Service provider is the OSI layer that provides services to service users. OSI layers can provide services to multiple service users.

– The SAP is a conceptual location at which one OSI layer can request the services of another OSI layer.

Page 30: Chap1

Service Users, Providers, and Service Access Points (SAPs) Interact at the Network and Data Link Layer

04/08/23 30

Page 31: Chap1

Chapter 2 Review of Underlying Network Technologies

04/08/23 31

Page 32: Chap1

Basic Network Concept

• The TCP/IP Concept (Five layers; • Network hardware

–Connection-oriented– Connectionless

• Packet Switching Networks– Local Area Network (LAN)–Wide Area Network (WAN)–Point-to-point link–Set of bridged networks

04/08/23 32

Page 33: Chap1

Two Basic CategoriesOf Network Hardware

• Connection oriented (circuit switching)–establish a connection with the desired service before passing any data–Operate by forming a dedicated connection or circuit between 2 points

• Paradigm •Form a ‘‘connection’’ through the network•Send / receive data over the connection•Terminate the connection

–Involves 3 phases: connection establishment, data transfer, and connection termination

04/08/23 33

Page 34: Chap1

Connection oriented

• Can guarantee bandwidth–Dedicated circuit, 64 Kbps,128 Kbps, 1M, 2M etx.–monitor for lost packets and handle resending them –The protocol is generally also responsible for putting the packets in the right sequence before passing the data up the protocol stack –negotiate a connection, transfer data, and tear down the connection

• Proponents argue that it works well with real-time applications

–Independent use

04/08/23 34

Page 35: Chap1

Connection oriented

04/08/23 35

• Can guarantee bandwidth– Dedicated circuit, 64 Kbps,128 Kbps, 1M, 2M etx.– monitor for lost packets and handle resending them – The protocol is generally also responsible for putting the packets

in the right sequence before passing the data up the protocol stack

– negotiate a connection, transfer data, and tear down the connection

• Proponents argue that it works well with real-time applications– Independent use

Page 36: Chap1

Connectionless(Packet Switched Technology)

• Paradigm– Form ‘‘packet’’ of data– Pass to network(Data to be transferred across a network is divided into small pieces

called packed that are multiplexed onto high capacity inter-machine connections)

• Each packet travels independently– transfer can simply send the data without the added overhead of

creating and tearing down a connection • Packet includes identification of the destination

– Enables the network hardware to know how to send it to specific destination

• Each packet can be a different size• The maximum packet size is fixed (some technologies

limit packet sizes to 1,500 octets or less)04/08/23 36

Page 37: Chap1

04/08/23 37

Page 38: Chap1

Connectionless

• Advantage– Multiple communication among computers

can proceed at the simultaneously with intermachine connection shared by all pairs of computer that are communicating

• Disadvantage– Overloaded the networks – computers must

wait before sending additional packets

04/08/23 38

Page 39: Chap1

04/08/23 39

Page 40: Chap1

Broad Characterizations OfPacket Switching Networks

• Local Area Network (LAN)– Engineered for

– Low cost– High capacity

– Direct connection among computers– Limited distance

• Wide Area Network (WAN)– Engineered for

• Long distances• Indirect interconnection via special-purpose hardware

– Higher cost– Lower capacity (usually)

• Categories are informal and qualitative

04/08/23 40

Page 41: Chap1

Local Area Networks

• What is LAN– A LAN is a high-speed data network that covers a relatively small

geographic area. It typically connects workstations, personal computers, printers, servers, and other devices. .

• Engineered for– Low cost– High capacity– Direct connection among computers– Limited distance– LANs offer computer users many advantages, including shared

access to devices and applications, file exchange between connected users, and communication between users via electronic mail and other applications

04/08/23 41

Page 42: Chap1

Three LAN Implementations Are Used Most Commonly

04/08/23 42

Page 43: Chap1

Wide Area Networks(Long Haul Networks)

• What is WAN– A WAN is a data communications network that covers a

relatively broad geographic area and that often uses transmission facilities provided by common carriers, such as telephone companies.

– WAN technologies generally function at the lower three layers of the OSI reference model: the physical layer, the data link layer, and the network layer

• Engineered for– Long distances– Indirect interconnection via special-purpose hardware– Higher cost– Lower capacity (usually)

04/08/23 43

Page 44: Chap1

A Typical Point-to-Point Link Operates Through a WAN to a Remote Network

04/08/23 44

http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/

Page 45: Chap1

Examples Of PacketSwitched Networks

• Wide Area Nets– ARPANET, NSFNET, ANSNET– Common carrier services

• Leased line services– Point-to-point connections

• Local Area Nets– Ethernet– Wi-Fi

04/08/23 45

Page 46: Chap1

ARPANET (1969-1989)

• Original backbone of Internet

• Wide area network around which TCP/IP was developed

• Funding from Advanced Research Project Agency

• Initial speed 50 Kbps

04/08/23 46

Page 47: Chap1

NSFNET (1987-1992)

• Funded by National Science Foundation• Motivation: Internet backbone to connect all

scientists and engineers• Introduced Internet hierarchy

– Wide area backbone spanning geographic U.S.– Many mid-level (regional) networks that attach to

backbone– Campus networks at lowest level

• Initial speed 1.544 Mbps

04/08/23 47

Page 48: Chap1

ANSNET (1992-1995)

04/08/23 48

•Backbone of Internet before commercial ISPs•Typical topology

Page 49: Chap1

Abilene Network Backbone

04/08/23 49

Current status of the Abilene network at 10Gbps.

Page 50: Chap1

Wide Area Networks AvailableFrom Common Carriers

• In telecommunications, T-carrier, sometimes abbreviated as T-CXR, is the generic designator for any of several digitally multiplexed telecommunications carrier systems originally developed by Bell Labs and used in North America, Japan, and Korea.

• Optical Carrier levels describe a range of digital signals that can be carried on Synchronous optical networking SONET fiber optic network.[1] The number in the Optical Carrier level is directly proportional to the data rate of the bitstream carried by the digital signal.

• The general rule for calculating the speed of Optical Carrier lines is when a specification is given as OC-n, that the speed will equal n × 51.8 Mbit/s.[2]

04/08/23 50

Page 51: Chap1

Wide Area Networks AvailableFrom Common Carriers

• Point-to-point digital circuits

– T-series (e.g., T1 = 1.5 Mbps, T3 = 45 Mbps)– OC-series (e.g., OC-3 = 155 Mbps, OC-48 =

2.4 Gbps)

04/08/23 51

Page 52: Chap1

Wide Area Networks AvailableFrom Common Carriers (cont.)

• OC-1 (Optical) = (1) STS1 on Optical facilitiesOC-3 = (3) OC-1s = 155.52mbits/secOC-9 = (9) OC-1s (not commonly used) = 466.56mbits/secOC-12 = (12) OC-1s or (4) OC-3s = 622.08mbits/secOC-18 = (18) OC-1s (not commonly used) = 933.12mbits/secOC-24 = (24) OC-1s (not commonly used) = 1.244gbits/secOC-36 = (36) OC-1s (not commonly used) = 1.866gbits/secOC-48 = (48) OC-1s or (4) OC-12s or (16) OC-3s = 2.488gbits/secOC-192= (192) OC-1s or (4) OC-48s or (16) OC-12s or (64) OC-3s = 9.953gbits/sec

• OC-256 13.271 Gbps• OC-768 40 Gbps• What is the latest OC ??? New DWDM systems are now in

development to run at at 10 trillion bits per second (10 Tbps) per fiber.

04/08/23 52

Page 53: Chap1

Wide Area Networks AvailableFrom Common Carriers (Cont)

• Packet switching services also available– The size of network can be extended by

adding a new switch and another communication lines

– The larger the WAN becomes the longer it takes to route traffic across it

• Examples: ISDN, SMDS, Frame Relay, ATM

04/08/23 53

Page 54: Chap1

2.4 Ethernet—A Brief History • The original Ethernet was developed as an experimental coaxial cable network in the

1970s by Xerox Corporation to operate with a data rate of 3 Mbps using a carrier sense multiple access collision detect (CSMA/CD) protocol for LANs with sporadic but occasionally heavy traffic requirements. Success with that project attracted early attention and led to the :

– 1980 joint development of the 10-Mbps Ethernet Version 1.0 specification by the three-company consortium: Digital Equipment Corporation, Intel Corporation, and Xerox Corporation.

• The original IEEE 802.3 standard was based on, and was very similar to, the Ethernet Version 1.0 specification. The draft standard was approved by the 802.3 working group in 1983 and was subsequently published as an official standard in 1985 (ANSI/IEEE Std. 802.3-1985). Since then, a number of supplements to the standard have been defined to take advantage of improvements in the technologies and to support additional network media and higher data rate capabilities, plus several new optional network access control features.

04/08/23 54

Page 55: Chap1

Ethernet—A Brief History • Coaxial Cable – Original Wiring Scheme

• Twisted Pair Ethernet – Cat 5 (Because existing telephone wires uses same technology) – Cheaper and easier to install as compared to coaxial cable.

04/08/23 55

Category 6 cable, commonly referred to as Cat 6, is a cable standard for Gigabit Ethernet and other network protocols that is backward compatible with the Category 5/5e and Category 3 cable standards. Cat-6 features more stringent specifications for crosstalk and system noise.

Page 56: Chap1

2.4.2 Fast and Gigabit Ethernet

• Extremely popular• Packet-switched LAN tech• Can run over

– Copper (twisted pair)– Optical fiber

Three generations– 10Base-T operates at 10 Mbps (also depends on the Network

Bandwidth)To overcome the throughput problem : - same wires at Cat 5, but

achieve more bandwidth by using more wires – 100Base-T (fast Ethernet) operates at 100 Mbps– 10/100 Ethernet (dual speed Ethernet)– 1000Base-T (gigabit Ethernet) operates at 1 Gbps– 1000 Base-X (fiber optics – Ethernet signals are converted to light

pulses) – 10 – 40 Gbps

04/08/23 56

Page 57: Chap1

2.4.2 Fast and Gigabit Ethernet

• Technology known as 10/100/1000 Ethernet is available for NICs as well as for switches.

• Automatic negotiation and determination of the cables and maximum speed the other side of the connection can support

04/08/23 57

Page 58: Chap1

2.4.2 Fact for the Day !

• 10BASE-T, one of several physical media specified in the IEEE 802.3 standard for Ethernet local area networks (LANs), is ordinary telephone twisted pair wire.

• 10BASE-T supports Ethernet's 10 Mbps transmission speed. In addition to 10BASE-T, 10 megabit Ethernet can be implemented with these media types:

04/08/23 58

Page 59: Chap1

2.4.2 Fact for the Day ! (cont.)

• 10BASE-2 (Thinwire coaxial cable with a maximum segment length of 185 meters)

• 10BASE-5 (Thickwire coaxial cable with a maximum segment length of 500 meters)

• 10BASE-F (optical fiber cable) • 10BASE-36 (broadband coaxial cable carrying

multiple baseband channels for a maximum length of 3,600 meters)

04/08/23 59

Page 60: Chap1

2.4.2 Fact for the Day ! (cont.)

• This designation is an Institute of Electrical and Electronics Engineers (IEEE) shorthand identifier.

• The "10" in the media type designation refers to the transmission speed of 10 Mbps.

• The "BASE" refers to baseband signalling, which means that only Ethernet signals are carried on the medium.

• The "T" represents twisted-pair; the "F" represents fiber optic cable; and the "2", "5", and "36" refer to the coaxial cable segment length (the 185 meter length has been rounded up to "2" for 200).

04/08/23 60

Page 61: Chap1

Power over Ethernet

• Power over Ethernet (PoE) can send small amount of electrical power over the same copper cable used for Ethernet

04/08/23 61

Page 62: Chap1

2.4.5 Properties of Ethernet

• Design for shared bus technology that supports broadcast– All station connect to a single, shared communication channel– Transmit a packet to all stations at the same time– Single segments up to 500m; with up to 4 repeaters gives 2500m max

length

– Max 100 stations/segment, 1024 stations/Ethernet

• Best effort delivery– Hardware provide no information to the sender about whether

the packet was delivered

04/08/23 62

Page 63: Chap1

Properties of Ethernet

• CSMA/CD shared medium Ethernet• Ethernet originally used a shared coaxial cable (the shared medium)

winding around a building or campus to every attached machine. A scheme known as carrier sense multiple access with collision detection (CSMA/CD) governed the way the computers shared the channel. This scheme was simpler than the competing token ring or token bus technologies.

04/08/23 63

Page 64: Chap1

Properties of Ethernet

• When a computer wanted to send some information, it used the following algorithm:

• Main procedure• Frame ready for transmission. • Is medium idle? If not, wait until it becomes ready and wait the interframe gap

period (9.6 µs in 10 Mbit/s Ethernet). • Start transmitting. • Did a collision occur? If so, go to collision detected procedure. • Reset retransmission counters and end frame transmission. • Collision detected procedure (aborts when it detects collisions) • Continue transmission until minimum packet time is reached (jam signal) to

ensure that all receivers detect the collision. • Increment retransmission counter. • Was the maximum number of transmission attempts reached? If so, abort

transmission. • Calculate and wait random backoff period based on number of collisions. (must

wait for a minimum idle time) • Re-enter main procedure at stage 1.

04/08/23 64

Page 65: Chap1

2.4.7. Wireless Networks and Ethernet

• IEEE standards:• IEEE 802.11b – Wi-Fi (max 11Mbps)• IEEE 802.11a and 802.11g – 54Mbps• IEEE 802.16 – WiMax ; IEEE802.n – • 540 Mbps and 802.11i (Security)

• Enables multiple users to share a broadband connection

• Supports WiFi 802.11 b/g • Four RJ45 Local Area Network ports available

• Additional Home Voice Service • Easy to use - plug and play • Supports Windows™ 2000, XP and Vista only

04/08/23 65

Page 66: Chap1

Topology

04/08/23 66

                                                                                  

Example Coaxial Bus Topology -limited to 500 meter-100 stations

Example Star-Connected Topology

repeater

Hub/switch

Page 67: Chap1

Ethernet Hardware Addresses

• 48-bit addressing scheme • Each NIC card is assigned a unique 48-bit

number known as an Ethernet Address• How?

– Ethernet hardware manufacturers purchase blocks of Ethernet technologies and assign them in sequence.

– Physical addresses– Recall, that when computers connect to a hub, each

computer receives a copy of every packet sent

04/08/23 67

Page 68: Chap1

Ethernet Frame Format

• Layer 2 – thought of as link-level connection • Header format fixed (Destination, Source, Type fields)• Frame data size can vary from packet to packet

– Maximum 1518 octets– Minimum 64 octets

• Preamble and CRC (Cyclic Redundancy Check) removed by framer hardware before– frame stored in computer’s memory; both sender and receiver

calculate the CRCs and counter check• Self Identifying (used by the OS to determine which protocol –

therefore a system can have many protocols)– Determine which protocol software module should process the

frame04/08/23 68

Page 69: Chap1

Example Ethernet Frame In Memory

• Octets shown in hexadecimal• Destination is 02.07.01.00.27.ba• Source is 08.00.2b.0d.44.a7• Frame type is 08.00 (IP)

04/08/23 69

Page 70: Chap1

Point-to-Point Network

• Any direct connection between two computers– Leased line– Connection between two routers– Dialup connection

• Link-level protocol required for framing

• TCP/IP views as an independent network

04/08/23 70

Page 71: Chap1

Bridge

• Hardware device that connects multiple LANs and makes them appear to be a single LAN

• Repeats all packets from one LAN to the other and vice versa (does not replicate noise, errors or malformed frames – must be valid frame)

• Introduces delay of 1 packet-time• Does not forward collisions or noise• Called Layer 2 Interconnect or Layer 2 forwarder• Makes multiple LANs appear to be a single, large LAN• Often embedded in other equipment (e.g., DSL modem)• Watches packets to learn which computers are on which• side of the bridge (adaptive bridges)• Uses hardware addresses to filter04/08/23 71

Page 72: Chap1

Layer 2 Switch

• Electronic device

• Computers connect directly

• Applies bridging algorithm

• Can separate computers onto virtual networks (VLAN switch)

04/08/23 72

Page 73: Chap1

Local and Remote Bridges Connect LAN

Segments in Specific Areas

04/08/23 73

Page 74: Chap1

Bridging & Switching

• Function– controls data flow, handles transmission errors,

provides physical (as opposed to logical) addressing, and manages access to the physical medium.

• by using various link layer protocols that dictate specific flow control, error handling, addressing, and media-access algorithms

• Task – analyze incoming frames, make forwarding decisions

based on information contained in the frames, and forward the frames toward the destination

04/08/23 74

Page 75: Chap1

ATM – Asynchronous Transfer Mode

• Asynchronous Transfer Mode (ATM) is a cell relay, packet switching network and data link layer protocol which encodes data traffic into small (53 octets; 48 octets of data and 5 octets of header information) fixed-sized cells. ATM provides data link layer services that run over Layer 1 links. This differs from other technologies based on packet-switched networks (such as the Internet Protocol or Ethernet), in which variable sized packets (known as frames when referencing Layer 2) are used.

04/08/23 75

Page 76: Chap1

Physical Networks AsViewed By TCP/IP

• TCP/IP protocols accommodate

– Local Area Network– Wide Area Network– Point-to-point link

04/08/23 76

Page 77: Chap1

INTERNETWORKING CONCEPT

Content

• Properties of Internetworking

• Network Interconnection

• Physical connectivity

04/08/23 77

Page 78: Chap1

Accommodating Heterogeneity

04/08/23 78

•Application gateways

•Gateway forwards data from one network to another

•Step at a time

•Disadvantage

1. Limited Communication

2.Unrealiable communication

Page 79: Chap1

Network level Interconnection

• Network-level gateways– Delivers small packets of data from their original

source to their ultimate destination without using intermediate application program

• Gateway forwards individual packets

• Advantage

04/08/23 79

1.Efficient – directly mapping 2.Separate data comm. activities

3. Flexible system 4.Unlimited communication

Page 80: Chap1

Desired Design Properties

• Universal service

• End-to-end connectivity

• Transparency

04/08/23 80

Page 81: Chap1

Agreement Needed ToAchieve Desired Properties

• Data formats

• Procedures for exchanging information

• Identification– Services– Computers– Applications

• Broad concepts: naming and addressing

04/08/23 81


Recommended