Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

F5 F5CAB4 BIG-IP Administration Control Plane Administration (F5CAB4) exam Exam Practice Test

Demo: 20 questions
Total 67 questions

BIG-IP Administration Control Plane Administration (F5CAB4) exam Questions and Answers

Question 1

A BIG-IP Administrator reviews the Plane CPU Usage performance chart and discovers a high percentage of Control Plane utilization. Which type of traffic does this indicate a higher usage of?

Options:

A.

Administrative

B.

Tunnel

C.

Accelerated

D.

Application

Question 2

Users are unable to reach an application. The BIG-IP Administrator checks the Configuration Utility and observes that the Virtual Server has a red diamond in front of the status.

What is causing this issue? (Choose one answer)

Options:

A.

The Virtual Server is receiving HTTPS traffic over an HTTP virtual

B.

All pool members are down

C.

All pool members have been disabled

D.

The Virtual Server is disabled

Question 3

A node is a member of various pools and hosts different web applications. If a web application is unavailable, the BIG-IP appliance needs to mark the pool member down for that application pool. What should a BIG-IP Administrator deploy at the pool level to accomplish this?

Options:

A.

A combination of ICMP + TCP monitor

B.

A TCP monitor with a custom interval/timeout

C.

A UDP monitor with a custom interval/timeout

D.

An HTTP monitor with custom send/receive strings

Question 4

One of the two members of a device group has been decommissioned. The BIG-IP Administrator tries to delete the device group, but is unsuccessful. Prior to removing the device group, which action should be performed?

Options:

A.

Disable the device group

B.

Remove all members from the device group

C.

Remove the decommissioned device from the device group

D.

Make sure all members of the device group are in sync

Question 5

A BIG-IP administrator is troubleshooting inconsistent configuration objects on devices in a device group. The administrator uses the command:

tmsh run /cm watch-devicegroup-device

and observes the following output:

devices device clu_id cl_orig cl_time last_sync

20:21 sync_test bigip_a 3273 bigip_a 14:27:00

20:21 sync_test bigip_b 1745 bigip_b 13:52:34 13:42:04

20:21 sync_test bigip_c 1745 bigip_a 13:52:34 13:42:04

What two conclusions can be made about this output? (Choose two answers)

Options:

A.

bigip_a has the latest configuration.

B.

Two of the devices in the device group have a configuration that is out of date.

C.

The config from bigip_c was synced to the other devices in the device group during the most recent ConfigSync.

D.

The correct configuration exists on bigip_b and bigip_c because their cluster times match.

E.

The correct configuration exists on bigip_a and bigip_c because their cluster times match.

Question 6

In which of the following log files would log events pertaining to pool members being marked “UP” or “DOWN” by their Health Monitors be written? (Choose one answer)

Options:

A.

/var/log/audit

B.

/var/log/ltm

C.

/var/log/secure

D.

/var/log/monitors

Question 7

A BIG-IP Administrator defines a device Self IP. The Self IP is NOT reachable from the network. What should the administrator verify first?

Options:

A.

The correct Trunk has been selected.

B.

The correct VLAN has been selected.

C.

Verify if auto last hop is disabled.

D.

The correct Interface has been selected.

Question 8

Which TMSH command initiates a manual configuration synchronization to the specified device group? (Choose one answer)

Options:

A.

tmsh load sys config to-group

B.

tmsh modify sys failover auto-sync enable

C.

tmsh run cm config-sync to-group

D.

tmsh run sys device-group update-config

Question 9

A BIG-IP Administrator needs to verify system time synchronization. Where should this be checked?

Options:

A.

System > Platform

B.

System > Configuration > Device

C.

System > Logs

D.

System > Software Management

Question 10

The BIG-IP Administrator generates a qkview using "qkview -s0" and needs to transfer the output file via SCP. Which directory contains the output file?

Options:

A.

/var/log

B.

/var/tmp

C.

/var/local

D.

/var/config

Question 11

A BIG-IP Administrator runs the initial configuration wizard and learns that the NTP servers were invalid.

In which area of the Configuration Utility should the BIG-IP Administrator update the list of configured NTP servers? (Choose one answer)

Options:

A.

System > Platform

B.

System > Preferences

C.

System > Services

D.

System > Configuration

Question 12

The BIG-IP system is provisioned for LTM only. The BIG-IP Administrator is tasked with provisioning ASM.

What process restarts when the BIG-IP Administrator changes the module provisioning? (Choose one answer)

Options:

A.

bd

B.

tmm

C.

sshd

D.

httpd

Question 13

A BIG-IP Administrator needs to check the memory utilization on a BIG-IP system. Which two methods can the BIG-IP Administrator use? (Choose two.)

Options:

A.

Run the tmsh show /sys memory command

B.

Run the tmsh show /sys traffic command

C.

Go to Statistics > Module Statistics > Traffic Summary in the configuration utility

D.

Go to Statistics > Module Statistics > Memory in the configuration utility

Question 14

A BIG-IP Administrator needs to fall over the active device. The administrator logs into the Configuration Utility and navigates to Device Management > Traffic Group. However, "Force to Standby" is greyed out. What is causing this issue?

Options:

A.

The BIG-IP Administrator is NOT logged into command line to tail over

B.

The BIG-IP Administrator is on the Standby Device

C.

The BIG-IP Administrator is logged in as root

D.

The BIG-IP Administrator is logged in as administrator

Question 15

A BIG-IP Administrator must determine if a Virtual Address is configured to fail over to the standby member of a device group. In which area of the Configuration Utility can this be confirmed?

Options:

A.

Device Management > Traffic Groups

B.

Device Management > Devices34

C.

Local Traffic > Virtual Servers35

D.

Device Management > Overview36

Question 16

The BIG-IP Administrator runs the command:

netstat -an | grep 443

and sees the following output:

tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN

What does this output indicate about the service on port 443? (Choose one answer)

Options:

A.

The service is actively listening only on the loopback interface.

B.

The service is actively listening on all interfaces for HTTPS traffic.

C.

The service indicates no connections to the LISTEN port.

D.

The service is in a standby state and unable to accept connections.

Question 17

A BIG-IP Administrator must determine if a Virtual Address is configured to fail over to the standby member of a device group. In which area of the Configuration Utility can this be confirmed?

Options:

A.

Device Management > Traffic Groups

B.

Device Management > Devices

C.

Local Traffic > Virtual Servers

D.

Device Management > Overview

Question 18

A BIG-IP Administrator needs to restore an encrypted UCS archive from the command line using the TMSH utility. Which TMSH command should the BIG-IP Administrator use to accomplish this?

Options:

A.

load /sys config file passphrase

B.

load /sys ucs no-license

C.

load /sys config file

D.

load /sys ucs passphrase

Question 19

What is the tmsh command to list the IP ranges that can access the management interface via SSH? (Choose one answer)

Options:

A.

tmsh show /sys sshd allow

B.

tmsh list /sys sshd allow

C.

tmsh show /sys sshd /etc/hosts.allow

D.

tmsh list /sys sshd /etc/hosts.allow

Question 20

A BIG-IP Administrator is setting up a new BIG-IP device. The network administrator reports that the interface has an incompatible media speed. The BIG-IP Administrator needs to change this setting manually. From which location should the BIG-IP Administrator perform this task?14

Options:

A.

On the Front Console15

B.

In the TMOS Shell Command line16

C.

In the Configuration Utility, Network > Interface17

D.

In the Configuration Utility, System > Configuration18

Demo: 20 questions
Total 67 questions