301B Exam Questions
211 real 301B exam questions with expert-verified answers and explanations. Page 4 of 5.
- Question #152
The pool members are serving up simple static web content. The current virtual server configuration is given as follows: tmsh list ltm virtual simple ltm virtual simple { destinati...
- Question #153
Which persistence method works for any TCP-based service?
- Question #154
Which load balancing method sends traffic only to a specific subgroup of pool members?
- Question #155
Which module detects and replaces patterns in HTTP response payloads?
- Question #156
A health monitor succeeds but the app shows 500 errors. Why?
- Question #157
Which component synchronizes device configuration in an HA pair?
- Question #158
Which three HTTP headers allow an application server to determine the client's language compatibility, browser, operating system type, and compression compatibility? (Choose three....
- Question #159
A web application requires the client to provide the destination server and service identification. Which HTTP header will supply this information?
- Question #160
A web application is meant to log the URI of the resource that responded to the client's initial Request-URI. Which HTTP header will supply this information?
- Question #161
The end users of a web application need to verify that their browsers received the complete messages sent by the web server. Which HTTP header will accomplish this?
- Question #162
An HTTP 1.1 application utilizes chunking. Which header should be used to notify the client's browser that there are additional HTTP headers at the end of the message?
- Question #163
A web application sends information about message integrity and content life time to the client. Which two HTTP headers should be used in sending the client information? (Choose tw...
- Question #164
A web developer has created a custom HTTP call to a backend application. The HTTP headers being sent by the HTTP call are: ``` GET / HTTP/1.1 User-Agent: MyCustomApp (v1.0) Accept:...
- Question #165
A client is attempting to log in to a web application that requires authentication. The following HTTP headers are sent by the client: ``` GET /owa/ HTTP/1.1 Authorization: Basic d...
- Question #166
The LTM device is configured to provide load balancing to a set of web servers that implement access control list (ACL) based on the source IP address of the client. The ACL is at...
- Question #167
A redirect iRule stops working. The virtual server is using FastL4. Why?
- Question #168
Which load balancing method uses performance metrics to choose the best member?
- Question #169
What causes universal persistence to fail?
- Question #170
Which iRule event triggers when the SSL handshake completes?
- Question #171
Which command is used to troubleshoot packets on BIG-IP?
- Question #172
Refer to the exhibit. An LTM Specialist has uploaded a qkview to F5 iHealth. Within the GUI, what is the correct procedure to comply with the recommendation shown in the exhibit?
- Question #173
Refer to the exhibit. Which step should an LTM Specialist take next to finish upgrading to HD1.3?
- Question #174
Refer to the exhibit. Users receive an error when attempting to connect to the website https://website.com. The website has a DNS record of 195.56.67.90. The upstream ISP has confi...
- Question #175
Refer to the exhibit: A client attempts to connect to from a Google Chrome browser to a virtual server on a BIG-IP LTM. The virtual server is SSL Offloaded. When the client connect...
- Question #176
Refer to the exhibit. An LTM Specialist has a virtual server set up on the LTM device as per the exhibit. The LTM Specialist receives reports of intermittent issues. Some clients a...
- Question #177
Refer to the exhibit. A company uses a complex piece of client software that connects to one or more virtual servers (VS) hosted on an LTM device. The client software is experienci...
- Question #178
Refer to the exhibit. A company uses a complex piece of client software that connects to one or more virtual servers (VS) hosted on an LTM device. The client software is experienci...
- Question #179
Refer to the exhibit. A company uses a complex piece of client software that connects to one or more virtual servers (VS) hosted on an LTM device. The client software is experienci...
- Question #180
Refer to the exhibit. A company uses a complex piece of client software that connects to one or more virtual servers (VS) hosted on an LTM device. The client software is experienci...
- Question #181
Refer to the exhibit. An LTM device used to load balance web content over a secure channel. The developers of the web content have done a trace using an HTTP profiler application....
- Question #182
Refer to the exhibit. A virtual server is set up on an LTM device as follows: Virtual server address 78.24.213.79 Default Persistence Profile: source_addr, 600s. Pool Name: Pool1 P...
- Question #183
Refer to the exhibit. A client attempts to connect from a Google Chrome browser to a virtual server on a BIG-IP LTM. The virtual server is SSL Offloaded. When the client connects,...
- Question #184
Refer to the exhibit. An LTM Specialist configures a virtual server to load balance to a pool of FTP servers. File transfers are failing. The virtual server is configured as follow...
- Question #185
A monitor marks a pool member DOWN, although it's reachable. Why?
- Question #186
Why use SNAT Automap?
- Question #187
What is a fallback persistence method used for?
- Question #188
Which module can apply a redirect without using an iRule?
- Question #189
An LTM Specialist is customizing local traffic logging. Which traffic management OS alert level provides the most detail?
- Question #190
Which iRule will instruct the client's browser to avoid caching HTML server responses?
- Question #191
An IT administrator wants to log which server is being load balanced to by a user with IP address 10.10.10.25. Which iRule should the LTM Specialist use to fulfill the request?
- Question #192
A customer needs to intercept all of the redirects its application is sending to clients. When a redirect is matched, the customer needs to log a message including the client IP ad...
- Question #193
A web application requires knowledge of the client's true IP address for logging and analysis purposes. All instances of the application that can decode X-Forwarded-For HTTP header...
- Question #194
Which iRule will reject any connection originating from a 10.0.0.0/8 network?
- Question #195
There is a fault with an LTM device load balanced trading application that resides on directly connected VLAN vlan-301. The application virtual server is 10.0.0.1:80 with trading a...
- Question #196
An LTM Specialist must perform a packet capture on a virtual server with an applied standard FastL4 profile. The virtual server 10.0.0.1:443 resides on vlan301. Which steps should...
- Question #197
A new VLAN vlan301 has been configured on a highly available LTM device in partition ApplicationA. New directly connected backend servers have been placed on vlan301. However, ther...
- Question #198
An LTM device pool has suddenly been marked down by a monitor. The pool consists of members 10.0.1.1:443 and 10.0.1.2:443 and are verified to be listening. The affected virtual ser...
- Question #199
An LTM Specialist needs to modify the logging level for tcpdump execution events. Checking the BigDB Key, the following is currently configured: `sys db log.tcpdump.level { value "...
- Question #200
An LTM Specialist is running the following packet capture on an LTM device: `ssldump -Aed -ni vlan301 'port 443'` Which two SSL record message details will the ssldump utility disp...
- Question #201
What happens when the device group auto-sync is disabled?