F5 F5CAB1 - BIG-IP Administration Install, Initial Configuration, and Upgrade Exam
Page: 3 / 10
Total 46 questions
Question #11 (Topic: Exam A)
Which one of the following is a port and protocol combination allowed by the Allow Default setting for port lockdown?
A. TCP 80
B. UDP 8443
C. TCP 443
Answer: C
Question #12 (Topic: Exam A)
A BIG-IP Administrator discovers malicious brute-force attempts to access the BIG-IP device on the management interface via SSH. The BIG-IP Administrator needs to restrict SSH access to the management interface.
Where should this be accomplished?
Where should this be accomplished?
A. Network > Interfaces
B. Network > Self IPs
C. System > Configuration
D. System > Platform
Answer: D
Question #13 (Topic: Exam A)
An organization is planning to upgrade a BIG-IP system from 16.1.x to 17.1.x. For a successful upgrade, the Service Check Date must be equal or newer than the License Check Date of 17.1.x.
Which command will show the Service Check Date on the BIG-IP system being upgraded?
Which command will show the Service Check Date on the BIG-IP system being upgraded?
A. grep "Service check date" /config/bigip.license
B. grep "Service check date" /config/bigip.conf
C. grep "Service check date" /config/svc_chk_date.dat
D. grep "Service check date" /config/BigDB.dat
Answer: A
Question #14 (Topic: Exam A)
For an upgrade of a standalone BIG-IP, a maintenance window is available in which brief interruptions are allowed. Actions with no impact can be done outside the maintenance window.
When should a license reactivation be performed?
When should a license reactivation be performed?
A. Before the maintenance window.
B. During the maintenance window.
C. After the maintenance window.
Answer: A
Question #15 (Topic: Exam A)
Given that BIGIP-<version>.iso and Hotfix-BIGIP-<version>-ENG.iso have been uploaded to /shared/images of 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 e.g. HD1.2?
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 e.g. HD1.2?
A. tmsh install /sys software BIGIP-<version>.iso hotfix Hotfix-BIGIP-<version>-ENG.iso create-volume HD1.2
B. tmsh copy /sys software hotfix Hotfix-BIGIP-<version>-ENG.iso volume HD1.2
C. tmsh create /sys software hotfix Hotfix-BIGIP-<version>-ENG.iso volume HD1.2
D. tmsh install /sys software hotfix Hotfix-BIGIP-<version>-ENG.iso create-volume volume HD1.2
Answer: A