F5 BIG-IP LTM Specialist: Maintain and Troubleshoot (301b) Exam Materials-Question 83 Discussion
Comment Image Comment Image Comment Image

An LTM Specialist completes a major version upgrade of the LTM device. After the upgrade, https://www.brave-dumps.com no longer functions.The pool members are marked available by the monitor. The Virtual Server and pool configuration are listed below. ltm virtual /Common/example_443_vs { destination /Common/10.10.10.10:443 ip-protocol tcp mask 255.255.255.255 pool /Common/example_443 profiles { /Common/example_client_ssl { context clientside } /Common/http { } /Common/serverssl { context serverside } /Common/tcp { } } source 0.0.0.0/0 source-address-translation { type automap } translate-address enabled translate-port enabled } ltm pool /Common/example_443 { load-balancing-mode least-connections-member members { /Common/10.10.10.1:443 { address 10.10.10.1 } /Common/10.10.10.2:443 { address 10.10.10.2 } } monitor /Common/https } Why is the site NO longer accessible? (Choose one answer)

  • A. port translation
  • B. address translation
  • C. SNAT automap
  • D. serverssl profile
Correct Answer: D

Brave-Dump Clients Votes

D 100%

Comments



Giovanni Altitoro 2026-09-17 09:38:01

Selected Answers: D


During a major version upgrade, the default SSL/TLS cipher suites and supported protocol versions are often updated or restricted for security compliance (such as disabling older TLS or weak ciphers)