Data Communications and Networking Forouzan Fourth Edition 第二章 网络模型 2.1
第二章 网络模型 2.1
2.1任务分层 在日常生活中,我们使用分层的概念。 例如,两个好朋友通过发送邮件来进行通信, 如果没有邮局所提供的服务,那么两个人的 通信过程会非常的复杂。 本节所过论的内容: 发送方,接收方和载体 层次结构 2.2
在日常生活中,我们使用分层的概念。 例如,两个好朋友通过发送邮件来进行通信, 如果没有邮局所提供的服务,那么两个人的 通信过程会非常的复杂。 本节所讨论的内容: 发送方,接收方和载体 层次结构 2.2 2.1 任务分层
图2.1发送信件所包含的任务 发送方 接收方 写信人,装进信封, 放入信箱 高层 拿出信件,打开信封, 阅读信的内容 信件从信箱送到邮局 中间层 信件从邮局送到信箱 信件被邮局送到邮车 低层 信件被从邮车送到邮局 邮包被从源地送到目的地 2.3
2.3 图 2.1 发送信件所包含的任务
2-2 OSI 模型 国际标准化组织(ISO)成立于1947年,它是一 个致力于在全世界范围内建立统一国际化标准 的多国组织。一个包含网络通信的SO标准是 开放系统互联(Open System Interconnection, OSI)的模型.它的第一次创立是在上世纪70年 代 本节所过论的内容 分层结构 对等进程 封装 2.4
2.4 2-2 OSI 模型 国际标准化组织(ISO)成立于1947年, 它是一 个致力于在全世界范围内建立统一国际化标准 的多国组织。一个包含网络通信的 ISO标准是 开放系统互联(Open System Interconnection , OSI)的模型 . 它的第一次创立是在上世纪70年 代 分层结构 对等进程 封装 本节所讨论的内容
注: ISO是组织. OSI是模型. 2.5
2.5 ISO 是组织 . OSI 是模型. 注:
图2.2 0SI七层模型 Application 6 Presentation Session Transport Network Data link Physical 2.6
2.6 图 2.2 OSI 七层模型
图2.3 0SI模型层次间的相互作用 Device Device A B 相邻两层之间的接口是服务访问点SAP Peer-to-peer protocol(7th layer) Application Application 7-6 interface 7-6 interface Peer-to-peer protocol(6th layer) Presentation Presentation 6-5 interface 6-5 interface Peer-to-peer protocol(5th layer) Session Session 5-4 interface 5-4 interface Peer-to-peer protocol(4th layer) Transport Transport 4-3 interface 4-3 interface 3rd 3rd 3rd Network Network Network Network 3-2 interface 3-2 interface 2d, 2nd Data link Data link Data link 2nd Data link 2-1 interface 2-1 interface 1st 1st 1st Physical Physical Physical Physical Physical communication 2.7
2.7 图 2.3 OSI 模型层次间的相互作用 相邻两层之间的接口是服务访问点SAP
Protocol Data Units (PDU) At each layer,protocols are used to communicate ■( Control information is added to user data at each layer Transport layer may fragment user data Each fragment has a transport header added ■Destination SAP ■Sequence number Error detection code This gives a transport protocol data unit
Protocol Data Units (PDU) At each layer, protocols are used to communicate Control information is added to user data at each layer Transport layer may fragment user data Each fragment has a transport header added Destination SAP Sequence number Error detection code This gives a transport protocol data unit
Protocol Data Units Application Data Transport Header Transport protocol data units Transport Header Network protocol data units (packets) Network Network Header Header
Protocol Data Units
OSI as Framework for Standardization Layer 7 (Application) Service to Layer N+1 Protocol Total Layer N Layer N with peer Communication entity Layer N Function Decompose (modularity, information-hiding) Service from Layer N-1 ● Layer I (Physical) OSI-wide standards (e.g.,network management,security)
OSI as Framework for Standardization