TCP/IP Protocols
Which of the following two ports are combined in the transmission control protocol (TCP) header?
destination and source
Which user datagram protocol (UDP) port address enables connection to a device running secure shell?
22
Which is the internet protocol (IP) header protocol number used to specify that the packets contents were created with transmission control protocol (TCP)?
6
What provides user datagram protocol (UDP) with the ability to demultiplex data for an application?
A UDP destination port number
You know the logical address of an associates computer on the companys local network and you want to learn the media access control (MAC) address of your associates computer. Which of the following tools eould you use?
Address resolution protocol (ARP)
WHich internet protocol (IP) packet fragmentation header field specifies where the fragment belongs in the original datagram?
Fragment offset
Which protocol allows a diskless workstation to contact a sever and obtain an internet protocol address?
Revers address resolution protocol (RARP)
Which transmission control protocol (TCP) header control bit represents that the message is initiating a connection?
SYN
What is the primary difference between transmission control protocol (TCP) and user datagram protocol (UDP)?
TCP messages are tracked to ensure they are recieved; UDP messages are sent without tracking.
The five stages of (1) obtaining logical addresses, (2) obtaining physical addresses, (3) establishing a connection between applications, (4) the transfer of information, (5) the termination of the connection are necessary to accomplish what?
The transfer of information accross a transmission control protocol/internet protocol (TCP/IP) network