100% Pass Your 303 Exam Dumps at First Attempt with Test4Engine [Q173-Q195]

Share

100% Pass Your 303 Exam Dumps at First Attempt with Test4Engine

Penetration testers simulate 303 exam PDF

NEW QUESTION 173
A web server administrator informs the BIG-IP Administrator that web servers are overloaded Starting next month, the BIG-IP device will terminate SSL to reduce web server load. The BIG-IP device is ready using client SSL client profile and Rules on HTTP level. What actions should the BIG-IP Administrators to achieve the desired configuration?

  • A. Remove the chart SSL profile and change the Virtual Server to accept HTTP
  • B. Remove the server SSL profile and change the Virtual Server to accept HTTP traffic
  • C. Remove the client SSL profile and configure the Pool Members to US HTTP
  • D. Remove the server SSL profile and configure the Pool Members to use HTTP

Answer: D

 

NEW QUESTION 174
A BIG-IP Administrator needs to install a HotFix on a standalone BIG-IP device, which has HD1.1 as the Active Boot Location. The BIG-IP Administrator has already re-activated the license and created an UCS archive of the configuration. In which sequence should the BIG-IP Administrator perform the remaining steps?

  • A. Activate HD 1.2, Install base image in HD 1.2. Install HotFix in HD 1.2
  • B. Install HotFix in HD 1.1, Reboot the BIG-IP device. Install UCS Archive
  • C. Install base Image in HD1.2, Install HotFix in HD1.2, Activate HD 1.2
  • D. Install HotFix in HO 1.2, Install base Image in HD 1.2, Activate HD1.2

Answer: C

 

NEW QUESTION 175
A web server's default gateway is the network router. The LTM Specialist needs to introduce an LTM device to load balance to the web servers without changing the server's default gateway.
Which deployment method and settings should the LTM Specialist use to ensure correct traffic flow and that the web servers can obtain the actual con IP addresses?

  • A. SNAT deployment with automap configured and X-Forwarded-For inserted in HTTP headers
  • B. route deployment with Automap configured and X-Forwarded-For inserted in HTTP headers
  • C. SNAT deployment with automap configured
  • D. route deployment without SNAT configuration

Answer: A

 

NEW QUESTION 176
-- Exhibit -


-- Exhibit --
Refer to the exhibits.
Which URL on which server is causing the highest latency for users?

  • A. /reflector.php on 172.16.20.2
  • B. /Compress.HTML on 172.16.20.1
  • C. /slow1.php on 172.16.20.3
  • D. /slow2.php on 172.16.20.1

Answer: C

 

NEW QUESTION 177
-- Exhibit -

-- Exhibit --
Refer to the exhibit.
A pair of LTM devices are configured for HA. The LTM Specialist observes from a capture that there is a successful connection from a client directly to a web server and an unsuccessful connection from a client via the LTM device to the same web server.
Which two solutions will solve the configuration problem? (Choose two.)

  • A. Change server default gateway to point at LTM internal self IP.
  • B. Change server default gateway to point at LTM internal floating IP.
  • C. Configure SNAT on the pool.
  • D. Configure SNAT on the virtual server.

Answer: B,D

 

NEW QUESTION 178
On the VCMP system, a BIG-IP host administrator imports a new ISO image into the host's /shared/images folder. The new ISO images that reside on the vCMP host are available for installation on the guest. How should the BIG-IP Administrator install one image from within the guest?

  • A. Run the following command on host
    tmsh install sys software block-device-image image_name volume < volume_name>
  • B. Run the following command on guest
    tmsh install sys software block-device-image image_name volume < volume_name>
  • C. Install the new software on the host and wait for it to automatically be installed on all guests.
  • D. Run the following command on guest
    tmsh install sys software image image_name volume < volume_name>

Answer: A

 

NEW QUESTION 179
Given the iRule:
when HTTP_REQUEST {
if {([HTTP::username] ne "") and ([HTTP::password] ne "") } {
log local0. "client ip [IP::remote_addr] credentials provided [HTTP::username] [HTTP::password]"} else { pool old_application_pool
}
}
The associated virtual server has a default pool named new_application_pool.
Which functionality does the iRule provide?

  • A. Allows clients without credentials to access the old_application_pool and logs the attempted access of clients without credentials to the new_application_pool.
  • B. Allows clients without credentials to access the old_application_pool and logs the access of clients with credentials to the new_application_pool.
  • C. Allows clients with credentials to access the old_application_pool and logs the access of clients without credentials to the new_application_pool.
  • D. Allows clients with credentials to access the old_application_pool and logs the attempted access of clients with credentials to the new_application_pool.

Answer: B

 

NEW QUESTION 180
A device group is made up of four members: LTM-A, LTM-B, LTM-C, and LTM-D. An LTM Specialist makes a configuration change on LTM-B. Later, a different LTM Specialist notices a "changes pending" message on all devices. When logged into LTM-D, the LTM Specialist attempts to config-sync to the device group. The sync operation fails.
Why is the LTM Specialist on LTM-D unable to synchronize the configuration to the group?

  • A. NTP is NOT configured on the devices in the group.
  • B. LTM-D has the lowest commit-id of the group.
  • C. The changes made on LTM-B are invalid.
  • D. LTM-B is the device eligible to initiate a config-sync.

Answer: D

 

NEW QUESTION 181
AN LTM Specialist is setting up a new HTTPS virtual server to decrypt client traffic. SNAT the traffic and send the encrypted traffic to the poor member, the client's IP address must be included in the traffic sent to the pool member.
What is a complete set of profiles that must be configured for the virtual server to meet these requirements?

  • A. TCP, Client SSL, Server SSL, HTTP
  • B. TCP , Server SSL, HTTP
  • C. TCP, Client SSL, Server SSL
  • D. TCP, Client SSL, HTTP

Answer: A

 

NEW QUESTION 182
An LTM Specialist must perform a hot fix installation from the command line.
What is the correct procedure to ensure that the installation is successful?

  • A. import the hot fix to the /var/shared/images directory
    check the integrity of the file with an md5 checksum
    tmsh apply sys software hotfix volume <volume_name> <hotfix_name>.iso
  • B. import the hot fix to the /shared/images directory
    check the integrity of the file with an md5 checksum
    tmsh install sys software hotfix <hotfix_name>.iso volume <volume_name>
  • C. import the hot fix to the /var/shared/images directory
    check the integrity of the file with an md5 checksum
    tmsh install sys software hotfix <hotfix_name>.iso volume <volume_name>
  • D. import the hot fix to the /shared/images directory
    check the integrity of the file with an md5 checksum
    tmsh apply sys software hotfix volume <volume_name> <hotfix_name>.iso

Answer: B

 

NEW QUESTION 183
An LTM Specialist needs to configure a virtual server with the requirements displayed below.
Application is currently an internal HTTPapplication
Encrypted external user access
Links are hard for siteA example.com and need to rewritten to siteB.Example.com Which profiles must the LTM Specialist use to provide the proper functionality?

  • A. Clientssl, fastL4, Stream
  • B. Serverless, fastL4, Stream
  • C. Clientssll, Stream
  • D. Serverless, Stream

Answer: C

Explanation:
Explanation
For http application and external encryption, clientssl is required, and if the message content needs to be modified, the steam profile is required. FastL4 profile cannot coexist with clientssl and stream.

 

NEW QUESTION 184
Which process can be eliminated by terminating SSL communication on the LTM device rather than the backend pool members?

  • A. generating CSRS
  • B. administering SSL on the web servers
  • C. applying security patches on the backend pool members
  • D. obtaining SSL certificatesfrom a certificate authority

Answer: B

 

NEW QUESTION 185
Where does a LTM Specialist view all of the objects that are part of a deployed iApp?

  • A. iAPP> Application Policy > Objects
  • B. Local Traffic > Network Map > View Map
  • C. Local Traffic . Virtual Servers > Applications
  • D. IAP > Application Service > Components

Answer: D

 

NEW QUESTION 186
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 has too many concurrent connections.
  • B. The pool member lacks the object requested by the monitor.
  • C. The pool member is rejecting the request because it is invalid.
  • D. The pool member is NOT accepting requests from the LTM device IP address.

Answer: C

 

NEW QUESTION 187
A virtual serverconfiguration for traffic destined to a server is as shown:

HTTP traffic is destined to the 10 10.20.1 server from the source
Based on precedence, which virtual server accepts this traffic?

  • A. MyVS4
  • B. MyVS3
  • C. MyvS1
  • D. MyVS2

Answer: D

 

NEW QUESTION 188
What is the correct command to reset an LTM device to its default settings?

  • A. tmsh set /sys config defaults
  • B. tmsh /util bigpipe reset-factory-defaults
  • C. tmsh load /sys config default
  • D. tmsh reset-all default

Answer: C

 

NEW QUESTION 189
-- Exhibit -

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

  • A. /Common/vs2-https-redirect
  • B. /Common/vs3-https-redirect
  • C. /Common/vs1-https-redirect
  • D. /Common/vs5-https-redirect
  • E. /Common/vs4-https-redirect

Answer: C,E

 

NEW QUESTION 190
A BIG-IP Administrator plans to upgrade a BIG-IP device to the latest TMOS version.
Which two tools could the administrator leverage to verify known issues for the target versions?
(Choose two.)

  • A. F5 Bug Tracker
  • B. FSiHealth
  • C. F5 Downloads
  • D. F5 University
  • E. F5 End User Diagnostics (EUD)

Answer: A,B

Explanation:
Explanation
F5 University -- F5 learning materials
F5 Downloads - iso download page
F5 End User Diagnostics (EUD) -- Hardware detection

 

NEW QUESTION 191
An LTM device is monitoring three pool members. One pool member is being marked down.
What should the LTM Specialist enable to prevent the server from being flooded with connections once its monitor determines it is up?

  • A. slow ramp timer
  • B. manual resume
  • C. packet shaping
  • D. fastest load balance algorithm
  • E. hold down timer

Answer: A

 

NEW QUESTION 192
AN LTM Specialist needs to determine the delay between anLTM device and the internal web server for a specific client.
Which two AVR reporting options should the LTM Specialist enable to measure the delay? (Choose two.)

  • A. Response codes
  • B. Methods
  • C. User agents
  • D. Client IP
  • E. Server latency

Answer: D,E

Explanation:
Explanation
The problem is to specify the server delay of the client

 

NEW QUESTION 193
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.2.2
  • B. 192.1.1.100
  • C. 192.1.1.1
  • D. 192.1.2.1

Answer: C

 

NEW QUESTION 194
A new web application is being deployed Mutual SSL authentication must be used to authenticate clients.
Which of the following two tasks must be completed to meet therequirements? (Choose two)

  • A. generate a CSR to register a certificate with the CA
  • B. instruct the desktop team to update the web browser to the most recent release
  • C. configure the client SSL profile with the Trusted .Certificate Authorities
  • D. configure the server SSL profile with "Client Certificate" Set to require
  • E. configure the client SSL profile with "Client Certificate" set to require

Answer: C,E

 

NEW QUESTION 195
......

All 303 Dumps and Training Courses: https://www.test4engine.com/303_exam-latest-braindumps.html

Help candidates to study and pass the BIG-IP ASM Specialist Exams hassle-free: https://drive.google.com/open?id=12cDxnF46z2VITprjAEWR4MCEaW0-Wb_N