Vous êtes sur la page 1sur 14

y01.

Based on the transport layer header shown in the diagram, which of the following statements describe the established session? (Choose two.)

This is a UDP header. This contains a Telnet request. This contains a TFTP data transfer. The return packet from this remote host will have an Acknowledgement Number of 43693.

This is a TCP header.

02. With TCP/IP data encapsulation, which range of port numbers identifies all well-known applications?

0 to 255 256 to 1022 0 to 1023 1024 to 2047 49153 to 65535

03. Why are port numbers included in the TCP header of a segment?

to indicate the correct router interface that should be used to forward a segment

to identify which switch ports should receive or forward the segment

to determine which Layer 3 protocol should be used to encapsulate the data

to enable a receiving host to forward the data to the appropriate application

to allow the receiving host to assemble the packet in the proper order

04. Which OSI model layer is responsible for regulating the flow of information from source to destination, reliably and accurately?

application presentation session transport network

Con base en la cabecera de la capa de transporte se muestra en el diagrama, cul de las siguientes afirmaciones describen la sesin establecida? (Elija dos.) Este es un encabezado UDP. Contiene una solicitud de Telnet. Contiene una transferencia de datos de TFTP. El paquete de retorno de este sistema remoto tendr un nmero

de acuse de recibo de 43.693. Se trata de una cabecera TCP. 02. Con encapsulacin TCP / IP de datos, que van de los nmeros de puerto identifica todas las aplicaciones conocidas? 0-255 256-1022 0 a 1023 1024 a 2047 49153 a 65535 03. Por qu los nmeros de puerto incluido en el encabezado TCP de un segmento? para indicar la interfaz correcta router que debe utilizarse para presentar una serie de sesiones para identificar los puertos del switch debe recibir o reenviar el segmento para determinar qu protocolo de capa 3 debe ser utilizado para encapsular los datos para permitir a un host receptor que transmita los datos a la aplicacin adecuada permitir que el host de recepcin para armar el paquete en el orden correcto 04. Qu capa del modelo OSI es responsable de regular el flujo de informacin desde el origen al destino, de forma fiable y precisa? La aplicacin presentacin perodo de sesiones Transporte

Red

05.

Refer to the exhibit. Host A is using FTP to download a large file from Server 1. During the download process, Server 1 does not receive an acknowledgment from Host A for several bytes of transferred data. What action will Server 1 take as a result?

create a Layer 1 jam signal reach a timeout and resend the data that needs to be acknowledged

send a RESET bit to the host change the window size in the Layer 4 header

06. Why is flow control used for TCP data transfer?

to synchronize equipment speed for sent data to synchronize and order sequence numbers so data is sent in complete numerical order

to prevent the receiver from being overwhelmed by incoming data to synchronize window size on the server to simplify data transfer to multiple hosts

07. Which two options represent Layer 4 addressing? (Choose two.)


identifies the destination network identifies source and destination hosts identifies the communicating applications identifies multiple conversations between the hosts identifies the devices communicating over the local media

exposicin. El host A travs de FTP para descargar un archivo grande de un servidor. Durante el proceso de descarga, un servidor no recibe un acuse de recibo desde el Host A para varios bytes de datos transferidos. Qu medidas va a tomar un servidor como resultado? crear una capa de una seal de congestin alcanzar un tiempo de espera y volver a enviar los datos que necesita ser reconocido enviar un poco RESET para el anfitrin cambiar el tamao de la ventana en el encabezado de nivel 4 06. Por qu es el control del flujo TCP utilizado para la transferencia de datos? equipo para sincronizar la velocidad de los datos enviados sincronizar y ordenar nmeros de secuencia para los datos se envan en el orden numrico completo Para evitar que el receptor se vea abrumado por los datos de entrada sincronizar tamao de la ventana en el servidor para simplificar la transferencia de datos a varios hosts

07. Cules son las dos opciones representan la Capa 4 abordar? (Elija dos.) identifica la red de destino identifica los hosts de origen y destino identifica las aplicaciones que se comunican identifica varias conversaciones entre los anfitriones identifica los dispositivos de comunicacin a travs de los medios de comunicacin locales

08.

Refer to the exhibit. In line 7 of this Wireshark capture, what TCP operation is being performed?

session establishment segment retransmit data transfer session disconnect

09.

Refer to the exhibit. What two pieces of information can be determined from the output that is shown? (Choose two.)

The local host is using three client sessions. The local host is using web sessions to a remote server. The local host is listening for TCP connections using public addresses.

The local host is using well-known port numbers to identify the source ports.

The local host is performing the three-way handshake with 192.168.1.101:1037.

10. What is dynamically selected by the source host when forwarding data?

destination logical address source physical address default gateway address source port

11. What are two features of the User Datagram Protocol (UDP)? (Choose two.)

flow control low overhead connectionless connection-oriented sequence and acknowledgements

12. What mechanism is used by TCP to provide flow control as segments travel from source to destination?

sequence numbers session establishment window size acknowledgments

13. Which transport layer protocol provides low overhead and would be used for applications which do not require reliable data delivery?

TCP IP UDP HTTP DNS

14. Which information is found in both the TCP and UDP header information?

sequencing flow control

acknowledgments source and destination port

15. Which three features allow TCP to reliably and accurately track the transmission of data from source to destination? (Choose three.)

flow control urgent pointer best effort delivery session establishment connectionless services numbering and sequencing

16. During a TCP communication session, if the packets arrive to the destination out of order, what will happen to the original message?

The packets will not be delivered. The packets will be retransmitted from the source. The packets will be delivered and reassembled at the destination. The packets will be delivered and not reassembled at the destination.

17. Which is an important characteristic of UDP?


acknowledgement of data delivery minimal delays in data delivery high reliability of data delivery same order data delivery

18. After a web browser makes a request to a web server that is listening to the standard port, what will be the source port number in the TCP header of the response from the server?

13 53 80 1024 1728

19. Which event occurs during the transport layer three-way handshake?

The two applications exchange data. TCP initializes the sequence numbers for the sessions. UDP establishes the maximum number of bytes to be sent. The server acknowledges the bytes of data received from the client.

20.

Refer to the exhibit. Host1 is in the process of setting up a TCP session with Host2. Host1 has sent a SYN message to begin session establishment. What happens next?

Host1 sends a segment with the ACK flag = 0, SYN flag = 0 to Host2.

Host1 sends a segment with the ACK flag = 1, SYN flag = 0 to Host2.

Host1 sends a segment with the ACK flag = 1, SYN flag = 1 to Host2.

Host2 sends a segment with the ACK flag = 0, SYN flag = 1 to Host1.

Host2 sends a segment with the ACK flag = 1, SYN flag = 0 to Host1.

Host2 sends a segment with the ACK flag = 1, SYN flag = 1 to Host1.

Refirase a la exposicin. En la lnea 7 de esta captura de Wireshark, lo que el funcionamiento de TCP se est realizando? establecimiento de la sesin segmento de retransmitir La transferencia de datos Sesin de desconexin Refirase a la exposicin. Qu dos piezas de informacin se puede determinar de el resultado que se muestra? (Elija dos.) El anfitrin local es con tres sesiones de cliente. El anfitrin local es el uso sesiones web a un servidor remoto. El anfitrin local est a la escucha de conexiones TCP con direcciones pblicas.

El anfitrin local es utilizar nmeros de puerto conocidos para identificar los puertos de origen. El anfitrin local est llevando a cabo el protocolo de enlace de tres vas con 192.168.1.101:1037. 10. Lo que se selecciona dinmicamente por el host de origen cuando los datos de envo? direccin de destino lgico La fuente de la direccin fsica puerta de enlace predeterminada la direccin puerto de origen 11. Cules son dos caractersticas del Protocolo de datagramas de usuario (UDP)? (Elija dos.) Control de flujo bajo nivel de gastos conexin orientado a la conexin secuencia y acuses de recibo 12. Qu mecanismo es usado por TCP para proporcionar control de flujo en los segmentos de viaje desde el origen al destino? Los nmeros de secuencia establecimiento de la sesin tamao de la ventana reconocimientos 13. Qu protocolo de capa de transporte proporciona gastos indirectos bajos y se utilizara para aplicaciones que no requieren la entrega de datos confiable? TCP IP UDP HTTP DNS 14. Qu informacin se encuentra tanto en el TCP y UDP informacin de cabecera? secuenciacin Control de flujo reconocimientos puerto de origen y destino 15. Qu tres caractersticas permiten que TCP fiable y un seguimiento preciso de la transmisin de datos desde el origen al destino? (Elija tres.)

Control de flujo urgente puntero mejor esfuerzo entrega establecimiento de la sesin Los servicios de conexin numeracin y la secuencia 16. Durante una sesin de comunicacin TCP, si los paquetes llegan a su destino fuera de orden, qu va a pasar con el mensaje original? Los paquetes no sern entregados. Los paquetes se retransmite de la fuente. Los paquetes sern entregados y vuelto a montar en el destino. Los paquetes sern entregados y no volver a montar en el destino. 17. Qu es una caracterstica importante de la UDP? reconocimiento de la entrega de datos retrasos mnimos en la entrega de datos Alta fiabilidad de la entrega de datos Los datos de mismo orden de entrega 18. Despus de un navegador web hace una peticin a un servidor web que est escuchando el puerto estndar, lo que ser el nmero de puerto de origen en la cabecera TCP de la respuesta del servidor? 13 53 80 1024 1728 19. Qu acontecimiento se produce durante la capa de transporte de enlace de tres vas? Las dos aplicaciones de intercambio de datos. TCP inicializa los nmeros de secuencia de las sesiones. UDP establece el nmero mximo de bytes a enviar. El servidor reconoce los bytes de datos recibidos desde el cliente. Refirase a la exposicin. Host1 se encuentra en proceso de establecer una sesin TCP con Host2. Host1 ha enviado un mensaje SYN para iniciar el establecimiento de sesin. Qu sucede despus? el Host1 enva un segmento con el flag ACK = 0, SYN flag = 0 a Host2.

el Host1 enva un segmento con el flag ACK = 1, SYN flag = 0 a Host2. el Host1 enva un segmento con el flag ACK = 1, SYN flag = 1 a Host2. Host2 enva un segmento con el flag ACK = 0, SYN flag = 1 a Host1. Host2 enva un segmento con el flag ACK = 1, SYN flag = 0 a Host1. Host2 enva un segmento con el flag ACK = 1, SYN flag = 1 a Host1.

Vous aimerez peut-être aussi