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