301b Exam QuestionsBrowse all questions from this exam

301b Exam - Question 142


-- Exhibit

-- Exhibit --

Refer to the exhibit.

A company uses a complex piece of client software that connects to one or more virtual servers (VS) hosted on an LTM device. The client software is experiencing issues. An LTM Specialist is tasked with finding the cause of the problem.

The LTM Specialist has the tcpdump extract and knows the client software has at least one connection to a VS on port 1990. However, when a tcpdump runs on the internal VLAN, there is no record of port 1990 in the tcpdump.

Why is there no record of port 1990 in the tcpdump?

Show Answer
Correct Answer: C

Port Address Translation (PAT) allows multiple devices on a local network to be mapped to a single public IP address but with a different port number for each session. The absence of port 1990 in the tcpdump on the internal VLAN is likely due to the LTM device performing PAT, translating the original port number (1990) to a different internal port number.

Discussion

1 comment
Sign in to comment
GVKDOption: C
Feb 13, 2024

C - Correct