Free Cisco 200-201 Actual Exam Questions - Question 4 Discussion

What must be interpreted from this packet capture?
C The source port 80 shows it's likely a server responding to the client at a high destination port, which matches common TCP behavior in web traffic.
Amit G. imo, option C fits better since port 80 is usually the server’s source port replying back, and the high port 49098 would be the client’s destination port in that case.
C makes sense since the server usually uses port 80 as source when responding.
B tbh, the source port 49098 is typical of a client, and destination port 80 is definitely the server’s HTTP port. So 192.168.88.12 is likely the client initiating to 192.168.88.149 on port 80.
C seems right because the server usually sends from port 80, so 192.168.88.149 is likely the server replying to the client on 49098. That fits normal TCP behavior.
I think option C makes the most sense because the server usually has port 80 as the source when replying, and 192.168.88.149 looks like the server here with source port 80. C
C/D? Port 80 usually source on server, but could 49098 be reversed client port?
The key is that port 80 is the server’s typical source port replying to the client’s high port, so it’s C for me. The IP 192.168.88.149 has port 80 as source, matching a server response. C
It’s C, server at 192.168.88.149 replies from port 80 to client high port.
C imo, since port 80 is typically the server’s source port responding back to the client’s high-numbered destination port. The IP with port 80 is likely the server here.
It’s C because port 80 is usually the server side, so it’s likely the source on 192.168.88.149 talking to the client’s high-numbered port 49098 on 192.168.88.12.
B vs D? Both source or dest ports confuse me here.