ExamGecko
Home Home / F5 / 301b

F5 301b Practice Test - Questions Answers, Page 20

Question list
Search
Search

List of questions

Search

Related questions











-- Exhibit --

-- Exhibit --

Refer to the exhibits.

An LTM Specialist has configured a virtual server to distribute connections to a pool of application servers and to offload SSL processing. The application fails to work as expected when connecting to the virtual server. It does work when clients connect directly to the application. Two packet captures were taken at the application server.

What is the root cause of the problem?

A.
The application servers are NOT listening on port 80.
A.
The application servers are NOT listening on port 80.
Answers
B.
The LTM device is sending non-SSL traffic to an SSL port.
B.
The LTM device is sending non-SSL traffic to an SSL port.
Answers
C.
The virtual server does NOT have a clientSSL profile assigned.
C.
The virtual server does NOT have a clientSSL profile assigned.
Answers
D.
The SSL handshake between the LTM device and the server is failing.
D.
The SSL handshake between the LTM device and the server is failing.
Answers
Suggested answer: B

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is troubleshooting an issue with an application configured on an LTM device. The application works properly when accessed directly via the servers; however, it does not work when accessed via the LTM device. The virtual server, 192.168.1.211:443, is configured to SNAT using the address 192.168.1.144 and references a pool with the member 192.168.10.80:443. The virtual server has no Client or Server SSL profiles associated.

Which configuration change will allow the application to function through the virtual server?

A.
Change pool member port to 8443.
A.
Change pool member port to 8443.
Answers
B.
Change virtual server port to 8443.
B.
Change virtual server port to 8443.
Answers
C.
Add SSL off-loading to the pool member.
C.
Add SSL off-loading to the pool member.
Answers
D.
Add Client and Server SSL profiles to the virtual server.
D.
Add Client and Server SSL profiles to the virtual server.
Answers
Suggested answer: A

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An administrator created a monitor to a pool member web server, which resulted in a pool member that is marked red. The administrator knows the web server is working when it is accessed from another computer.

What should the administrator do to correct the problem?

A.
Change the default gateway on the server.
A.
Change the default gateway on the server.
Answers
B.
Create a SNAT in the LTM device configuration.
B.
Create a SNAT in the LTM device configuration.
Answers
C.
Change the route to the client in the LTM configuration.
C.
Change the route to the client in the LTM configuration.
Answers
D.
Change the username and/or password on the monitor.
D.
Change the username and/or password on the monitor.
Answers
Suggested answer: D

-- Exhibit --

-- Exhibit --

Refer to the exhibits.

An LTM Specialist configures a virtual server for an internal application to perform client-side encryption while allowing the server-side traffic to be unencrypted. Application users report that images are NOT loading through the virtual server; however, images load when going directly to the server.

What should the LTM Specialist configure to allow the images to load through the virtual server?

A.
HTTP profile with 'SSL Offload' enabled
A.
HTTP profile with 'SSL Offload' enabled
Answers
B.
HTTP profile with 'SSL Offload' disabled
B.
HTTP profile with 'SSL Offload' disabled
Answers
C.
Stream profile with source 'http:' and target 'https:'
C.
Stream profile with source 'http:' and target 'https:'
Answers
D.
Stream profile with target 'http:' and source 'https:'
D.
Stream profile with target 'http:' and source 'https:'
Answers
Suggested answer: C

-- Exhibit --

-- Exhibit --

Refer to the exhibits.

An LTM Specialist is troubleshooting an issue with one of the virtual servers on an LTM device, and all requests are receiving errors. Testing directly against the server generates no errors. The LTM Specialist has captured the request and response on both client and server sides of the LTM device.

What should the LTM Specialist do to fix this issue?

A.
Remove 'header-erase Host' in http profile.
A.
Remove 'header-erase Host' in http profile.
Answers
B.
Configure SNAT Automap on the virtual server.
B.
Configure SNAT Automap on the virtual server.
Answers
C.
Assign OneConnect profile to the virtual server.
C.
Assign OneConnect profile to the virtual server.
Answers
D.
Set 'redirect-rewrite' to 'selective' in http profile.
D.
Set 'redirect-rewrite' to 'selective' in http profile.
Answers
Suggested answer: A

-- Exhibit --

-- Exhibit --

Refer to the exhibit.

An LTM Specialist is investigating intermittent page load issues being reported by users.

What should the LTM Specialist do to resolve the issue?

A.
Remove HTTP monitor on the pool.
A.
Remove HTTP monitor on the pool.
Answers
B.
Assign an HTTP monitor to the pool.
B.
Assign an HTTP monitor to the pool.
Answers
C.
Select least connections load balancing method on virtual server.
C.
Select least connections load balancing method on virtual server.
Answers
D.
Remove least connections load balancing method on virtual server.
D.
Remove least connections load balancing method on virtual server.
Answers
Suggested answer: B

An LTM Specialist is troubleshooting an issue with a new virtual server. When connecting through the virtual server, clients receive the message 'Unable to connect' in the browser, although connections directly to the pool member show the application is functioning correctly. The LTM configuration is:

ltm virtual /Common/vs_https {

destination /Common/10.10.1.110:443

ip-protocol udp

mask 255.255.255.255

pool /Common/pool_https

profiles {

/Common/udp { }

}

translate-address enabled

translate-port enabled

vlans-disabled

}

ltm pool /Common/pool_https {

members {

/Common/172.16.20.1:443 {

address 172.16.20.1

}

}

}

How should the LTM Specialist resolve this issue?

A.
Remove an HTTP monitor from the pool.
A.
Remove an HTTP monitor from the pool.
Answers
B.
Add an HTTP profile to the virtual server.
B.
Add an HTTP profile to the virtual server.
Answers
C.
Enable the pool member on the correct VLAN.
C.
Enable the pool member on the correct VLAN.
Answers
D.
Select the correct protocol for the virtual server.
D.
Select the correct protocol for the virtual server.
Answers
Suggested answer: D

An LTM Specialist is troubleshooting a problem on an eCommerce website. The user browses the online store using port 80, adding items to the shopping cart. The user then clicks the 'Checkout' button on the site, which redirects the user to port 443 for the checkout process. Suddenly, the user's shopping cart is shown as empty. The shopping cart data is stored in memory on the server, and the default source address persistence profile is used on both virtual servers.

What is the issue?

A.
The port 80 pool member is deleting the user's session cookie.
A.
The port 80 pool member is deleting the user's session cookie.
Answers
B.
The port 443 pool member is deleting the user's session cookie.
B.
The port 443 pool member is deleting the user's session cookie.
Answers
C.
The port 80 and port 443 connections are balanced to the same node.
C.
The port 80 and port 443 connections are balanced to the same node.
Answers
D.
The port 80 and port 443 connections are balanced to different nodes.
D.
The port 80 and port 443 connections are balanced to different nodes.
Answers
Suggested answer: D

An LTM Specialist is troubleshooting a problem on an eCommerce website. The user browses the online store using port 80, adding items to the shopping cart. The user then clicks the 'Checkout' button on the site, which redirects the user to port 443 for the checkout process. Suddenly, the user's shopping cart is shown as empty. The shopping cart data is stored in memory on the server, and the default source address persistence profile is used on both virtual servers.

How should the LTM Specialist resolve this issue?

A.
Add an HTTP profile to both virtual servers.
A.
Add an HTTP profile to both virtual servers.
Answers
B.
Enable SNAT Automap on both virtual servers.
B.
Enable SNAT Automap on both virtual servers.
Answers
C.
Create a custom persistence profile and enable 'Map Proxies.'
C.
Create a custom persistence profile and enable 'Map Proxies.'
Answers
D.
Create a custom persistence profile and enable 'Match Across Services.'
D.
Create a custom persistence profile and enable 'Match Across Services.'
Answers
Suggested answer: D

An LTM device has been configured to log the reasons for generating TCP RST packets.

The following log entry occurs:

'01230140:3: RST sent from 192.168.1.100:80 to 192.168.1.124:39272, [0x112d82a:1721] {peer} TCP RST from remote system.'

Which condition will trigger this log entry?

A.
A virtual server connection limit has been reached.
A.
A virtual server connection limit has been reached.
Answers
B.
The host at the other end terminated the TCP connection.
B.
The host at the other end terminated the TCP connection.
Answers
C.
The LTM device reset the connection because no pool members are available.
C.
The LTM device reset the connection because no pool members are available.
Answers
D.
The LTM device has reached the maximum number of allowed attempts to send the data segment to the affected TCP connection.
D.
The LTM device has reached the maximum number of allowed attempts to send the data segment to the affected TCP connection.
Answers
Suggested answer: B
Total 210 questions
Go to page: of 21