An LTM Specialist must perform a hot fix installation from the command line. What is the correct procedure to ensure that the installation is successful?
A.
import the hot fix to the /var/shared/images directory check the integrity of the file with an md5 checksum tmsh apply sys software hotfix volume <volume_name> <hotfix_name>.iso
B.
import the hot fix to the /var/shared/images directory check the integrity of the file with an md5 checksum tmsh install sys software hotfix <hotfix_name>.iso volume <volume_name>
C.
import the hot fix to the /shared/images directory check the integrity of the file with an md5 checksum tmsh apply sys software hotfix volume <volume_name> <hotfix_name>.iso
D.
import the hot fix to the /shared/images directory check the integrity of the file with an md5 checksum
Answer seems to be cutoff.
import the hot fix to the /shared/images directory check the integrity of the file with an md5 checksum; tmsh install sys software hotfix <hotfix_name>.iso volume <volume_name>
D - Correct
Verify the MD5 checksum of the hotfix image
After the hotfix files are imported on the BIG-IP system, and before you perform the installation, F5 recommends that you test the integrity of the ISO file to ensure file quality. To do so, perform the following procedure:
Impact of procedure: Performing the following procedure should not have a negative impact on your system.
Log in to the command line.
To change to the /shared/images directory, type the following command:
cd /shared/images
To verify the hotfix file integrity, use the following command syntax:
md5sum --check <hotfix.md5>
https://my.f5.com/manage/s/article/K13123
D is correct.
C is not correct because the command: tmsh apply sys....
https://support.f5.com/csp/article/K13123
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Turd
Highly Voted 4 years, 11 months agoLindaZ
4 years, 4 months agoGVKD
Most Recent 5 months, 1 week agoLongTrinh
2 years, 8 months ago