303 · Question #118
An LTM Specialist needs to force only FTP traffic, sourced from subnet 10.10.10.0/24 to virtual server 10.10.20.1 to the new FTP1 server. The following virtual servers are configured on the LTM…
The correct answer is D. Add FTP1 to the pool assigned to the MyVS2 virtual server, and remove all other pool member. According to the VS matching order, first match the destination host IP, then match the destination port and finally match the source network segment. In the current network configuration, 10.10.10./24 access to 10.10.10.20.1 will hit MyVS2. If there is no error in the title…
Question
An LTM Specialist needs to force only FTP traffic, sourced from subnet 10.10.10.0/24 to virtual server 10.10.20.1 to the new FTP1 server. The following virtual servers are configured on the LTM device:
Traffic sourced from 10.10.10/24 must use the specific pool member for load balancing. Which configuration change is needed to meet the requirements?
Options
- ACreate a new virtual server for traffic sourced from 10.10.10.0/24 on port 80 that is destined to
- BAdd FTP1 to the pool assigned to the MyVS4 virtual server, and remove all other pool members
- CCreate a new virtual server for traffic sourced from 10.10.10.0/24 on traffic sourced from
- DAdd FTP1 to the pool assigned to the MyVS2 virtual server, and remove all other pool member
How the community answered
(48 responses)- A10% (5)
- B6% (3)
- C4% (2)
- D79% (38)
Explanation
According to the VS matching order, first match the destination host IP, then match the destination port and finally match the source network segment. In the current network configuration, 10.10.10./24 access to 10.10.10.20.1 will hit MyVS2. If there is no error in the title, subnet 10.10.10.0 to virtual Server 10.10.20.1 to the FTP1 server,'' Is to distribute all traffic from 10.10.10.1 to FTP1, then D
Topics
Community Discussion
No community discussion yet for this question.