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