Pass F5 303 With ActualTestsIT Exam Dumps - Updated on Jan-2022
Fully Updated 303 Dumps - 100% Same Q&A In Your Real Exam
NEW QUESTION 15
An LTM Specialist needs to loadbalance an application using an LTM device to meet the requirements:
The application servers do NOT Support SSL, but client access to the application should be secured.
Multiple requests from the same client should be sent to the same pool member.
All pool members will have roughly the same processing power, and traffic should be distributed evenly.
The LTM device is NOT the pool members' default gateway.
which configuration should the LTM Specialist.
- A. A standard virtual server with a SNAT, HTTP profile, Client profile, andd cookie persistance.
- B. A standard virtual server with a SNAT, HTTP profile Server SSL profile, and cookie persistence
- C. a performance L4 virtual server with a Client SSL profile and Source Address persistence
- D. A performance L4 virtual server with a SNAT, HTTP profile. Server SSL profile, and cookie persistence
- E. a performance 14 virtual server with a SNAT and cookie persistence
Answer: A
NEW QUESTION 16
A BIG-IP Administrator creates a new VLAN on BIG-IP Cluster Member A and attaches an Interface to it.
Although the Auto Config Sync is in place, the new VLAN does NOT show up on Cluster Member B.
What should the BIG-IP Administrator do to ensure the new VLAN is configured on each Cluster Member?
- A. Reset the Device Trust of the BIG-IP Cluster on either Cluster Member.
- B. Enable the Interface that is attached to the new VLAN on Cluster Member A.
- C. Configure the new VLAN manually on Cluster Member B.
- D. Configure a Default Route for the new VLAN on Cluster Member A.
Answer: C
NEW QUESTION 17
-- Exhibit -
-- Exhibit --
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
Pool Members: 10.72.250.52:80 and 10.72.250.60:80 (both on Internal Vlan) There are several current connections to the virtual server, and pool member 10.72.250.52:80 has been set to a
"Disabled" state.
A tcpdump on the Internal Vlan shows traffic going to 10.72.250.52:80.
How soon after the persistence table query was run can existing connections be refreshed/renewed to ensure that no requests are sent to 10.72.250.52?
- A. 539 seconds
- B. 590 seconds
- C. 591 seconds
- D. 460 seconds
- E. 196 seconds
Answer: A
NEW QUESTION 18
Users report that traffic is negatively affected every time a BIG-IP device fails over. The traffic becomes stabilized after a few minutes.
What should the BIG-IP Administrator do to reduce the impact of future failovers?
- A. Set up Failover Method to HA Order
- B. Configure MAC Masquerade
- C. Enable Failover Multicast Configuration
- D. Configure a global SNAT Listener
Answer: B
NEW QUESTION 19
-- Exhibit -

-- Exhibit --
Refer to the exhibits.
Users are able to access the application when connecting directly to the web server but are unsuccessful when connecting to the virtual server.
What is the cause of the application access problem?
- A. The virtual server has SNAT disabled.
- B. The virtual server has address translation disabled.
- C. The virtual server is NOT configured to listen on port 80.
- D. The client has no route to the web server.
- E. The web server is NOT responding on the correct port.
Answer: B
NEW QUESTION 20
ABIG IP system load balances connections to a web application. A TCP-based Denial of Service attack against the web application is occurring, which has caused very high memory utilization on the LTM device due to stale TCP connections.
Which TCPprofile option should be used to reduce memory utilization?
- A. Multipath TCP
- B. Slow Start
- C. Idle timeout
- D. Reset on timeout
Answer: C
NEW QUESTION 21
What should the BIG-IP Administrator do to apply and activate a hotfix to a BIG-IP device that is currently running version 11.0.0 on active partition HD1.1?
- A. 1. set partition HD1.2 active
2. apply a hotfix to partition HD1.2 - B. 1. reactivate the license on partition HD1.1
2. apply a hotfix to partition HD1.1 - C. 1. activate partition HD1.2
2 confirm version 11.0.0 on partition HD1.2
3. install a hotfix on partition HD1.2 - D. 1. confirm that 11.0.0 is installed on inactive partition HD1.2
2. apply a hotfix to partition HD 1.2
3. activate partition HD1.2
Answer: D
NEW QUESTION 22
How should a BIG-IP Administrator control the amount of traffic that a newly enabled pool member receives.
- A. set a Health Monitor
- B. set the Slow Ramp Time
- C. set the Priority Group Activation
- D. set a Connection Limit
Answer: B
Explanation:
Explanation
Slow Ramp Time
Specifies the duration during which the system sends less traffic to a newly-enabled pool member. The amount of traffic is based on the ratio of how long the pool member has been available compared to the slow ramp time, in seconds. Once the pool member has been online for a time greater than the slow ramp time, the pool member receives a full proportion of the incoming traffic. Slow ramp time is particularly useful for the least connections load balancing mode.
Setting this to a nonzero value can cause unexpected Priority Group behavior, such as load balancing to a low-priority member even with enough high-priority servers.
NEW QUESTION 23
What is the correct command to reset an LTM device to its default settings?
- A. tmsh /util bigpipe reset-factory-defaults
- B. tmsh load /sys config default
- C. tmsh reset-all default
- D. tmsh set /sys config defaults
Answer: B
NEW QUESTION 24
An LTM Specialist needs to create an iRule that creates persistence records based on a JSESSIONID cookie.
If a persistence record already exists, then the iRule must persist the client connection according to the existing record.
Which persistence profile enables the iRule to meet these requirements?
- A. SSL
- B. Destination Address Affinity
- C. Source Address Affinity
- D. Universal
- E. Cookie
Answer: D
NEW QUESTION 25
Refer to the exhibit.
According to the shown Configuration Utility stings What is the setting of the User Directory configuration under the Authentication submenu?
- A. Default system configuration
- B. Local
- C. Managed
- D. Remote-TACACS+
Answer: D
NEW QUESTION 26
Which file should be modified to create custom SNMP alerts?
- A. /config/alert.conf
- B. /config/user_alert.conf
- C. /etc/alertd/alert.conf
- D. /etc/alertd/user_alert.conf
Answer: B
NEW QUESTION 27
Refer to the exhibit.
A
user notifies the BIG-IP Administrator that http://remote company.com is NOT accessible. Remote access to company resources must be encrypted.
What should the BIG-IP Administrator do to fix the issue?
- A. Add an iRule to remote.company.com_vs to redirect Traffic to HTTPS
- B. Change the Listening Port on remote.company.com_vs to Port 80
- C. Add a Pool to the Virtual Server remote.company.com_VS
- D. Change the Type of the Virtual Server remote.company.com_vs to Forwarding
Answer: A
Explanation:
Explanation
Requiring all traffic to be HTTPS access requires HTTP requests to be redirected directly to HTTPS.
NEW QUESTION 28
Which Virtual Server type should be used to load balance HTTP traffic to a pool of servers?
- A. Stateless
- B. Forwarding (Layer 2)
- C. Forwarding (IP)
- D. Standard
Answer: D
NEW QUESTION 29
An application is being load balanced through the LTM device using the configuration displayed below.
The network has been re-engineered to NAT all client connection. As a result, allclient connections are hitting the same pool member.

Which changes should the LTM Specialist make in order to restore load balancing functionality wile maintaining session persistence?
- A. Leave the virtual server type set Performance (Layer 4) and change the persistence type to hash
- B. Change the virtual serer type to Forwarding (Layer 4) and leave the persistence type tohash source Address
- C. Change the virtual server type to Standard, add an httpprofile, and change the persistence profile to Destination Address
- D. Change the virtual server to Standard add an http profile, and change the persistence profile to Cookie persistence
Answer: D
NEW QUESTION 30
Where does a LTM Specialist view all of the objects that are part of a deployed iApp?
- A. IAP > Application Service > Components
- B. Local Traffic . Virtual Servers > Applications
- C. iAPP> Application Policy > Objects
- D. Local Traffic > Network Map > View Map
Answer: A
NEW QUESTION 31
A BIG-IP Administrator receives an RMA replacement for a failed F5 device. The BIG-IP Administrator tries to restore a UCS taken from the previous device, but the restore fails. The following error appears inthe/var/log/itm.
mcpd [****J: ******>;0; License is not operational (expired or digital signature does not match contents.) What should the BIG-IP Administrator do to avoid this error?
- A. Use the appropriate tmsh command with the no-license option
- B. Remove the license information from the UCS archive
- C. Revoke the license prior to restoring
- D. Reactivate the license on the new device using the manual activation method
Answer: A
NEW QUESTION 32
An ecommerce company is experiencing latency issues with online shops during Black Friday's peak season.
The BIG-IP Administrator detects an overall high CPU load on the BIG-IP device and wants to move the top utilized Virtual Servers to a dedicated BIG-IP device.
Where should the BIG-IP Administrator determine the problematic Virtual Servers?
- A. Local Traffic > Network Map
- B. Statistics > Module Statistics > Local Traffic > Virtual Servers
- C. Local Traffic > Virtual Servers > Virtual Server List
- D. System > Plattform
Answer: B
NEW QUESTION 33
-- Exhibit -
-- Exhibit --
Refer to the exhibit.
A pair of LTM devices is configured for HA.
What happens if the pool member server with IP address 10.0.0.4 becomes totally unresponsive to the active LTM device, but is still responsive to the standby LTM device?
- A. The HTTP application will be unavailable via the LTM device.
- B. The HA-group will initiate a fail-over because the threshold is set to 2.
- C. The HA-group will disable the trunk my_trunk.
- D. The HA-group will initiate a fail-over because the HA-Group score will be zero.
Answer: B
NEW QUESTION 34
An LTMSpecialist is the administrator of an HA pair that contains two BIG IP units and one floating traffic group (TG1). A new project requires the creation of 30 virtual servers. The Specialist decides to create a new floating traffic group (TG2) to handle this requirement. Objects for this project created by the BIG-IP Managers must appears in the correct traffic group.
Which configuration should the LTM Specialist use to meet the requirement?
- A. Move the BIG-IP Managers from TG1 to TG2
- B. Create a new partition and set the default traffic group to TG2
- C. Restrict the Traffic Group Access of BIG-I Managers to TG2
- D. Modify the default traffic group of the Common partition to TG2
Answer: B
NEW QUESTION 35
-- Exhibit -
-- Exhibit --
Refer to the exhibit.
Which step should an LTM Specialist take to utilize AVR?
- A. reboot the device
- B. install the AVR add-on
- C. provision AVR
- D. license the device for AVR
Answer: C
NEW QUESTION 36
A BIG-IP Administrator needs to make sure that the automatic update check feature works properly.
What must the administrator configure on the BIG-IP system?
- A. Update Check Schedule
- B. NTP servers
- C. SMTP servers
- D. DNS name servers
Answer: A
NEW QUESTION 37
An application is configured on an LTM device:
Virtual server: 10.0.0.1:80 (VLAN vlan301)
SNAT IP: 10.0.0.1
Pool members: 10.0.1.1:8080, 10.0.1.2:8080, 10.0.1.3:8080 (VLAN vlan302) Which packet capture should the LTM Specialist perform on the LTM device command line interface to capture only server traffic specifically for this application?
- A. tcpdump -ni vlan302 -s 0 'port 8080 and (host 10.0.1.1 or host 10.0.1.2 or host 10.0.1.3)' -w
/var/tmp/trace.cap - B. tcpdump -ni 0.0:nnn -s 0 '(port 80 and host 10.0.0.1) or (port 8080 and host 10.0.1.1 or host 10.0.1.2 or host 10.0.1.3)' -w /var/tmp/trace.cap
- C. tcpdump -ni 0.0:nnn -s 0 'host 10.0.0.1' -w /var/tmp/trace.cap
- D. tcpdump -ni vlan301 -s 0 'port 80 and host 10.0.0.1' -w /var/tmp/trace.cap
Answer: A
NEW QUESTION 38
......
Latest 303 Exam Dumps - Valid and Updated Dumps: https://www.actualtestsit.com/F5/303-exam-prep-dumps.html
Verified 303 Exam Questions Certain Success: https://drive.google.com/open?id=1tye6KOOeR8ZQ-ARNQHgab6Jnis3LKON3