Network General Training - 03 Understanding the Host-to-Host

惠普交换机,路由器,无线设备,IP设备,安全设备,网络管理软件等产品

版主: xyevolve

版面规则
1. 本版是定位于惠普网络产品的技术讨论区。
2. 本版鼓励发帖共同讨论技术问题,不鼓励站内信件私下交流,独知知不如众知知。
3. 本版允许转贴或引用他人的作品,但必须声明原作者信息。
4. 本版禁止发表出售、求购、或其他非技术讨论等帖子。
5. 本版禁止灌水,包括但不限于任何与所讨论主题无关的回复,无意义字符,直接复制其他回复等。
6. 本站附件禁止用于商业目的,请在下载后24小时内删除,本站不对其造成的结果负任何责任。
回复
admin
网站编辑
帖子: 767
注册时间: 2010年 12月 22日 04:06 星期三

Network General Training - 03 Understanding the Host-to-Host

帖子 admin » 2015年 1月 28日 21:23 星期三

Understanding the Host-to-Host Communications Model
01.png
Older model

Proprietary
Application and combinations software controlled by one vendor

Standards-based model

Multivendor software
Layered approach
您没有权限查看这个主题的附件。
上次由 admin 在 2015年 1月 28日 21:48 星期三,总共编辑 1 次。

admin
网站编辑
帖子: 767
注册时间: 2010年 12月 22日 04:06 星期三

Re: Network General Training - Understanding the Host-to-Hos

帖子 admin » 2015年 1月 28日 21:24 星期三

Why a Layered Network Model?

Reduces complexity
Standardizes interfaces
Facilitates modular engineering
Ensures interoperable technology
Accelerates evolution
Simplifies teaching and learning
02.png
您没有权限查看这个主题的附件。

admin
网站编辑
帖子: 767
注册时间: 2010年 12月 22日 04:06 星期三

Re: Network General Training - Understanding the Host-to-Hos

帖子 admin » 2015年 1月 28日 21:31 星期三

The Seven Layers of the OSI Model

The OSI reference model defines the network functions that occur at each layer.

The physical layer defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the physical link between end systems.
03.png
The data link layer defines how data is formatted for transmission and how access to the physical media is controlled.
04.png
The network layer provides connectivity and path selection between two host systems that may be located on geographically separated networks.
05.png
The transport layer segments data from the system of the sending host and reassembles the data into a data stream on the system of the receiving host.
06.png
The session layer establishes, manages, and terminates sessions between two communicating hosts.
07.png
The presentation layer ensures that the information sent at the application layer of one system is readable by the application layer of another system.
08.png
The application layer provides network services to the applications of the user, such as e-mail, file transfer, and terminal emulation.
09.png
您没有权限查看这个主题的附件。

admin
网站编辑
帖子: 767
注册时间: 2010年 12月 22日 04:06 星期三

Re: Network General Training - Understanding the Host-to-Hos

帖子 admin » 2015年 1月 28日 21:36 星期三

Data Encapsulation
10.png
Data De-Encapsulation
11.png
Peer-to-Peer Communication
12.png
您没有权限查看这个主题的附件。

admin
网站编辑
帖子: 767
注册时间: 2010年 12月 22日 04:06 星期三

Re: Network General Training - Understanding the Host-to-Hos

帖子 admin » 2015年 1月 28日 21:39 星期三

TCP/IP Stack
13.png
Defines four layers
Uses different names for Layers 1 through 3
Combines Layers 5 through 7 into single application layer


TCP/IP Stack vs. the OSI Model
14.png
您没有权限查看这个主题的附件。

admin
网站编辑
帖子: 767
注册时间: 2010年 12月 22日 04:06 星期三

Re: Network General Training - Understanding the Host-to-Hos

帖子 admin » 2015年 1月 28日 21:40 星期三

The OSI reference model defines the network functions that occur at each layer.

TCP/IP is now the most widely used protocol for a number of reasons, including its flexible addressing scheme, its usability by most operating systems and platforms, its many tools and utilities, and the need to use it to connect to the Internet.

The components of the TCP/IP stack are the network access, Internet, transport, and application layers.

The OSI model and the TCP/IP stack are similar in structure and function, with correlation at the physical, data link, network, and transport layers. The OSI model divides the application layer of the TCP/IP stack into three separate layers.

回复