2022年01月 F5 303実際の問題とブレーン問題集
303合格させる問題集でF524時間で試験合格できます
質問 207
The picture belongs to static content, you can configure static content cache in FS to meet this demand An LTM Specialist must configure session persistence for a highly available, highly utilized web-based application.
* The following requirements are provided:
* http proxy setup for security
persistence information available to the HA peer in case of failover
The LTM Specialist needs to minimize additional burden on the LTM device to the greatest extent possible.
Which persistence profile should be used?
- A. Destination Address Affinity
- B. Source Address Affinity
- C. Universal
- D. Cookie insert
正解: D
質問 208
-- Exhibit -
-- Exhibit --
Refer to the exhibit.
An LTM device is 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. They believe that allowing the LTM device to compress traffic to the client will improve performance. The client can utilize GZIP or deflate compression algorithms.
An LTM Specialist must implement the compression.
The LTM Specialist has completed the following actions:
1. Create the relevant profile.
2. Apply the relevant profile to the virtual server (VS).
After applying the relevant profile, the LTM device is failing to compress the traffic. Instead, the traffic is being served with an error.
What is the problem?
- A. The Protocol Profile (Server) option of "Allow Compression" needs to be enabled.
- B. The incorrect compression algorithm is applied to the compression profile.
- C. The Protocol Profile (Client) option of "Allow Compression" needs to be enabled.
- D. The LTM device CANNOT SSL offload the traffic in order to read and compress it.
正解: D
質問 209
A BIG-IP Administrator needs to modify a virtual server that web offload web traffic compression tasks from the target server.
Which two profiles must the BIG-IP Administrator apply to a virtual server to enable compression? (Choose two)
- A. Compression profile
- B. Server SSL profile
- C. Stream profile
- D. Persistence profile
- E. HITP profile
正解: A,E
質問 210
An LTM Specialist is troubleshooting an HTTP monitor. The pool member is accessible directly through a browser, but the HTTP monitor is marking the pool member as down.
GET / HTTP/1.1
HTTP/1.1 400 Bad Request
DatE. Tue, 23 Oct 2012 21:39:07 GTM
Server: Apache/2.2.22 (FreeBSD) PHP/5.4.4
mod_ssl/2.2.22 OpenSSL/0.9.8q DAV/2
Content-LengtH. 226
Connection: close
Content-TypE. text/html; charset=iso-8859-1
Which issue is the pool member having?
- A. The pool member is rejecting the request because it is invalid.
- B. The pool member lacks the object requested by the monitor.
- C. The pool member is NOT accepting requests from the LTM device IP address.
- D. The pool member has too many concurrent connections.
正解: A
質問 211
An LTM Specialist is configuring a client profile to offload processing a new application Company policy requires that clients can resume session for up to 30 minutes, but must renegotiate a new session after that.
Which setting should the LTM Specialist change to satisfy this requirement?
- A. Renegotiation period
- B. Renegotiate Max Record Delay
- C. Cachesize
- D. Cache timeout
正解: D
解説:
Explanation
Question stem requires that you can resume SSL session within 30 minutes, then you need to define the ssl cache time in 30 minutes
質問 212
-- Exhibit -

-- Exhibit --
Refer to the exhibits.
An LTM device has been configured for load balancing a number of different application servers.
Configuration changes need to be made to the LTM device to allow administrative management of the servers in 172.16.10/24, 172.16.20/24, and 172.16.30/24 networks. The servers require outbound access to numerous destinations for operations.
Which solution has the simplest configuration changes while maintaining functionality and basic security?
- A. Remove 172.16.10.0:0/24, 172.16.20.0:0/24, and 172.16.30.0:0/24, and keep 0.0.0.0:0/0.0.0.0 enabled on all VLANs.
- B. Replace 172.16.10.0:0/24, 172.16.20.0:0/24, and 172.16.30.0:0/24, with 172.16.0.0:0/16, and keep
0.0.0.0:0/0.0.0.0. - C. Enable 172.16.10.0:0/24, 172.16.20.0:0/24, and 172.16.30.0:0/24 on egress VLAN(s), and enable
0.0.0.0:0/0.0.0.0 on ingress VLAN(s). - D. Enable 172.16.10.0:0/24, 172.16.20.0:0/24, and 172.16.30.0:0/24 on ingress VLAN(s), and enable
0.0.0.0:0/0.0.0.0 on egress VLAN(s).
正解: D
質問 213
An LTM specialist needs to upgrade a VCMP quest in an HA Setup with minimum interruption for all VCMP guestinstances.
In which should the LTM Specialist perform this upgrade?
- A. Failover this specific guest's active traffic-group to the other Host, Relicense the guest, copy image to guest , create guest UCS, install and set boot location to new volume, reboot
- B. Failover all guests' active traffic-group to the other host, copy image to guest, create guest UCS install and set boot location to new volume, reboot, Relicense the host
- C. Failover all guests' active traffic-group to the other Host, Relicense the host, copy image to guest, create guest UCS, install and set boot location to new volume , reboot
- D. Relicense the host. Failover all guest's active traffic-groups to the other host, copy image to gest, create guest UCS install and set boot location to new volume, reboot
正解: C
解説:
Explanation
Switch guest, reactive, license first and then upgrade.
質問 214
Refer to the exhibit.
How are new connections load balanced?
- A. To the pool member with the least number of connections
- B. To the pool member with a high priority group value defined
- C. To the first two members listed with the same priority group
- D. To the pool member with a low priority group value defined
正解: A
質問 215
A BIG-IP system has the following configuration:
* SNAT is set to Auto Map
* There are two VLANs internal and external
* Default route is pointed to the gateway on external VLAN
* Self P for internal VLAN is 1921.1.2
* Self IP for external VLAN is 192.1.2.2
* Floating IP addresses for internal VLAN is 192.1.1.1
* Floating IP addresses for external VLAN is 192.1.2.1
* The Virtual Server IP address is 192.1.1.100
Which IP address does the BIG-IP system use first when traffic reaches the servers on the internal VLAN?
- A. 192.1.1.100
- B. 192.1.1.1
- C. 192.1.2.2
- D. 192.1.2.1
正解: B
質問 216
Refer to the exhibit.
A BIG-IP Administrator creates a new Virtual Server. The end user is unable to access the page. During troubleshooting, the administrator learns that the connection between the BIG-IP system and server is NOT set up correctly.
What should the administrator do to solve this issue?
- A. Set Address Translation to SNAT and configure a specific translation address
- B. Set Address Translation to SNAT and have self-IP configured in the same subnet of servers
- C. Set Address Translation to Auto Map, configure a SNAT pool, and have pool members in the same subnet of the servers
- D. Disable Address Translation
正解: A
解説:
Explanation
The status of the pool can be seen that the members are all up, indicating that the network from F5 to the server is no problem, so there is no need to configure selfip on the same subnet. The monitor is normal but the access is not normal, you have to consider the problem of snat, you can configure automap or configure snat and specify snat ip.
質問 217
Refer to the exhibit.
An organization is reporting slow performance accessing their Intranet website, hosted in a public cloud. All employees use a single Proxy Server with the public IP of 104.219.110.168 to connect to the Internet. What should the BIG-IP Administrator of the Intranet website do to fix this issue?
- A. Change Fallback Persistence Profile to source_addr
- B. Change Source Address to 104.219.110.168/32
- C. Change Default Persistence Profile to cookie
- D. Change Load Balancing Method to Least Connection
正解: C
質問 218
-- Exhibit -

-- Exhibit --
Refer to the exhibits.
A virtual server has been configured for SSL offload on a single-arm network. On average, the virtual server will be handling 100,000 connections, with a peak of 130,000 connections. Between the virtual server and the web servers there is a single reverse proxy to provide site caching. The proxy is configured to perform source IP persistence before contacting the web servers. The site is logging users out immediately after logging them in.
What should the LTM Specialist do to resolve this issue?
- A. Configure the virtual server HTTP profile to insert an X-Forwarded-For header.
- B. Change the virtual server server-side TCP profile to tcp-lan-optimized.
- C. Create an iRule to add client IP persistence to a SNAT pool member.
- D. Add a source address persistence profile to the virtual server.
正解: C
質問 219
A BIG-IP Administrator sees the following error message in /var/log/ltm diskmonitor: *******; Disk partition shared has less than 30$ free Which section of the Configuration Utility should the BIG-IP Administrator access to investigate this error message?
- A. Statistics > Module Statistics > System
- B. System > File Management
- C. System > Disk Management
- D. Statistics > Analytics
正解: C
質問 220
Active connections to pool members are unevenly distributed. The load balancing method is Least Connections (member) Priority Group Activation is disabled. What is a potential cause of the event distribution?
- A. Priority Group Activation is disabled
- B. SSL Profile Server is applied
- C. incorrect load balancing method
- D. Persistence profile is applied
正解: D
質問 221
A BIG-IP Administrator is conducting maintenance on one BIG-IP appliance in an HA Pair. Why should the BIG-IP Administrator put the appliance into FORCED_OFFLINE state?
- A. To preserve existing connections to Virtual Servers and reduce the CPU load
- B. To terminate existing connections to Virtual Servers and prevent the appliance from becoming active
- C. To allow new connections to Virtual Servers and ensure the appliance becomes active
- D. To terminate connections to the management IP and decrease persistent connections
正解: B
質問 222
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 application backend servers on subnet 192.168.0.0/25. The LTM Specialist wants to save a packet capture with complete payload for external analysis.
Which command should the LTM Specialist execute on the LTM device command line interface?
- A. tcpdump -vvv -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
- B. tcpdump -vvv -w /var/tmp/trace.cap 'net 192.168.0.0/25'
- C. tcpdump -vvv -s 0 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
- D. tcpdump -vvv -s 0 -nni vlan-301 -w /var/tmp/trace.cap 'net 192.168.0.0/25'
正解: D
質問 223
-- Exhibit -
-- Exhibit --
Refer to the exhibit.
An LTM Specialist is performing an HTTP trace on the client side of the LTM device and notices there are many undesired headers being sent by the server in the response. The LTM Specialist wants to remove all response headers except "Set-Cookie" and "Location." How should the LTM Specialist modify the HTTP profile to remove undesired headers from the HTTP response?
- A. Enter the desired header names in the 'Response Headers Allowed' field.
- B. Enter the desired header names in the 'Request Header Insert' field.
- C. Enter the undesired header names in the 'Response Header Erase' field.
- D. Enter the undesired header names in the 'Request Header Erase' field.
正解: A
質問 224
......
最新問題をダウンロード303問題集で2022年最新の303試験問題集:https://www.goshiken.com/F5/303-mondaishu.html
最新問題を使おう303試験問題と解答PDFで一年間無料更新:https://drive.google.com/open?id=1sotpskqVZmmIx5KPBY66OY2clqzDtAsk