0% encontró este documento útil (0 votos)
11 vistas10 páginas

Estructura del Modelo OSI

El documento describe las 7 capas del modelo OSI, la pila de protocolos estándar para redes de comunicaciones. Cada capa se encarga de un aspecto diferente de la transmisión de datos, desde la capa física que se ocupa de los dispositivos físicos y medios de transmisión, hasta la capa de aplicación que gestiona la información de las aplicaciones del cliente. Se detalla la función de cada capa, así como los nombres y cabeceras de los paquetes de datos en cada una.

Cargado por

Raul Osma
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PPSX, PDF, TXT o lee en línea desde Scribd
0% encontró este documento útil (0 votos)
11 vistas10 páginas

Estructura del Modelo OSI

El documento describe las 7 capas del modelo OSI, la pila de protocolos estándar para redes de comunicaciones. Cada capa se encarga de un aspecto diferente de la transmisión de datos, desde la capa física que se ocupa de los dispositivos físicos y medios de transmisión, hasta la capa de aplicación que gestiona la información de las aplicaciones del cliente. Se detalla la función de cada capa, así como los nombres y cabeceras de los paquetes de datos en cada una.

Cargado por

Raul Osma
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PPSX, PDF, TXT o lee en línea desde Scribd

MODELO OSI

RAÚL OSMA LUZÓN


CAPAS DEL OSI

Aplicación

Presentación

Sesión

Transporte

Red

Enlace

Física
PRIMERA CAPA: FÍSICA

• Esta capa especifica los dispositivos físicos, y los medios de


transmisión, como los cables de red. Los datos se transmiten
por estos medios y se procesan en la siguiente capa.
SEGUNDA CAPA: ENLACE

• En esta capa los datos recibidos del medio físico se verificaban


parea ver sui tiene algún error, si lo tiene, ese error se suele
corregir
• De esta forma, las capas

• Nombre del paquete de datos: Trama


• Cabecera: DH Y DT
TERCERA CAPA: RED

• Se encarga de permitir la conexión entre dispositivos que están


ubicados en redes diferentes. Así, en la capa de red
conseguimos que haya comunicación cuando no hay una
conexión directa, consiguiendo así la aparición de
comunicaciones de alcance mundial.

• Nombre del paquete de datos: Paquete


• Cabecera: NH
CUARTA CAPA: TRANSPORTE

• Es la transferencia libre de errores de los datos entre el emisor


y el receptor, aunque no estén directamente conectados, así
como de mantener el flujo de la red. Es la base de toda la
jerarquía de protocolo.

• Nombre del paquete de datos: TPDU


• Cabecera: TH
QUINTA CAPA: SESIÓN

• Proporciona los mecanismos para controlar el diálogo entre las


aplicaciones de los sistemas finales. En muchos casos, los
servicios de la capa de sesión son parcialmente, o incluso,
totalmente prescindibles.
SEXTA CAPA: PRESENTACIÓN

• Se encarga de la representación de la información, de manera


que aunque distintos equipos puedan tener diferentes
representaciones internas de caracteres, números…

• Nombre del paquete de datos: PPDU


• Cabecera: PH
SÉPTIMA CAPA: APLICACIÓN

• La capa física gestiona la información de las aplicaciones del


cliente.

• Nombre del paquete de datos: APDU


• Cabecera: AH
FIN

Common questions

Con tecnología de IA

The Transport layer in the OSI model is responsible for ensuring the error-free transfer of data between a transmitter and a receiver, even if they are not directly connected, and for maintaining the flow of the network. This layer constitutes the foundation of the protocol hierarchy. At this layer, data is referred to as a TPDU (Transport Protocol Data Unit), with a header labeled as TH .

The Network layer in the OSI model allows for communication between devices located on different networks, facilitating global communication by enabling connections that do not require direct linkage. This layer handles data in the form of 'Packets,' and these packets are prefixed with a header labeled NH .

The Transport Protocol Data Unit (TPDU) is crucial in the OSI model's Transport layer as it encapsulates the data being transferred, ensuring that it is error-free and that the network's flow is maintained. Unlike other data units like the Packet or Frame used in the Network and Data Link layers, respectively, the TPDU has specific features supporting retransmission of lost data and error recovery, which are essential for reliable communication .

The Presentation layer's function within the OSI model is to manage the representation of information. It ensures that even if different systems have distinct internal representations for characters and numbers, they can still accurately communicate data. The data handled at this layer is known as PPDU (Presentation Protocol Data Unit), and it includes a header labeled PH .

The Presentation layer improves communication by ensuring consistent data representation across different systems that may have varying internal data depictions. It translates data into a format that can be universally understood, enabling systems to communicate effectively despite differences in character encoding, data compression, and encryption, thereby supporting interoperability and data integrity across platforms .

The Session layer provides mechanisms for controlling the dialogue between applications on end-user systems. However, its services can sometimes be partially or completely unnecessary because many modern applications handle session management independently of the OSI model’s Session layer. Therefore, in many cases, its role can be minimized or omitted altogether because higher-level applications often incorporate their own session management capabilities .

The Network layer addresses the challenge of enabling communication between devices across different networks that lack direct connectivity. It uses routers and other networking devices to manage and establish paths for data packets to travel across interconnected networks. This layer allows for the seamless transmission of data, thus enabling global communication without the need for direct connections .

The Application layer in the OSI model manages the information that comes from the client applications, facilitating their interaction with the network services. The data structure at this layer is referred to as an APDU (Application Protocol Data Unit), with a header denoted as AH, which helps organize and manage the transmitted information .

The Physical layer's primary responsibilities in the OSI model include specifying the physical devices and transmission media, such as network cables. It ensures that data can be transmitted using these physical means and processed appropriately by the next layer .

The Data Link layer of the OSI model is responsible for checking the data received from the physical layer for errors and correcting them if they are present. This process ensures data integrity before it's passed on to the next layer. The data at this layer is termed a 'Trama,' with headers DH and DT used for organizing the data structure .

También podría gustarte