Plan:�1. Fundamental principles of establishing network security and its tasks�2. Network protocols�3. Tools and methods for ensuring network security�4.Reference model for interoperation of open systems�5. Importance of the OSI model�6.Capabilities and protocols of TCP/IP models�7. About google.com�8.What is the difference between TCP/IP and OSI model��
5-lecture. OSI and TCP/IP models
Network security – is a collection of technical and organizational measures to protect the data transmitted over a network (for example, local or global internet networks) and the devices that connect to it from all types of attacks, failures, or unauthorized access. This includes not only software protection (firewall, antivirus, encryption), but also proper system configuration, employee awareness, and correct network architecture, which are also of great importance.
Network – is a set of devices, equipment and the items within it, and the work of defending against various attacks, breaches and unauthorized access, which consists of additional technical and organizational measures.
We will consider the following network security methods
Primary principles of network security
5. Monitoring and Logging
6. Backup and Rapid Recovery
7. Updates and Patching
8. Employee Awareness and Training
Tools and methods for ensuring network security
OSI and its functions
3/23/2021
6
At the beginning of the 1980s, the International standardization organizations—ISO, ITU‑T—developed a model that played an important role in network development.
This model was called the Open System Interconnection model (Open System Interconnection, OSI) or simply OSI.
OSI
TASK
OSI model defines the interaction of systems at different layers, assigns them standard names, and determines which layer performs which functions. Each layer is related to a specific aspect
4.Client (endpoint) protection
5.Segmentation and VLANs
6.NAC (Network Access Control)
OSI model
The reference model for the interoperation of open systems (OSI – Open Systems Interconnection Reference Model) is a theoretical model designed to allow network devices and software from different manufacturers to communicate with each other. The OSI model divides the data transmission process in a network into 7 layers. Each layer performs its specific functions, and the higher layers use these services. Thus, the complex process occurs step by step, layer by layer.
Below are the 7 layers of the OSI model and their main functions:
1. Physical layer (Physical layer) – Layer 1
2. Data Link layer (channel / data link) – Layer 2
3. Network layer – Layer 3
4. Transport layer – Layer 4
5. Session layer – Layer 5
6. Presentation layer – Layer 6
7. Application layer – Layer 7
Importance of the OSI model
Below are the most common types of network protocols. They differ in the layers they operate on in the OSI and TCP/IP models, their functions, and areas of practical application.
1. IP (Internet Protocol)
Below are the most common types of network protocols. They differ in the layers they operate on in the OSI and TCP/IP models, their functions, and areas of practical application.
4. HTTP / HTTPS (HyperText Transfer Protocol / Secure)
About google.com
2. TCP (Transmission Control Protocol)
3. UDP (User Datagram Protocol)
5. FTP (File Transfer Protocol) / SFTP (Secure File Transfer Protocol)
6. SSH (Secure Shell)
7. Telnet
8. SMTP / POP3 / IMAP (Email protocols)
9. DNS (Domain Name System)
10. DHCP (Dynamic Host Configuration Protocol)
11. ARP (Address Resolution Protocol)
12. ICMP (Internet Control Message Protocol)
13. SNMP (Simple Network Management Protocol)
14. QUIC (Quick UDP Internet Connections)
15. MPLS (Multiprotocol Label Switching)
Network protocols are operating at several layers a set of rules that work. Each protocol has its specific function. The main purpose:
In modern networks these protocols work together to ensure the Internet and any other local networks operate stably and reliably. In the future QUIC, HTTP/3, IPv6 new protocols and versions such as these will expand, serving to further increase speed, security and efficiency.
TCP/IP (Transmission Control Protocol / Internet Protocol) model – this forms the practical basis of modern Internet communications. It is often also called the “Internet model” or the “DoD (Department of Defense) model.” This model was originally classified as 4 layers, but some sources also present it in a 5‑layer form. Below both classifications are explained, along with information about the main protocols and capabilities of each layer.
1. TCP/IP model layers
The most common four‑layer representation of the TCP/IP model is as follows:
1.1. Alternative five‑layer classification
Some sources separate the Physical layer and the Data Link layer as distinct, presenting a five‑layer model. In practice, however, these two are merged into the Network Interface (Link / Network Access) layer.
2. Layer functions and protocols
2.1. Network interface layer (Link / Network Access)
Capabilities:
2.2. Internet layer (Internet layer)
Capabilities:
2.3. Transport Layer (Transport layer)
Capabilities:
2.4. Application layer
Capabilities:
3. Opportunities and Advantages of the TCP/IP Model
4.Modern security measures
5.Simplicity and efficiency of protocols
Thank you for your attention