Question 18 Discussion

Given that BIGIP-<version>.iso and Hotfix-BIGIP-<version>-ENG.iso have been uploaded to /shared/images on an F5 device. What would be the appropriate tmsh command to prepare and update the F5 device with the hotfix of a software version on a new volume HD1.2? (Choose one answer)

  • A. tmsh install /sys software hotfix Hotfix-BIGIP-<version>-ENG.iso create-volume HD1.2
  • B. tmsh install /sys software BIGIP-<version>.iso hotfix Hotfix-BIGIP-<version>-ENG.iso create-volume HD1.2
  • C. tmsh create /sys software hotfix Hotfix-BIGIP-<version>-ENG.iso volume HD1.2
  • D. tmsh copy /sys software hotfix Hotfix-BIGIP-<version>-ENG.iso volume HD1.2
Correct Answer: B

Brave-Dump Clients Votes

B 100%

Comments



Brave-Dumps Admin 2025-12-08 12:40:49

Selected Answers: B


F5 Documentation — Installing a software image with a hotfix:

"tmsh install sys software image <image> hotfix <hotfix> create-volume <volume-name>"