Sei sulla pagina 1di 7

Key Features of a Protocol

 Syntax
Chương 1. Tổng quan  Concerns the format of the data blocks
 Semantics
 Includes control information for
coordination and error handling
 Timing
 Includes speed matching and sequencing

Agents Involved in
Communication TCP/IP Layers
 Applications  Physical layer
 Exchange data between computers (e.g.,  Network access layer
electronic mail)
 Computers  Internet layer
 Connected to networks  Host-to-host, or transport layer
 Networks  Application layer
 Transfers data from one computer to
another
TCP/IP Physical Layer TCP/IP Network Access Layer
 Covers the physical interface between a  Concerned with the exchange of data
data transmission device and a between an end system and the network to
transmission medium or network which it's attached
 Physical layer specifies:  Software used depends on type of network
 Characteristics of the transmission medium  Circuit switching
 The nature of the signals  Packet switching (e.g., X.25)
 The data rate  LANs (e.g., Ethernet)
Others
 Other related matters 

TCP/IP Host-to-Host, or
T:TCP/IP Internet Layer Transport Layer
 Uses internet protocol (IP)  Commonly uses transmission control
 Provides routing functions to allow data protocol (tcp)
to traverse multiple interconnected  Provides reliability during data
networks exchange
 Implemented in end systems and  Completeness
routers  Order
TCP/IP Application Layer Protocol Data Units (PDUs)
 Logic supports user applications
 Uses separate modules that are peculiar
to each different type of application

Common TCP/IP Applications Layers of the OSI Model


 Simple mail transfer protocol (SMTP)  Application
 Provides a basic electronic mail facility  Presentation
 File Transfer Protocol (FTP)  Session
 Allows files to be sent from one system to  Transport
another
 Network
 TELNET
 Data link
 Provides a remote logon capability
 Physical
OSI Application Layer OSI Presentation Layer
 Provides access to the OSI environment  Provides independence to the
for users application processes from differences
 Provides distributed information in data representation (syntax)
services

OSI Session Layer OSI Transport Layer


 Provides the control structure for  Provides reliable, transparent transfer of
communication between applications data between end points
 Establishes, manages, and terminates  Provides end-to-end error recovery and
connections (sessions) between flow control
cooperating applications
OSI Network Layer OSI Data link Layer
 Provides upper layers with  Provides for the reliable transfer of
independence from the data information across the physical link
transmission and switching technologies  Sends blocks (frames) with the
used to connect systems necessary synchronization, error
 Responsible for establishing, control, and flow control
maintaining, and terminating
connections

OSI Physical Layer Comparison of OSI and TCP/IP


 Concerned with transmission of unstructured
bit stream over physical medium
 Deals with accessing the physical medium
 Mechanical characteristics
 Electrical characteristics
 Functional characteristics
 Procedural characteristics
TCP/IP Architecture Elements of Standardization
Dominance within OSI Framework
 TCP/IP protocols matured quicker than  Protocol Specification
Format of protocol data units (PDUs) exchanged
similar OSI protocols 

 Semantics of all fields


 When the need for interoperability across  Allowable sequence of PDUs
networks was recognized, only TCP/IP was  Service Definition
available and ready to go  Functional description that defines what services
 OSI model is unnecessarily complex are provided, but not how the services are to be
provided
 Accomplishes in seven layers what TCP/IP  Addressing
does with fewer layers  Entities are referenced by means of a service
access point (SAP)

Internetworking Terms Internetworking Terms


 Communication network – facility that  End System (ES) – device used to support
provides a data transfer service among end-user applications or services
devices attached to the network
 Intermediate System (IS) – device used to
 Internet – collection of communication connect two networks
networks, interconnected by bridges/routers
 Intranet – internet used by an organization  Bridge – an IS used to connect two LANs that
for internal purposes use similar LAN protocols
 Provides key Internet applications  Router - an IS used to connect two networks
 Can exist as an isolated, self-contained internet that may or may not be similar
Network Differences Routers
Functions of a Router Must Accommodate
 Provide a link between networks  Addressing schemes
Different schemes for assigning addresses
 Provide for the routing and delivery of 

data between processes on end  Maximum packet sizes


Different maximum packet sizes requires
systems attached to different networks 
segmentation
 Provide these functions in such a way  Interfaces
as not to require modifications of the  Differing hardware and software interfaces
networking architecture of any of the  Reliability
attached subnetworks  Network may provide unreliable service

Potrebbero piacerti anche