U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

F5 Networks F5CAB1 Exam - Topic 3 Question 8 Discussion

Which two items demonstrate the creation of a new volume for software images?(Choose two.)
A) tmsh install software image /shared/images/BIGIP-<version>.iso volume HD1.5 create-volume and C) Using the GUI, go to System > Disk Management, select New Volume. In the pop-up window, type the name or number of the new volume and click Apply.
B) tmsh install /sys software image BIGIP-<version>.iso volume HD1.5 create-volume
D) tmsh install sys software image /shared/images/BIGIP-<version>.iso volume HD1.5 create-volume
E) Using the GUI, go to System > Software Management > Available Images > Install, and in the Install Software Image pop-up window, type the new volume name or number and click Install.

F5 Networks F5CAB1 Exam - Topic 3 Question 8 Discussion

Actual exam question for F5 Networks's F5CAB1 exam
Question #: 8
Topic #: 3
[All F5CAB1 Questions]

Which two items demonstrate the creation of a new volume for software images?

(Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: A, C

In BIG-IP, software images are installed on boot volumes (for example, HD1.1, HD1.2, HD1.3, etc.).

To install software on a new volume, the administrator must instruct the system to create a new boot location before installation.

There are two correct ways to create a new volume:

A . tmsh command (with correct syntax)

tmsh install software image /shared/images/BIGIP-<version>.iso volume HD1.5 create-volume

This syntax correctly includes:

install software image

full path to ISO (/shared/images/...)

volume name (HD1.5)

create-volume keyword

This instructs BIG-IP to create the new boot volume as part of the installation.

C . Using the GUI System > Disk Management

From the Disk Management menu, the administrator can:

Select ''New Volume''

Enter the volume identifier (e.g., HD1.5)

Apply changes

This GUI method is officially supported and explicitly creates a new boot volume before installing the software.

Why the other options are incorrect:

B . Incorrect tmsh syntax

Missing /shared/images/ path

Incorrect command structure

D . Incorrect command structure

Missing required keywords and correct command hierarchy

E . Software Management Install does NOT create volumes

This installs to an existing volume only

The GUI install dialog does not create new boot volumes

Thus, only Option A and Option C properly create a new software volume.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel