Given that a frame is formatted as follows:
And given that an IP datagram is formatted as follows:
And given that a TCP segment is formatted as follows:
And given the following frame with an encapsulated IP datagram and TCP segment:
-
What is the TCP source port?
-
What is the TCP destination port?
-
What is the Sequence Number?
-
What is the Acknowledgment Number?
-
What flags are set?
-
What is the Window Size?
-
What is the checksum?
-
What is the urgent pointer?
-
If the TCP header and the IP header include no options or padding, what are the first five
bytes of the TCP segment data?