- 1. The three-way handshake consists of the following except:
A) SYN-ACK B) SYN C) RAT D) ACK
- 2. Well-known applications that use TCP/IP data encapsulation, use port numbers 0 to:
A) 1023 B) 2047 C) 49153 D) 255
- 3. Port numbers on TCP header segments are extremely important because they enable a receiving host to forward data to the correct
A) domain B) user C) IP address D) application
- 4. The OSI model transport layer is responsible for regulating the flow of information from source to:
A) domain B) gateway C) router D) destination
- 5. Hosts that send data will continue sending data until that data is:
A) multiplexed B) synchronized C) acknowledged D) segmented
- 6. In TCP data transfer, Flow Control is efficient because it prevents the receiver from being overwhelmed by incoming:
A) acks B) syncs C) data D) ports
- 7. Layer 4 addressing identifies the communicating:
A) applications B) domains C) users D) ports
- 8. Layer 4 addressing identifies multiple conversations between the:
A) domains B) hosts C) applications D) ports
- 9. In Wireshark, if a user sees "SYN," "SYN, ACK," and "ACK," that user is actually seeing a SESSION being:
A) retransmitted B) postponed C) transferred D) established
- 10. The "NETSTAT" command allows us to see a local host web session with a remote:
A) gateway B) domain C) server D) user
- 11. When forwarding data, the source hosts dynamically selects the source:
A) connection B) address C) port D) gateway
- 12. To provide flow control as segments travel from source to destination, TCP uses window:
A) establishment B) acknowledgments C) sequencing D) sizing
- 13. The best protocol used to provide low overhead and applications that do NOT require reliable data delivery would be:
A) TCP B) UDP C) POP3 D) IP
- 14. TCP and UDP header information BOTH include:
A) source and destination ports B) flow control C) acknowledgements D) sequencing
- 15. TCP uses the following 3 features to accurately track data transmission except:
A) numbering and sequencing B) session establishment C) gateway correction services D) flow control
- 16. Remote hosts that receive packets out of order reorder and do what else with those packets?
A) readdress B) retransmit C) reassemble D) reconfigure
- 17. UDP is a protocol which provides minimal delays in data:
A) management B) configuration C) delivery D) sequencing
- 18. The destination port for HTTP services on remote Web servers is usually port:
A) 23 B) 25 C) 53 D) 80
- 19. During the 3-way handshake, TCP begins initializing the sessions' sequence:
A) domains B) connection C) numbers D) users
- 20. Hosts that do not receive an ACK from the receiving server will continue doing what with the already sent data?
A) retransmit it B) re-sequence it C) reconfigure it D) reconnect it
- 21. Whereas the average size of a UDP Datagram segment is 8 Bytes, a TCP segment is how many bytes?
A) 23 B) 20 C) 25 D) 80
- 22. The Port Number Range for Registered Ports is from 1024 to:
A) 49151 B) 49152 C) 65535 D) 0
- 23. The Port Number Range for "Private and/or Dynamic Ports" is from 49152 to:
A) 0 B) 1024 C) 443 D) 65535
- 24. The Well-Known TCP port for FTP is port:
A) 23 B) 80 C) 21 D) 25
- 25. The Well -Known TCP port for Telnet is port:
A) 25 B) 23 C) 80 D) 21
- 26. The Well-Known TCP port for Secure HTTP (HTTPS) is port:
A) 21 B) 443 C) 25 D) 23
- 27. The Well-Known UDP port for TFTP (Trivial FTP) crucial for cisco file transfer is port:
A) 443 B) 23 C) 69 D) 21
- 28. Which is the best Web site (180+ pages) suited to obtain more information about Port assignments?
A) iana.org B) portnumber4me.com C) port.org D) superport.net
- 29. If Host A is sending a TCP message with the packets #43, 44, 45, 46, and all was well received, the ACK should have what number returning to the host?
A) 49 B) 46 C) 47 D) FIN
- 30. Window Sizing, 'sliding windows,' or Windowing, occurs when Flow Control detects too much congestion with the:
A) domain B) receiver C) router D) gateway
|