Question 21
A BIG-IP Administrator defines a device Self IP . The Self IP is NOT reachable from the network. What should the BIG-IP Administrator verify first?
Question 22
What does the following iRule do?
when CLIENT_ACCEPTED {
if { [matchclass [IP::client_addr] equals WebClient1-Whitelist1] }{
#log local0. "Valid client IP: [IP::client_addr] - forwarding traffic"
#Pool WebClient1
} else {
log local0. "Invalid client IP: [IP::client_addr] - discarding"
discard
}
}
when CLIENT_ACCEPTED {
if { [matchclass [IP::client_addr] equals WebClient1-Whitelist1] }{
#log local0. "Valid client IP: [IP::client_addr] - forwarding traffic"
#Pool WebClient1
} else {
log local0. "Invalid client IP: [IP::client_addr] - discarding"
discard
}
}
Question 23
A BIG-IP Administrator needs to purchase new licenses for a BIG-IP appliance.
The administrator needs to know if a module is licensed and the memory requirement for that module.
Where should the administrator view this information in the System menu?
The administrator needs to know if a module is licensed and the memory requirement for that module.
Where should the administrator view this information in the System menu?
Question 24
A BIGJP Administrator needs to load a UCS file but must exclude the license file. How should the administrator perform this task?
Question 25
Refer to the exhibit.

The http monitor is applied to a pool All members are enabled One pool member stops responding TCP port
80. The server still responds to ping.
What is the resulting status ofthis pool member?

The http monitor is applied to a pool All members are enabled One pool member stops responding TCP port
80. The server still responds to ping.
What is the resulting status ofthis pool member?
