分页: 1 / 1

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

发表于 : 2015年 1月 28日 21:23 星期三
admin
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

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

发表于 : 2015年 1月 28日 21:24 星期三
admin
Why a Layered Network Model?

Reduces complexity
Standardizes interfaces
Facilitates modular engineering
Ensures interoperable technology
Accelerates evolution
Simplifies teaching and learning
02.png

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

发表于 : 2015年 1月 28日 21:31 星期三
admin
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

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

发表于 : 2015年 1月 28日 21:36 星期三
admin
Data Encapsulation
10.png
Data De-Encapsulation
11.png
Peer-to-Peer Communication
12.png

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

发表于 : 2015年 1月 28日 21:39 星期三
admin
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

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

发表于 : 2015年 1月 28日 21:40 星期三
admin
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.