Skip to content Skip to sidebar Skip to footer

Terbaru Kunci Jawaban CCNA 1 Version 6.0 Chapter 9 Exam Update 2019



Selamat berjumpa kembali di bsi-tips pada kesempatan kali ini admin akan memberitahukan soal serta jawaban dari test Cisco CCNA 1 Chapter 9 Version 6.0 yang kalian dapat akses melalui website official Cisco .

Soal ini berjumlah 23 butir soal dengan pilihan ganda dan menggunakan bahasa inggris. untuk mempermudah kalian dalam mengerjakan gunakan kombinasi pada keyboard kalian untuk mencari kata. tekan CTRL+F untuk mencari kata pada blog ini.

1. 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 sequence and acknowledgment numbers
  • the combination of the source and destination IP address and source and destination Ethernet address
Jawabannya : the combination of a source IP address and port number or a destination IP address and port number

2. A host device is receiving live streaming video. How does the device account for video data that is lost during transmission?
  • The device will use sequence numbers to pause the video stream until the correct data arrives.
  • The device will delay the streaming video until the entire video stream is received.
  • The device will immediately request a retransmission of the missing data.
  • The device will continue receiving the streaming video, but there may be a momentary disruption.
Jawabannya : The device will continue receiving the streaming video, but there may be a momentary disruption.

3. Introduction to Networks (Version 6.00) - ITN Chapter 9 Exam Nomor 3

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.)
Cisco CCNA (Version 6.00) - ITN Chapter 9 Exam Nomor 3

Jawabannya :

Jawabannya Cisco CCNA (Version 6.00) - ITN Chapter 9 Exam Nomor 3

4. Which flag in the TCP header is used in response to a received FIN in order to terminate connectivity between two network devices?
  • ACK
  • FIN
  • SYN
  • RST
Jawabannya : ACK

5. During a TCP session, a destination device sends an acknowledgment number to the source device. What does the acknowledgment number represent?
  • the last sequence number that was sent by the source
  • the total number of bytes that have been received
  • one number more than the sequence number
  • the next byte that the destination expects to receive
Jawabannya : the next byte that the destination expects to receive

6. Which three application layer protocols use TCP? (Choose three.)
  • SNMP
  • FTP
  • HTTP
  • TFTP
  • DHCP
  • SMTP
Jawabannya :
- SMTP
- FTP
- HTTP

7. Which two characteristics are associated with UDP sessions? (Choose two.)
  • Transmitted data segments are tracked.
  • Unacknowledged data packets are retransmitted.
  • Received data is unacknowledged.
  • Destination devices receive traffic with minimal delay.
  • Destination devices reassemble messages and pass them to an application.
Jawabannya :
- Received data is unacknowledged.
- Destination devices receive traffic with minimal delay.

8. What happens if part of an FTP message is not delivered to the destination?
  • The message is lost because FTP does not use a reliable delivery method.
  • The entire FTP message is re-sent.
  • The part of the FTP message that was lost is re-sent.
  • The FTP source host sends a query to the destination host.
Jawabannya : The part of the FTP message that was lost is re-sent

9. Which two flags in the TCP header are used in a TCP three-way handshake to establish connectivity between two network devices? (Choose two.)
  • PSH
  • FIN
  • ACK
  • SYN
  • URG
  • RST
Jawabannya :
- ACK
- SYN

10. What kind of port must be requested from IANA in order to be used with a specific application?
  • registered port
  • private port
  • source port
  • dynamic port
Jawabannya : registered port

11. 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
  • 100 segments
  • 1 segment
  • 1000 segments
Jawabannya : 10 segments

12. What information is used by TCP to reassemble and reorder received segments?
  • port numbers
  • acknowledgment numbers
  • fragment numbers
  • sequence numbers
Jawabannya : sequence numbers

13. What is a characteristic of UDP?
  • UDP only passes data to the network when the destination is ready to receive the data.
  • Applications that use UDP are always considered unreliable.​
  • UDP reassembles the received datagrams in the order they were received.
  • UDP datagrams take the same path and arrive in the correct order at the destination.​
Jawabannya : UDP reassembles the received datagrams in the order they were received.

14. What happens if the first packet of a TFTP transfer is lost?
  • The next-hop router or the default gateway will provide a reply with an error code.
  • 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.
Jawabannya : The TFTP application will retry the request if a reply is not received.

15. What type of information is included in the transport header?
  • destination and source logical addresses
  • encoded application data
  • destination and source physical addresses
  • destination and source port numbers
Jawabannya : destination and source port numbers

16. What does a client do when it has UDP datagrams to send?
  • It sends to the server a segment with the SYN flag set to synchronize the conversation.
  • It queries the server to see if it is ready to receive data.
  • It sends a simplified three-way handshake to the server.
  • It just sends the datagrams.
Jawabannya : It just sends the datagrams.

17. What is a characteristic of a TCP server process?
  • An individual server can have two services assigned to the same port number within the same transport layer services.
  • A host running two different applications can have both configured to use the same server port.
  • There can be many ports open simultaneously on a server, one for each active server application.
  • Every application process running on the server has to be configured to use a dynamic port number.
Jawabannya : There can be many ports open simultaneously on a server, one for each active server application.

18. What does TCP do if the sending source detects network congestion on the path to the destination?
  • The source host will send a request for more frequent acknowledgments to the destination.
  • The source will decrease the amount of data that it sends before it must receive acknowledgements from the destination.
  • The source will acknowledge the last segment that is sent and include a request for a smaller window size in the message.
  • The destination will request retransmission of the entire message.
Jawabannya : The source will decrease the amount of data that it sends before it must receive acknowledgements from the destination.

19. Why does HTTP use TCP as the transport layer protocol?
  • because HTTP requires reliable delivery
  • because transmission errors can be tolerated easily
  • because HTTP is a best-effort protocol
  • to ensure the fastest possible download speed
Jawabannya : because HTTP requires reliable delivery

20. 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 the destination can process at one time
  • the amount of data to be transmitted
Jawabannya : the amount of data the destination can process at one time

21. When is UDP preferred to TCP?
  • when all the data must be fully received before any part of it is considered useful
  • when segments must arrive in a very specific sequence to be processed successfully
  • when an application can tolerate some loss of data during transmission
  • when a client sends a segment to a server
Jawabannya : when an application can tolerate some loss of data during transmission

22. What is the complete range of TCP and UDP well-known ports?
  • 1024 - 49151
  • 0 to 1023
  • 0 to 255
  • 256 - 1023
Jawabannya : 0 to 1023

23. 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?
  • window size
  • multiplexing
  • acknowledgments
  • port numbers
Jawabannya : multiplexing

Demikian soal serta jawaban dari CCNA 1 Chapter 9 Exam Version 6.0 yang berjumlah 23 butir soal. Semoga artikel ini dapat membantu sobat bsi-tips semua dalam mengerjakan test ini. Selamat mengerjakan ! sampai jumpa di artikel berikutnya .


Baca juga soal kunci jawaban CCNA 1 Chapter 10 Exam Version 6.0  update terbaru 2019.

Post a Comment for "Terbaru Kunci Jawaban CCNA 1 Version 6.0 Chapter 9 Exam Update 2019"