Users are unable to reach an application. The BIG-IP Administrator checks the Configuration Utility and observes that the Virtual Server has a red diamond in front of its status.
What is causing this issue?
AThe Virtual Server is disabled.
BAll pool members have been disabled.
CAll pool members are down.
DThe Virtual Server is receiving HTTPS traffic over HTTP virtual.
0
Community Discussion
No comments yet. Be the first to start the discussion!
That's the end of the preview
It's free
100% of the questions are free for all users. No strings attached.
Installation, Licensing, and Initial ConfigurationNetwork ConfigurationPools and Pool MembersVirtual ServersProfiles and ProtocolsLoad Balancing Methods and AlgorithmsHigh Availability and FailoverMonitoring, Logging, and Troubleshooting
No comments yet. Be the first to start the discussion!
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
0
Community Discussion
No comments yet. Be the first to start the discussion!
0
Community Discussion
No comments yet. Be the first to start the discussion!
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
A BIG-IP Administrator needs to ensure that, if a pool member is marked down by its monitor, the BIG-IP system sends existing connections to another available pool member.
Which task should the BIG-IP Administrator perform to meet this goal?
ASet Action on Service Down setting under the pool configuration to reselect
BReconfigure the pool monitor to mark the member as UP
CSet Action on Service Down setting under the Virtual Server configuration to reselect
DEnable mirroring within the persistence profile
A BIG-IP administrator upgrades a BIG-IP LTM system to a newer software version. After the administrator reboots into the new volume, the configuration fails to load.
What is the reason the configuration is failing to load?
AThe upgrade was performed on the standby unit.
BConnectivity to the DNS server failed to be established.
CThe license needed to be reactivated before the upgrade.
DA minimum of at least two reboots is required.
A BIG-IP Administrator receives an RMA replacement for a failed F5 device. The BIG-IP Administrator tries to restore a UCS taken from the previous device, but the restore fails.
The following error appears in /var/log/ltm:
mcpd[2395]: 01070608:0: License is not operational (expired or digital signature does not match contents)
What should the BIG-IP Administrator do to avoid this error?
ARemove the license information from the UCS archive
BUse the appropriate tmsh command with the no-license option
CRevoke the license prior to restoring
DReactivate the license on the new device using the manual activation method
Within the BIG-IP Configuration Utility, a user wants a single screen that shows the status of all Virtual Servers along with their associated pool members, as well as any iRules that are in use.
Where should the BIG-IP Administrator direct the user to find this view?
ALocal Traffic > Network Map
BLocal Traffic > Monitors
CLocal Traffic > Virtual Servers
DStatistics
A BIG-IP Administrator assigns the default http health monitor to a pool that has three members listening on port 80. When the administrator connects to each pool member using the CURL utility:
Two of the members respond with a status of 404 Not Found
The third member responds with 200 OK
What will the pool show for member availability?
ATwo members offline and one member online
BAll members online
CTwo members online and one member offline
DAll members offline
For a given Virtual Server, the BIG-IP must perform SSL Offload and negotiate secure communication over TLSv1.2 only.
What should the BIG-IP Administrator do to meet this requirement?
AConfigure a custom SSL Profile (Server) with a custom TLSv1.2 cipher string
BConfigure a custom SSL Profile (Client) with a custom TLSv1.2 cipher string
CConfigure a custom SSL Profile (Server) and select no TLSv1 in the options list
DConfigure a custom SSL Profile (Client) and select no TLSv1 in the options list
Refer to the exhibit.
A user with IP address 192.168.162.70 is unable to connect to an HTTP application.
What is a possible cause within the Virtual Server configuration?
AThe Source Address is configured as 10.128.10.0/24
BThe Service Port is configured as 0 *All Ports
CThe Virtual Server is configured as a Standard Type
DThe Destination Address is configured as 192.168.162.80
During a planned upgrade to a BIG-IP HA pair running in Active/Standby mode, an outage to application traffic is reported shortly after the Active unit is forced into Standby. Reverting the failover resolves the outage.
Based on the exhibit shown, what should the BIG-IP Administrator modify to avoid an outage during the next failover event?
AThe Tag value on the Active device
BThe Tag value on the Standby device
CThe Interface on the Active device to 1.1
DThe Interface on the Standby device to 1.1
Refer to the exhibit above.
An organization is reporting slow performance accessing their Intranet website, hosted in a public cloud. All employees use a single Proxy Server with the public IP of 104.219.110.168 to connect to the Internet.
What should the BIG-IP Administrator of the Intranet website do to fix this issue?
AChange Default Persistence Profile to cookie
BChange Load Balancing Method to Least Connection
CChange Fallback Persistence Profile to source_addr
DChange Source Address to 104.219.110.168/32
Refer to the exhibit above.
The BIG-IP Administrator runs the command shown and observes a device trust issue between BIG-IP devices in a device group. The issue prevents config sync on device bigip3.local.
What is preventing the config sync?
ATime Delta to local system is 12
BBoth devices are standby
CNext Active Load factor is 0 on bigip1.local
DNext Active Load factor is 1 on bigip1.local
What information does a BIG-IP Administrator need to open an F5 Support ticket?
ASerial number of the device, qkview, problem description, contact info
BSerial number of the device, problem description, contact info
CSerial number of the device, ucs file, license file, log files
DSerial number of the device, qkview, packet capture files, license file, ucs
A BIG-IP Administrator configures a device Self IP, but the Self IP is not reachable from the network.
What should the administrator verify first?
AThe correct Trunk has been selected.
BVerify if auto last hop is disabled.
CThe correct VLAN has been selected.
DThe correct Interface has been selected.
A BIG-IP Administrator needs to determine which modules are licensed for use on the BIG-IP system.
In which Configuration Utility section can the BIG-IP Administrator locate this information?
ASystem > Services
BSystem > Support
CSystem > Resource Provisioning
DSystem > Platform
A BIG-IP Administrator identifies malicious brute-force attempts to access the BIG-IP device through SSH on the management interface. The BIG-IP Administrator must restrict SSH access to that management interface.
Where should this be configured?
ANetwork > Interfaces
BSystem > Configuration
CSystem > Platform
DNetwork > Self IPs
A node belongs to multiple pools and hosts distinct web applications. If a web application becomes unavailable, the BIG-IP appliance must mark the pool member down for that application's pool.
What should a BIG-IP Administrator deploy at the pool level to achieve this?
Community Discussion