Sponsor

Advertisment

CCNA 1 – Chapter 7 – Exam Answers 2016 100%

Sunday, February 28, 2016

CCNA 1 – Chapter 7 – Transport Layer Exam Answer 2016 100%

1. A host device needs to send a large video file across the network while providing data communication to other users. Which feature will allow different communication streams to occur at the same time, without having a single data stream using all available bandwidth?

  • multiplexing
  • acknowledgments
  • window size
  • port numbers

2. During a TCP session, a destination device sends an acknowledgment number to the source device. What does the acknowledgment number represent?

  • one number more than the sequence number
  • the last sequence number that was sent by the source
  • the total number of bytes that have been received
  • the next byte that the destination expects to receive

3. What is a beneficial feature of the UDP transport protocol?

  • fewer delays in transmission
  • the ability to retransmit lost data
  • acknowledgment of received data
  • tracking of data segments using sequence numbers

4. What is a socket?

  • the combination of a source IP address and port number or a destination IP address and port number
  • the combination of the source and destination sequence numbers and port numbers
  • the combination of the source and destination IP address and source and destination Ethernet address
  • the combination of the source and destination sequence and acknowledgment numbers

5. A host device sends a data packet to a web server via the HTTP protocol. What is used by the transport layer to pass the data stream to the proper application on the server?

  • acknowledgment
  • destination port number
  • sequence number
  • source port number

6. What is the complete range of TCP and UDP well-known ports?

  • 0 to 1023
  • 1024 – 49151
  • 0 to 255
  • 256 – 1023

7. What does a client application select for a TCP or UDP source port number?

  • a random value in the range of the registered ports
  • a predefined value in the range of the registered ports
  • a random value in the well-known port range
  • a predefined value in the well-known port range

8. Which transport layer feature is used to guarantee session establishment?

  • TCP 3-way handshake
  • TCP port number
  • UDP ACK flag
  • UDP sequence number

9. Match each application to its connectionless or connection-oriented protocol.

ccna-1-Chapter-7-Transport-Layer-Exam-Answer
CCNA 1 – Chapter 7 – Transport Layer Exam Answer 2016 100%

10.Which two flags in the TCP header are used in a TCP three-way handshake to establish connectivity between two network devices? (Choose two.)

  • FIN
  • RST
  • SYN
  • URG
  • ACK
  • PSH

11. Which factor determines TCP window size?

  • the number of services included in the TCP segment
  • the amount of data the source is capable of sending at one time
  • the amount of data to be transmitted
  • the amount of data the destination can process at one time

12. Compared to UDP, what factor causes additional network overhead for TCP communication?

  • the identification of applications based on destination port numbers
  • the checksum error detection
  • network traffic that is caused by retransmissions
  • the encapsulation into IP packets

13. A PC is downloading a large file from a server. The TCP window is 1000 bytes. The server is sending the file using 100-byte segments. How many segments will the server send before it requires an acknowledgment from the PC?

  • 10 segments
  • 1000 segments
  • 1 segment
  • 100 segments

14. Refer to the exhibit. Consider a datagram that originates on the PC and that is destined for the web server. Match the IP addresses and port numbers that are in that datagram to the description. (Not all options are used.)

ccna-1-Chapter-7-Transport-Layer-Exam-Answer
CCNA 1 – Chapter 7 – Transport Layer Exam Answer 2016 100%

15. Which two TCP header fields are used to confirm receipt of data?

  • SYN flag
  • sequence number
  • acknowledgment number
  • FIN flag
  • checksum

16. What happens if the first packet of a TFTP transfer is lost?

  • The TFTP application will retry the request if a reply is not received.
  • The transport layer will retry the query if a reply is not received.
  • The client will wait indefinitely for the reply.
  • The next-hop router or the default gateway will provide a reply with an error code.

17. Match the characteristic to the protocol category. (Not all options are used.)

ccna-1-Chapter-7-Transport-Layer-Exam-Answer
CCNA 1 – Chapter 7 – Transport Layer Exam Answer 2016 100%

18. What does a client do when it has UDP datagrams to send?

  • It queries the server to see if it is ready to receive data.
  • It sends to the server a segment with the SYN flag set to synchronize the conversation.
  • It just sends the datagrams.
  • It sends a simplified three-way handshake to the server.

19. Fill in the blank.
During a TCP session, the     SYN    flag is used by the client to request communication with the server.

20. Fill in the blank using a number. A total of     4     messages are exchanged during the TCP session termination process between the client and the server.

21. Which scenario describes a function provided by the transport layer?

  • A student is playing a short web-based movie with sound. The movie and sound are encoded within the transport layer header.
  • A corporate worker is accessing a web server located on a corporate network. The transport layer formats the screen so the web page appears properly no matter what device is being used to view the web site.
  • A student is using a classroom VoIP phone to call home. The unique identifier burned into the phone is a transport layer address used to contact another network device on the same network.
  • A student has two web browser windows open in order to access two web sites. The transport layer ensures the correct web page is delivered to the correct browser window.

22. A technician wishes to use TFTP to transfer a large file from a file server to a remote router. Which statement is correct about this scenario?

  • The file is segmented and then reassembled in the correct order at the destination, if necessary, by the upper-layer protocol.
  • Large files must be sent by FTP not TFTP.
  • The file is segmented and then reassembled in the correct order by TCP.
  • The file is not segmented, because UDP is the transport layer protocol that is used by TFTP.

No comments:

Post a Comment