Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

A BIG-IP Administrator wants to add the ASM Module to an HA pair of BIG-IP devices. The BIG-IP Administrator has already installed a new Add-On License on both devices in the HA pair. What should the BIG-IP Administrator do next to use the module?

A.

Provision the new module on both BIG-IP device's

B.

Synchronize both BIG-IP devices

C.

Reboot both BIG-IP devices

D.

Reactivate the Licenses on both BIG IP devices

Assume a virtual server is configured with a ClientSSL profile. What would the result be if the virtual server's destination port were not 443?

A.

SSL termination could not be performed if the virtual server's port was not port 443.

B.

Virtual servers with a ClientSSL profile are always configured with a destination port of 443.

C.

As long as client traffic was directed to the alternate port, the virtual server would work as intended.

D.

Since the virtual server is associated with a ClientSSL profile, it will always process traffic sent to port 443.

A site is load balancing to a pool of web servers. Which statement is true concerning BIG IP's ability to verify whether the web servers are functioning properly or not?

A.

Web server monitors can test the content of any page on the server.

B.

Web server monitors always verify the contents of the index.html page.

C.

Web server monitors can test whether the server's address is reachable, but cannot test a page's content.

D.

Web server monitors can test the content of static web pages, but cannot test pages that would require the web server to dynamically build content.

Generally speaking, should the monitor templates be used as production monitors or should they be customized prior to use.

A.

Most templates, such as http and tcp, are as effective as customized monitors.

B.

Monitor template customization is only a matter of preference, not an issue of effectiveness or performance.

C.

Most templates, such as https, should have the receive rule customized to make the monitor more robust.

D.

While some templates, such as ftp, must be customized, those that can be used without modification are not improved by specific changes.

A BIG-IP Administrator is configuring an SSH Pool with five members.

Which Health Monitor should be applied to ensure that available pool members are monitored

accordingly?

A.

https

B.

udp

C.

http

D.

tcp

A 8IG-IP Administrator is making adjustments to an iRule and needs to identify which of the 235 virtual

server configured on the BIG-IP device will be affected.

How should the administrator obtain this information in an effective way?

A.

Local Traffic > Virtual Server

B.

Local traffio Pools

C.

LOCAL Traffic > Network Map

D.

Local traffic > Rules

Which statement is true regarding failover?

A.

Hardware failover is disabled by default.

B.

Hardware failover can be used in conjunction with network failover.

C.

If the hardware failover cable is disconnected, both BIGIP devices will always assume the active role.

D.

By default, hardware fail over detects voltage across the failover cable and monitors traffic across the internal VLAN.

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

when HTTP_REQUEST { if {[HTTP::uri] ends_with "txt" } { pool pool1 } elseif {[HTTP::uri] ends_with "php" } { pool pool2 }

If a user connects to http://10.10.1.100/foo.html, which pool will receive the request?

A.

pool1

B.

pool2

C.

None. The request will be dropped.

D.

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

How is persistence configured?

A.

Persistence is an option within each pool's definition.

B.

Persistence is a profile type; an appropriate profile is created and associated with virtual server.

C.

Persistence is a global setting; once enabled, loadbalancing choices are superceded by the persistence method that is specified.

D.

Persistence is an option for each pool member. When a pool is defined, each member's definition includes the option for persistence.

The owner of a web application asks the 8IG-IP Administrator to change the port that the BIG-IP device sends traffic to. This change must be made for each member in the server pool named app_pool for their Virtual Server named app_vs. In which area of the BIG-IP Configuration Utility should the BIG-P Administrator make this change?

A.

Local Traffic > Pools

B.

Local Traffic > Nodes

C.

Network > Interfaces

D.

Local Traffic > Virtual Servers