(ISC)2
301B · Question #184
301B Question #184: Real Exam Question with Answer & Explanation
The correct answer is B. Add an FTP profile to the virtual server.. See the full explanation below for the reasoning.
Question
Refer to the exhibit.
An LTM Specialist configures a virtual server to load balance to a pool of FTP servers. File transfers are failing. The virtual server is configured as follows:
ltm virtual ftp_VS {
destination 10.10.1.103:ftp
ip-protocol tcp
mask 255.255.255.255
pool ftp_pool
profiles {
tcp { }
}
vlans-disabled
}
Which change will resolve the problem?
Options
- AAdd an FTP monitor to the pool.
- BAdd an FTP profile to the virtual server.
- CEnable loose initiation in the TCP profile.
- DIncrease the TCP timeout value in the TCP profile.
Community Discussion
No community discussion yet for this question.