ExamGecko
Home Home / F5 / 301b

F5 301b Practice Test - Questions Answers, Page 14

Question list
Search
Search

List of questions

Search

Related questions











An LTM Specialist is troubleshooting virtual server 10.0.0.1:443 residing on VLAN vlan301. The web application is accessed via www.example.com. The LTM Specialist wants to save a packet capture with complete decrypted payload for external analysis.

Which command should the LTM Specialist execute on the LTM device command line interface?

A.
tcpdump -vvv -s 0 'host 10.0.0.1 and port 443' -w /var/tmp/trace.cap
A.
tcpdump -vvv -s 0 'host 10.0.0.1 and port 443' -w /var/tmp/trace.cap
Answers
B.
tcpdump -vvv -s 0 -ni vlan301 'host 10.0.0.1 and port 443' -w /var/tmp/trace.cap
B.
tcpdump -vvv -s 0 -ni vlan301 'host 10.0.0.1 and port 443' -w /var/tmp/trace.cap
Answers
C.
ssldump -Aed -k /config/filestore/files_d/Common_d/certificate_key_d/:Common:www.example.com.key_1 > /var/tmp/trace.cap
C.
ssldump -Aed -k /config/filestore/files_d/Common_d/certificate_key_d/:Common:www.example.com.key_1 > /var/tmp/trace.cap
Answers
D.
ssldump -Aed -ni vlan301 -k /config/filestore/files_d/Common_d/certificate_key_d/:Common:www.example.com.key_1 > /var/tmp/trace.cap
D.
ssldump -Aed -ni vlan301 -k /config/filestore/files_d/Common_d/certificate_key_d/:Common:www.example.com.key_1 > /var/tmp/trace.cap
Answers
Suggested answer: D

In preparation for a maintenance task, an LTM Specialist performs a 'Force to Standby' on LTM device Unit 1. LTM device Unit 2 becomes active as expected. The maintenance task requires the reboot of Unit 1. Shortly after the reboot is complete, the LTM Specialist discovers that Unit 1 has become active and Unit 2 has returned to standby.

What would cause this behavior?

A.
Unit 1 is set with the redundancy state preference of active in devices groups.
A.
Unit 1 is set with the redundancy state preference of active in devices groups.
Answers
B.
Unit 1 is set with the redundancy state preference of active in high availability.
B.
Unit 1 is set with the redundancy state preference of active in high availability.
Answers
C.
A traffic group is configured with Auto Failback, and Unit 1 is the default device.
C.
A traffic group is configured with Auto Failback, and Unit 1 is the default device.
Answers
D.
A device group is configured with Auto Failback, and Unit 1 is the default device.
D.
A device group is configured with Auto Failback, and Unit 1 is the default device.
Answers
Suggested answer: C

A high-availability (HA) pair configuration uses only the hardwire serial cable connection to determine device state. A power outage occurs to the PDU powering the active unit. The standby unit takes over the active role as expected.

How is the peer unit able to determine the active unit is unavailable?

A.
voltage loss on serial cable
A.
voltage loss on serial cable
Answers
B.
no data stream received on serial port
B.
no data stream received on serial port
Answers
C.
no response on management interface
C.
no response on management interface
Answers
D.
no heartbeat packets received on self IPs
D.
no heartbeat packets received on self IPs
Answers
Suggested answer: A

While investigating the cause of a device failover, an LTM Specialist discovers the following events in /var/log/ltm:

01010029:5: Clock advanced by 518 ticks

01010029:5: Clock advanced by 505 ticks

01010029:5: Clock advanced by 590 ticks

01010029:5: Clock advanced by 568 ticks

01010029:5: Clock advanced by 1681 ticks

01010029:5: Clock advanced by 6584 ticks

01140029:5: HA daemon_heartbeat tmm fails action is failover and restart.

010c0026:5: Failover condition, active attempting to go standby.

Which issue caused the failover?

A.
NTP being out of sync
A.
NTP being out of sync
Answers
B.
TMM being descheduled
B.
TMM being descheduled
Answers
C.
VLAN Fail-safe heartbeats
C.
VLAN Fail-safe heartbeats
Answers
D.
HA missing heartbeat packets
D.
HA missing heartbeat packets
Answers
Suggested answer: B

A failover event is recorded in the log messages:

Jan 01 00:00:50 BIG-IP notice sod[5855]: 01140029:5: HA proc_running tmm fails action is go offline and down links.

Jan 01 00:00:50 BIG-IP notice sod[5855]: 010c0050:5: Sod requests links down.

Jan 01 00:00:50 BIG-IP notice sod[5855]: 010c0054:5: Offline for traffic group /Common/traffic-group-1.

Jan 01 00:00:50 BIG-IP notice sod[5855]: 010c003e:5: Offline

Jan 01 00:00:50 BIG-IP notice logger: /usr/bin/tmipsecd --tmmcount 4 ==> /usr/bin/bigstart stop racoon

Jan 01 00:00:50 BIG-IP info lacpd[5502]: 01160016:6: Failover event detected. (Switchboard failsafe disabled while offline)

Jan 01 00:00:51 BIG-IP err bcm56xxd[5296]: 012c0010:3: Failover event detected. Marking external interfaces down. bsx.c(3633)

Jan 01 00:00:51 BIG-IP info bcm56xxd[5296]: 012c0015:6: Link: 1.1 is DOWN

Jan 01 00:00:56 BIG-IP notice mcpd[5318]: 0107143c:5: Connection to CMI peer 10.0.0.3 has been removed

Jan 01 00:00:56 BIG-IP notice mcpd[5318]: 0107143a:5: CMI reconnect timer: enabled

Jan 01 00:00:56 BIG-IP notice mcpd[5318]: 01071431:5: Attempting to connect to CMI peer 10.0.0.3 port 6699

What is the cause of the failover?

A.
TMM failed, and VLAN fail-safe initiated the failover.
A.
TMM failed, and VLAN fail-safe initiated the failover.
Answers
B.
TMM failed, and system fail-safe initiated the failover.
B.
TMM failed, and system fail-safe initiated the failover.
Answers
C.
Loss of connection to CMI peer 10.0.0.3 initiated the failover.
C.
Loss of connection to CMI peer 10.0.0.3 initiated the failover.
Answers
D.
A switchboard failure caused system fail-safe to initiate the failover.
D.
A switchboard failure caused system fail-safe to initiate the failover.
Answers
Suggested answer: B

An LTM Specialist has just manually failed the active LTM device over to the standby LTM device. The LTM Specialist notices the newly active LTM device is NOT currently receiving traffic. The LTM Specialist verifies the newly active device is responding to ARP but still no traffic is hitting the virtual servers. The LTM Specialist also notices that the virtual servers eventually start responding.

What should be added to the configuration to resolve the problem?

A.
vlan failsafe
A.
vlan failsafe
Answers
B.
floating self IP
B.
floating self IP
Answers
C.
network failover
C.
network failover
Answers
D.
MAC masquerading
D.
MAC masquerading
Answers
E.
connection mirroring
E.
connection mirroring
Answers
Suggested answer: D

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is reviewing the 'test' partition.

Which objects, in order, can be removed from the partition?

A.
delete pool test1_pool, delete node 10.1.1.2
A.
delete pool test1_pool, delete node 10.1.1.2
Answers
B.
delete node 10.1.1.2, delete pool test2_pool
B.
delete node 10.1.1.2, delete pool test2_pool
Answers
C.
delete pool test1_pool, delete node 10.1.1.2, delete node 10.1.1.1
C.
delete pool test1_pool, delete node 10.1.1.2, delete node 10.1.1.1
Answers
D.
delete virtual test1_vs, delete pool test2_pool, delete node 10.1.1.1
D.
delete virtual test1_vs, delete pool test2_pool, delete node 10.1.1.1
Answers
E.
delete pool test1_pool, delete pool test2_pool, delete node 10.1.1.3
E.
delete pool test1_pool, delete pool test2_pool, delete node 10.1.1.3
Answers
Suggested answer: A

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

Which two items can be consolidated to simplify the LTM configuration? (Choose two.)

A.
/Common/vs1-https-redirect
A.
/Common/vs1-https-redirect
Answers
B.
/Common/vs2-https-redirect
B.
/Common/vs2-https-redirect
Answers
C.
/Common/vs3-https-redirect
C.
/Common/vs3-https-redirect
Answers
D.
/Common/vs4-https-redirect
D.
/Common/vs4-https-redirect
Answers
E.
/Common/vs5-https-redirect
E.
/Common/vs5-https-redirect
Answers
Suggested answer: A, D

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

Which pool can be removed without affecting client traffic?

A.
ftp_pool
A.
ftp_pool
Answers
B.
http_pool
B.
http_pool
Answers
C.
server1_80
C.
server1_80
Answers
D.
server_pool
D.
server_pool
Answers
Suggested answer: D

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

Which profile could be removed or changed on this virtual server to reduce CPU load on the LTM device without increasing server side bandwidth usage?

A.
tcp
A.
tcp
Answers
B.
http
B.
http
Answers
C.
httpcompression
C.
httpcompression
Answers
D.
optimized-caching
D.
optimized-caching
Answers
Suggested answer: C
Total 210 questions
Go to page: of 21