Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What are the two options for securing a BIG-IP’s management interface?

(Choose two.)

A.

Limiting network access through the management interface to a trusted/secured network VLAN.

B.

Block all management-interface administrative HTTPS and SSH service ports to prevent access.

C.

Use the BIG-IP’s Self-IP addresses for administrative access rather than the management interface.

D.

Restrict administrative HTTPS and SSH access to specific IP addresses or IP ranges.

The BIG-IP Administrator uses Secure Copy Protocol (SCP) to upload a TMOS image to the /shared/images/ directory in preparation for a TMOS upgrade.

After the upload is completed, what will the system do before the image is shown in the GUI under:

System » Software Management » Image List ?

A.

The system performs a reboot into a new partition

B.

The system verifies the internal checksum

C.

The system copies the image to /var/local/images/

A BIG-IP Administrator plans to upgrade a BIG-IP device to the latest TMOS version.

Which two tools could the administrator leverage to verify known issues for the target versions? (Choose two.)

A.

F5 End User Diagnostics (EUD)

B.

F5 iHealth

C.

F5 University

D.

F5 Bug Tracker

E.

F5 Downloads

The BIG-IP Administrator needs to update access to the Configuration Utility to include the 172.28.31.0/24 and 172.28.65.0/24 networks.

From the TMOS Shell (tmsh), which command should the BIG-IP Administrator use to complete this task?

A.

modify /sys httpd allow add { 172.28.31.0/255.255.255.0 172.28.65.0/255.255.255.0 }

B.

modify /sys httpd allow add { 172.28.31.0 172.28.65.0 }

C.

modify /sys httpd permit add { 172.28.31.0/255.255.255.0 172.28.65.0/255.255.255.0 }

A BIG-IP Administrator is responsible for deploying a new software image on an F5 BIG-IP HA pair and has scheduled a one-hour maintenance window.

With a focus on minimizing service disruption, which of the following strategies is the most appropriate?

A.

Update the active node first, reboot to the newly updated boot location and verify functionality, then push the update from the active to the standby node and reboot the standby node.

B.

Reset the Device Trust, apply the update to each node separately, reboot both nodes, then re-establish the Device Trust.

C.

Update the standby node first and reboot it to the newly updated boot location, failover to the newly updated node and verify functionality. Repeat the upgrade procedures on the next node, which is now in standby mode.

D.

Update both nodes in the HA pair, then reboot both nodes simultaneously to ensure they run the same software version.

Given that BIGIP- < version > .iso and Hotfix-BIGIP- < version > -ENG.iso have been uploaded to /shared/images on an F5 device, what is the appropriate tmsh command to prepare and update the BIG-IP device with the hotfix of a software version on a new volume HD1.2 ?

(Choose one.)

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

What command will allow the BIG-IP Administrator to view the configured management IP of a BIG-IP system?

(Choose one.)

A.

tmsh show sys management-ip

B.

tmsh list sys management-ip

C.

tmsh list sys management-route

D.

tmsh list net self

When logged into the bash shell of a BIG-IP system, which of the following commands will display the management-ip address ?

(Choose two.)

A.

tmsh list /sys management-ip

B.

show mgmt ip

C.

ifconfig mgmt

D.

list / sys management-ip

The BIG-IP Administrator wants to manage the newly built F5 system through an in-band Self-IP .

The administrator has configured a VLAN and Self-IP and can ping the IP from their workstation, but cannot access the system via SSH or HTTPS .

What port lockdown settings should the BIG-IP Administrator use to allow management access on the Self-IP?

(Choose two.)

A.

The Self-IP port lockdown behavior could be adjusted to Allow Default

B.

The Self-IP port lockdown behavior could be adjusted to Allow All

C.

The Self-IP port lockdown behavior could be adjusted to Allow Mgmt

D.

The Self-IP port lockdown behavior could be adjusted to Allow Management

The monitoring team reports that the SNMP server is unable to poll data from a BIG-IP device.

What information will help the BIG-IP Administrator determine whether the issue originates from the BIG-IP system?

A.

The “Port Lockdown” setting is preventing the SNMP server from polling data from the BIG-IP.

B.

The “Traffic Group” setting must use a floating Traffic Group.

C.

The “VLAN / Tunnel” setting must allow All Vlans.

D.

The configuration on the exhibit is correct and other options should be explored.