Network Architecture Concept
Network Architecture Concept
However, to build a communication system we must know the layer model, since by
understanding the processes carried out separately we will have better results.
7 Application Layer
Application layer
User functions. Exchange of variables. User-specific communication services
Communication services: Read/Write, Start/Stop
6 Presentation Layer
Presentation layer
Data representation. Conversion of the type of representation of the communication system
into a format appropriate to the equipment. Diagnosis.
5 Session layer
Session layer
Synchronization. Requirement for responses. Establishment, dissolution and monitoring of
a session.
Coordination of the session.
4 Transport Layer
Transport layer
Link establishment/dissolution. Formation, repetition and classification of packages.
Secured packet transmission.
3 Network Layer
Network layer
Addressing other networks and flow control. Communication routes. Communication
between two subnets. 2 Data Link Layer
Access method. Collision management.
Limitation of data blocks, Data link layer transmission
assured, error detection and elimination. CRC-Check. CSMA/CD, Token
1 Physical Layer
Physical layer
Physical transmission medium. Test for errors at the bit level.
Coaxial/triaxial cable. Optical cable. Bifilar cable. ITP
NETWORK CLASSIFICATION
BY REACH
PAN: is a computer network used for communication between devices in the network.
computer.
LAN: Local area network, it is a network that is limited to a relatively small special area
CAN: Campus Area Network, is a network that connects local area networks in a
limited geography.
MAN: High-speed network that provides coverage over a large geographic area.
WAN: are computer networks that extend over a large geographic area.
of support.
Irregular network is a system of cables and buses that are connected through a modem, and
Coaxial cable is used to transport high frequency electrical signals that have
two concentric conductors, a central one to carry the information and an outer one that
It is a very fine thread that sends pulses that represent the data to be transmitted.
Unguided media
Radio
Infrared
bluetooth
BY TOPOLOGY
Ring network: each station is connected to the next and the last is connected to the
first.
Star network: stations are connected directly to a central point and all
Communications must necessarily be made through it.
Simplex or Unidirectional: one Data Terminal Equipment transmits and another receives.
Full-Duplex: both can transmit and receive the same information at the same time.
By service or function
business network: provides support and information for a company or organization with
profit motive.
COMMUNICATIONS PROTOCOLS
A communication protocol is understood as the system of rules of a communication system
that enables the transmission of information between two or more entities.
TCP/IP – Set of basic protocols for network communication. With its help there is
transmission of information between computers that belong to a network. Likewise,
several computers on a network can communicate with others other than it and that
virtual network is known as the Internet.
SNMP (Simple Network Management Protocol) – Uses UDP for data transport
and uses different TCP/IP terms as administrators and agents, instead of clients and
servers.
TFTP (Trivial File Transfer Protocol) – For transfers, it is very simple and
hassle-free. It does not have security.
SMTP (Simple Mail Transfer Protocol) – It is made up of several rules that will
govern the format and transfer of data when sending emails.