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

To increase available bandwidth of an existing Trunk, the BIG-IP Administrator is adding additional interfaces. Which command should the BIG-IP Administrator run from within bash shell?

A.

tmsh modify /sys trunk trunk_A interfaces add {1.3 1.4}

B.

tmsh create /net trunk trunk_A interfaces add {1.3 1.4}

C.

tmsh create /sys trunk trunk_A interfaces add {1.3 1.4}

D.

tmsh modify /net trunk trunk_A interfaces add {1.3 1.4}

Which statement is true concerning cookie persistence?

A.

Cookie persistence allows persistence independent of IP addresses.

B.

Cookie persistence allows persistence even if the data are encrypted from client to pool member.

C.

Cookie persistence uses a cookie that stores the virtual server, pool name, and member IP address in clear text.

D.

If a client's browser accepts cookies, cookie persistence will always cause a cookie to be written to the client's file system.

An application is configured so that the same pool member must be used for an entire session, as well as for HTTP and FTP traffic. A user reports that a session has terminated, and the user must restart the session. The BIG-IP Administrator determines that the active BIG-IP device failed over to the standby BIG-IP device. Which configuration settings should the BIG-IP Administrator verify to ensure proper behavior when BIG-IP failover occurs?

A.

Cookie persistence and session timeout

B.

Stateful failover and network failover detection

C.

syn-cookie insertion threshold and connection low-water mark

D.

Persistence mirroring and Match Across Services

The BIG-IP Administrator wants to provide quick failover between the F5 LTM devices that are configured as an HA pair with a single Self IP using the MAC Masquerade feature. The administrator configures MAC masquerade for traffic-group-1 using the following command:

`tmsh modify /cm traffic-group traffic-group-1 mac 02:12:34:56:00:00`

However, the Network Operations team identifies an issue with using the same MAC address across multiple VLANs. As a result, the administrator enables Per-VLAN MAC Masquerade to ensure a unique MAC address per VLAN by running:

`tmsh modify /sys db tm.macmasqaddr_per_vlan value true`

What would be the resulting MAC address on a tagged VLAN with ID 1501? (Choose one answer)

A.

02:12:34:56:01:15

B.

02:12:34:56:dd:05

C.

02:12:34:56:05:dd

D.

02:12:34:56:15:01

What should a BIG-IP Administrator configure tominimize impact during a failover? (Choose one answer)

A.

External monitors

B.

Clone pool

C.

OneConnect profile

D.

MAC masquerading

A BIG-IP Administrator needs to have a BIG-IP linked to two upstream switches for resilience of the external network. The network engineer who is going to configure the switch instructs the BIG-IP Administrator to configure interface binding with LACP. Which configuration should the administrator use?

A.

A Trunk containing an interface connected to each switch

B.

A Trunk listing the allowed VLAN IDs and MAC addresses configured on the switches

C.

A virtual server with an LACP profile and the interfaces connected to the switches as pool members

D.

A virtual server with an LACP profile and the switches' management IPs as pool members

What should a BIG-IP Administrator configure to minimize impact during a failover?

A.

MAC masquerading

B.

External monitors

C.

OneConnect profile

D.

Clone pool

A development team needs to apply a software fix and troubleshoot one of its servers. The BIG-IP Administrator needs to immediately remove all connections from the BIG-IP system to the back-end server. The BIG-IP Administrator checks the Virtual Server configuration and finds that a persistence profile is assigned to it. What should the BIG-IP Administrator do to meet this requirement?

A.

Set the pool member to a Disabled state

B.

Set the pool member to a Forced Offline state and manually delete existing connections through the command line

C.

Set the pool member to a Disabled state and manually delete existing connections through the command line

D.

Set the pool member to a Forced Offline state

A BIG-IP Administrator has acluster of devices.

What should the administrator doafter creating a new Virtual Server on device 1? (Choose one answer)

A.

Synchronize the settings of thegroup to device 1

B.

Create a new cluster on device 1

C.

Synchronize the settings ofdevice 1 to the group

D.

Create a new virtual server on device 2