Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the F5 BIG-IP ASM 303 Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam 303 Premium Access

View all detail and faqs for the 303 exam


760 Students Passed

97% Average Score

90% Same Questions
Viewing page 8 out of 11 pages
Viewing questions 106-120 out of questions
Questions # 106:

Which Virtual Server type should be used to load balance HTTP traffic to a pool of servers?

Options:

A.

Standard

B.

Stateless

C.

Forwarding (IP)

D.

Forwarding (Layer 2)

Questions # 107:

A user needs to determine known security vulnerabilities on an existing BIG-IP appliance and how to

remediate these vulnerabilities.

Which action should the BIG-IP Administrator recommend?

Options:

A.

Verify the TMOS version and review the release notes

B.

Create a UCS archive and upload to Health

C.

Create a UCS archive and open an F5 Support request

D.

Generate a view and upload to Heath

Questions # 108:

In which file would the LTM Specialist find virtual server configurations?

Options:

A.

bigip.conf

B.

bigip_sys.conf

C.

bigip_base.conf

D.

profile_base.conf

Questions # 109:

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

Question # 109

HTTP traffic is destined to the 10 10.20.1 server from the source

Based on precedence, which virtual server accepts this traffic?

Options:

A.

MyvS1

B.

MyVS2

C.

MyVS3

D.

MyVS4

Questions # 110:

An LTM Specialist needs to upgrade all guests on a Viprion eight CMP guests.

What is the maximum number of guests that the LTM Specialist should upgrade at once?

Options:

A.

Eight

B.

One

C.

TWO

D.

Four

Questions # 111:

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?

Options:

A.

when SERVER_CONNECTED {

if { [IP::addr [IP::remote_addr]] equals 10.10.10.25]} {

log local0. "client 10.10.10.25 connected to pool member [IP::addr [LB::server addr]]" }

}

B.

when CLIENT_ACCEPTED {

if { [IP::addr [clientside [IP::remote_addr]] equals 10.10.10.25]} {

log local0. "client 10.10.10.25 connected to pool member [IP::addr [LB::server addr]]" }

}

C.

when SERVER_CONNECTED {

if { [IP::addr [clientside [IP::remote_addr]] equals 10.10.10.25]} {

log local0. "client 10.10.10.25 connected to pool member [IP::addr [LB::server addr]]" }

}

D.

when CLIENT_ACCEPTED {

if { [IP::addr [IP::remote_addr] equals 10.10.10.25]} {

log local0. "client 10.10.10.25 connected to pool member [IP::addr [LB::server addr]]" }

}

Questions # 112:

An LTM device load balances a pool of routers. The LTM device needs to verify pathavailability to an HTTP server with the IP address 192 168.10 10. located beyond the routers.

Which monitor type and parameters arc required?

Options:

A.

HTTP monitor alias address 192 168.10 10. and set the alias to port 80

B.

TCP monitor, alias address 192.168.10.10. and set the alias to port 80

C.

TCP monitor change transparent option to Yes. set alias address 192.168.10.10. and set the alias to port 80

D.

TCP monitor, change transparent option to Yes, and sot the alias to port 80

Questions # 113:

Which command will identify the active LTM device currently handling client traffic?

Options:

A.

b ha table show

B.

tmsh list /sys ha-status

C.

tmsh show /cm traffic-group

D.

tmsh run /sys failover standby

E.

tmsh show /sys ha-status all-properties

Questions # 114:

Refer to the exhibit

The BIG-IP Administrator is unable to access the management console via Self-IP 10.10 1.33 and port 443.

What is the reason for this problem?

Options:

A.

Packet Filter needs to be configured to allow a source

B.

Self IP is configured to allow TCP All

C.

Self IP is configured to allow UDP 443

D.

Packet Filter is configured to allow port 443

Questions # 115:

-- Exhibit –

Question # 115

-- 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?

Options:

A.

Change pool member port to 8443.

B.

Change virtual server port to 8443.

C.

Add SSL off-loading to the pool member.

D.

Add Client and Server SSL profiles to the virtual server.

Questions # 116:

A BIG-IP Administrator uses backend servers to host multiple services per server. There are multiple virtual servers and pools defined, referencing the same backend servers.

Which load balancing algorithm is most appropriate to have an equal number of connections on each backend server?

Options:

A.

Least Connections (member)

B.

Least Connections (node)

C.

Predictive (member)

D.

Predictive (node)

Questions # 117:

A BIGJP Administrator needs to load a UCS file but must exclude the license file. How should the administrator perform this task?

Options:

A.

From the CLI with command U tmsh load /$ys ucs no-license

B.

From the GUI, select the UCS file, unchcck the license box, and click restore

C.

From the CLI with command(tmos)« tmsh load /sys ucs no-license

D.

From the GUI, select the UCS file and click restore

Questions # 118:

Internet clients connecting to a virtual server to download a file are experiencing about 150 ms of latency and no packet loss.

Which built-in client-side TCP profile provides the highest throughput?

Options:

A.

tcp

B.

tcp-legacy

C.

tcp-lan-optimized

D.

tcp-wan-optimized

Questions # 119:

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 device 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

}

}

}

What issue is the LTM Specialist experiencing?

Options:

A.

The virtual server is disabled on all VLANs.

B.

The pool member is marked down by a monitor.

C.

The pool member is marked down administratively.

D.

The virtual server is configured for the incorrect protocol.

Questions # 120:

AN LTM Specialist receives reports that an external company application is having reliability issues. The F5 Administrator finds the following in /vat/log/ltm file.

Question # 120

The LTM Specialist determines that the F5 LTMdevice is entering into Aggressive Mode Adaptive Reaping, which is causing the site reliability issues.

What is the most likely reason that the LTM device has entered into Aggressive Mode Adaptive Reaping?

Options:

A.

The LTM device exceeds licensed traffic limits.

B.

The site has too many licensed modules.

C.

The LTM device has not provisioned AVR.

D.

The site is under DDOS attack

Viewing page 8 out of 11 pages
Viewing questions 106-120 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.