ExamGecko
Home Home / F5 / 201

F5 201 Practice Test - Questions Answers, Page 25

Question list
Search
Search

Related questions











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 }

http://10.10.1.100/foo.html 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?

A.
MSIE_pool
A.
MSIE_pool
Answers
B.
Mozilla_pool
B.
Mozilla_pool
Answers
C.
None. The request will be dropped.
C.
None. The request will be dropped.
Answers
D.
Unknown. The pool cannot be determined from the information provided.
D.
Unknown. The pool cannot be determined from the information provided.
Answers
Suggested answer: B

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

when CLIENT_ACCEPTED { if {[TCP::local_port] equals 21 } { pool

ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool }

If a user connects to 10.10.1.100 and port 22, which pool will receive the request?

A.
ftppool
A.
ftppool
Answers
B.
telnetpool
B.
telnetpool
Answers
C.
None. The request will be dropped.
C.
None. The request will be dropped.
Answers
D.
Unknown. The pool cannot be determined from the information provided.
D.
Unknown. The pool cannot be determined from the information provided.
Answers
Suggested answer: D

Which statement is true concerning a functional iRule?

A.
iRules use a proprietary syntax language.
A.
iRules use a proprietary syntax language.
Answers
B.
iRules must contain at least one event declaration.
B.
iRules must contain at least one event declaration.
Answers
C.
iRules must contain at least one conditional statement.
C.
iRules must contain at least one conditional statement.
Answers
D.
iRules must contain at least one pool assignment statement.
D.
iRules must contain at least one pool assignment statement.
Answers
Suggested answer: B

What is the purpose of floating self-IP addresses?

A.
to define an address that grants administrative access to either system at any time
A.
to define an address that grants administrative access to either system at any time
Answers
B.
to define an address that allows either system to initiate communication at any time
B.
to define an address that allows either system to initiate communication at any time
Answers
C.
to define an address that allows network devices to route traffic via a single IP address
C.
to define an address that allows network devices to route traffic via a single IP address
Answers
D.
to define an address that gives network devices greater flexibility in choosing a path to forward traffic
D.
to define an address that gives network devices greater flexibility in choosing a path to forward traffic
Answers
Suggested answer: C

Which parameters are set to the same value when a pair of BIG-IP devices are synchronized?

A.
host names
A.
host names
Answers
B.
system clocks
B.
system clocks
Answers
C.
profile definitions
C.
profile definitions
Answers
D.
VLAN failsafe settings
D.
VLAN failsafe settings
Answers
E.
MAC masquerade addresses
E.
MAC masquerade addresses
Answers
Suggested answer: C

Which two statements are true concerning the default communication between a redundant pair of BIG-IP systems? (Choose two.)

A.
Synchronization occurs via a TCP connection using ports 683 and 684.
A.
Synchronization occurs via a TCP connection using ports 683 and 684.
Answers
B.
Connection mirroring data is shared via a TCP connection using port 1028.
B.
Connection mirroring data is shared via a TCP connection using port 1028.
Answers
C.
Persistence mirroring data is shared via a TCP connection using port 1028.
C.
Persistence mirroring data is shared via a TCP connection using port 1028.
Answers
D.
Connection mirroring data is shared through the serial fail over cable unless network failover is enabled.
D.
Connection mirroring data is shared through the serial fail over cable unless network failover is enabled.
Answers
Suggested answer: B, C

Which two methods can be used to determine which BIG-IP is currently active? (Choose two.)

A.
The bigtop command displays the status.
A.
The bigtop command displays the status.
Answers
B.
Only the active system's configuration screens are active.
B.
Only the active system's configuration screens are active.
Answers
C.
The status (Active/Standby) is embedded in the command prompt.
C.
The status (Active/Standby) is embedded in the command prompt.
Answers
D.
The ifconfig a command displays the floating addresses on the active system.
D.
The ifconfig a command displays the floating addresses on the active system.
Answers
Suggested answer: A, C

As a part of the Setup Utility, the administrator sets the host name for the BIG IP. What would be the result if the two systems in a redundant pair were set to the same host name?

A.
Host names do not matter in redundant pair communication.
A.
Host names do not matter in redundant pair communication.
Answers
B.
In a redundant pair, the two systems will always have the same host name. The parameter is synchronized between the systems.
B.
In a redundant pair, the two systems will always have the same host name. The parameter is synchronized between the systems.
Answers
C.
The first time the systems are synchronized the receiving system will be assigned the same self-IP addresses as the source system.
C.
The first time the systems are synchronized the receiving system will be assigned the same self-IP addresses as the source system.
Answers
D.
When the administrator attempts to access the configuration utility using the host name, they will always connect to the active system.
D.
When the administrator attempts to access the configuration utility using the host name, they will always connect to the active system.
Answers
Suggested answer: C

When network failover is enabled, which of the following is true?

A.
The failover cable status is ignored. Failover is determined by the network status only.
A.
The failover cable status is ignored. Failover is determined by the network status only.
Answers
B.
Either a network failure or loss of voltage across the failover cable will cause a failover.
B.
Either a network failure or loss of voltage across the failover cable will cause a failover.
Answers
C.
A network failure will not cause a failover as long as there is a voltage across the failover cable.
C.
A network failure will not cause a failover as long as there is a voltage across the failover cable.
Answers
D.
The presence or absence of voltage over the fail over cable takes precedence over network failover.
D.
The presence or absence of voltage over the fail over cable takes precedence over network failover.
Answers
Suggested answer: C

Where is the loadbalancing mode specified?

A.
within the pool definition
A.
within the pool definition
Answers
B.
within the node definition
B.
within the node definition
Answers
C.
within the virtual server definition
C.
within the virtual server definition
Answers
D.
within the pool member definition
D.
within the pool member definition
Answers
Suggested answer: A
Total 254 questions
Go to page: of 26