Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free F5 201 Practice Exam with Questions & Answers

Questions 1

A BIG-IP Administrator finds the following log entry:

tnm tmm[7141]: 011e0002:4: sweeperjjpdate: aggressive mode activated.

Which action should the BIG-IP Administrator to mitigate this memory issue?

Options:
A.

Configure the redundant par to be active-active

B.

Decrease the TCP profile ide Timeout value

C.

increase the TCP profile ide Timeout value

D.

Configure the serve to use Connection Mirroring

F5 201 Premium Access
Questions 2

A virtual server is listening at 10.10.1.100:80 and has the following iRule associated with it:

when HTTP_REQUEST { if { [HTTP::header UserAgent] contains "MSIE" }

{ pool MSIE_pool }

else { pool Mozilla_pool }

If a user connects to http://10.10.1.100/foo.html and their browser does not specify a UserAgent, which pool will receive the request?

Options:
A.

MSIE_pool

B.

Mozilla_pool

C.

None. The request will be dropped.

D.

Unknown. The pool cannot be determined from the information provided.

Questions 3

Refer to the exhibit.

201 Question 3

How are new connections load balanced?

Options:
A.

To the first two members listed with the same priority group

B.

To the pool member with the least number of connections

C.

To the pool member with a high priority group value defined

D.

To the pool member with a low priority group value defined

Questions 4

The current status of a given pool is offline (red). Which condition could explain that state? Assume the descriptions below include all monitors assigned for each scenario.

Options:
A.

No monitors are currently assigned to any pool, member or node.

B.

The pool has a monitor assigned to it, and none of the pool members passed the test.

C.

The pool has a monitor assigned to it, and only some of the pool's members passed the test.

D.

A monitor is assigned to all nodes and all nodes have passed the test. The pool's members have no specific monitor assigned to them.

Questions 5

Which action will take place when a failover trigger is detected by the active system?

Options:
A.

The active device will take the action specified for the failure.

B.

The standby device also detects the failure and assumes the active role.

C.

The active device will wait for all connections to terminate and then failover.

D.

The standby device will begin processing virtual servers that have failed, but the active device will continue servicing the functional virtual servers.

Questions 6

The interface 1.1 of the BIG-IP device has been connected to a link dedicated to traffic on VLAN 120. What should the BIG-IP Administrator do to receive traffic from the VLAN?

Options:
A.

Create a new VLAN object and set Customer Tag to 120

B.

Create a new VLAN object and assign the interface 1.1 untagged

C.

Create a new trunk object with interface 1.1 assigned

D.

Create a new trunk object and assign it to the VLAN

Questions 7

Which file should the BIG-IP Administrator check to determine when a Virtual Server changed its status

Options:
A.

/var/log/audit

B.

/var/log/lastlog

C.

/var/log/tm

D.

/var/log/monitors

Questions 8

Which statement is true concerning SNATs using automap?

Options:
A.

Only specified self-IP addresses are used as automap addresses.

B.

SNATs using automap will translate all client addresses to an automap address.

C.

A SNAT using automap will preferentially use a floating self-IP over a nonfloating self-IP.

D.

A SNAT using automap can be used to translate the source address of all outgoing traffic to the same address regardless of which VLAN the traffic is sent through.

Questions 9

Which two can be a part of a virtual server's definition? (Choose two.)

Options:
A.

rule(s)

B.

pool(s)

C.

monitor(s)

D.

node address(es)

E.

loadbalancing method(s)

Questions 10

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?

Options:
A.

192.1.1.100

B.

192.1.2.2

C.

192.1.1.1

D.

192.1.2.1