Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - 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
Thaddeus
4 days ago
I disagree, I think B should be included too.
upvoted 0 times
...
Fanny
9 days ago
Wait, can you really create a volume using just the GUI? Sounds too easy!
upvoted 0 times
...
Cassandra
14 days ago
Definitely A and D! Those are the go-to options.
upvoted 0 times
...
Marcelle
19 days ago
I think C is also valid, but not as direct as the commands.
upvoted 0 times
...
Tommy
24 days ago
A and D are the correct commands for creating a new volume.
upvoted 0 times
...
Ellsworth
29 days ago
I’m confused about the syntax in option B. It seems close, but I don’t recall it being the right format for creating a new volume.
upvoted 0 times
...
Trina
1 month ago
I practiced a similar question where we had to identify commands for software installation. I feel like A and E could be the right choices here.
upvoted 0 times
...
Quentin
1 month ago
I'm not entirely sure, but I remember something about using the GUI for volume creation. Maybe C is one of the answers?
upvoted 0 times
...
Stacey
1 month ago
I think options A and D might be correct since they both mention creating a volume with the tmsh command.
upvoted 0 times
...

Save Cancel