301B Exam Questions
211 real 301B exam questions with expert-verified answers and explanations. Page 1 of 5.
- Question #1
An LTM device is running BIG-IP v10.2.0 software. The LTM Specialist is tasked with upgrading the LTM device to BIG-IP v11.2.0 (Hotfix). The LTM Specialist starts the upgrade proce...
- Question #2
A stand-alone LTM device is to be paired with a second LTM device to create an active/standby pair. The current stand-alone LTM device is in production and has several VLANs with f...
- Question #3
What is the correct command to reset an LTM device to its default settings?
- Question #4
In which file would the LTM Specialist find virtual server configurations?
- Question #5
When re-licensing an LTM device from the command line interface, which tmsh command should the LTM Specialist use to generate the required information to provide on the F5 licensin...
- Question #6
A device on the network is configured with the same IP address as the management address of the active LTM device, causing the management GUI to be inaccessible. Which two methods...
- Question #7
The LTM Specialist is in the process of creating a USB boot drive for the purpose of restoring the BIG-IP software to an LTM device. A separate LTM device has been selected for the...
- Question #8
An LTM Specialist has installed a hotfix that updated the SCCP firmware package. Which command will ensure that the host subsystem and SCCP reboot?
- Question #9
Which procedure should an LTM Specialist follow to move a configuration from a 1500 to a 1600 hardware platform during an upgrade?
- Question #10
What is the recommended procedure for upgrading a major TMOS release on a BIG-IP platform?
- Question #11
An LTM Specialist uploaded new releases .iso and .md5 files titled "BIGIP-FILENAME" via the GUI. Which commands are run via the command line from the root directory to verify the i...
- Question #12
An LTM Specialist must perform a hot fix installation from the command line. What is the correct procedure to ensure that the installation is successful?
- Question #13
Which two alerting capabilities can be enabled from within an application visibility reporting (AVR) analytics profile? (Choose two.)
- Question #14
What is a benefit provided by F5 Enterprise Manager?
- Question #15
Which two items can be logged by the Application Visibility Reporting analytics profile? (Choose two.)
- Question #16
Which file should be modified to create custom SNMP alerts?
- Question #17
An LTM Specialist has set up a custom SNMP alert. Which command line tool should the LTM Specialist use to test the alert?
- Question #18
Given this as the first packet displayed of an ssldump: 2 2 1296947622.6313 (0.0001) S>CV3.1(74) Handshake ServerHello Version 3.1 random[32]= 19 31 e7 35 c1 14 65 63 54 23 b7 c4 3...
- Question #19
Which command should the LTM Specialist execute on the LTM device command line interface?
- Question #20
An application is configured on an LTM device: Virtual server: 10.0.0.1:80 (VLAN vlan301) SNAT IP: 10.0.0.1 Pool members: 10.0.1.1:8080, 10.0.1.2:8080, 10.0.1.3:8080 (VLAN vlan302)...
- Question #21
An LTM Specialist sees these entries in /var/log/ltm: Oct 25 03:34:31 tmm warning tmm[7150]: 01260017:4: Connection attempt to insecure SSL server (see RFC5746) aborted, 172.16.20....
- Question #22
A virtual server for a set of web services is constructed on an LTM device. The LTM Specialist has created an iRule and applied this iRule to the virtual server: when HTTP_REQUEST...
- Question #23
An LTM Specialist is tasked with ensuring that the syslogs for the LTM device are sent to a remote syslog server. The following is an extract from the config file detailing the nod...
- Question #24
Given a tcpdump on an LTM device from both sides of a connection on the External and Internal VLANs, how should an LTM Specialist determine if SNAT is enabled for a particular pool...
- Question #25
An LTM Specialist has a OneConnect profile and HTTP profile configured on a virtual server to load balance an HTTP application. The following HTTP headers are seen in a network tra...
- Question #26
An LTM device has a virtual server configured as a Performance Layer 4 virtual listening on 0.0.0.0:0 to perform routing of packets to an upstream router. The client machine at IP...
- Question #27
Request: GET /cart/updatecart.php HTTP/1.1 Connection: keep-alive Cache-Control: max-age=0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/531.4 (KHTML, like...
- Question #28
An LTM Specialist has been asked to configure a virtual server to distribute connections between a pool of two application servers with addresses 172.16.20.1 and 172.16.20.2. The a...
- Question #29
An LTM Specialist is investigating reports from users that SSH connections are being terminated unexpectedly. SSH connections are load balanced through a virtual server. The users...
- Question #30
An LTM Specialist has a single HTTPS virtual server doing SSL termination. No server SSL profile is defined. The pool members are on the internal VLAN answering on HTTP port 80. Us...
- Question #31
A user is having issues with connectivity to an HTTPS virtual server. The virtual server is on the LTM device's external vlan, and the pools associated with the virtual server are...
- Question #32
An application owner claims an LTM device is delaying delivery of an HTTP application. The LTM device has two VLANs, an internal and an external. The application servers reside on...
- Question #33
A client (10.10.1.30) connecting to an HTTPS virtual server (10.10.1.100) with a clientssl profile is getting an SSL error. Which options will trace this issue?
- Question #34
An LTM device is deployed in a one-armed topology. The virtual server, clients, and web servers are connected on the LTM device internal VLAN. A client tries to connect to the virt...
- Question #35
An LTM Specialist configures a new HTTP virtual server on an LTM device external VLAN. The web servers are connected to the LTM device internal VLAN. Clients trying to connect to t...
- Question #36
The LTM Specialist is writing a custom HTTP monitor for a web application and has viewed the content by accessing the site directly via their browser. The monitor continually fails...
- Question #37
An LTM Specialist configures an HTTP monitor as follows: ``` ltm monitor http stats_http_monitor { defaults-from http destination *: * interval 5 recv "Health check: OK" time-until...
- Question #38
The following decoded tcpdump capture shows the trace of a failing health monitor. ``` 00:00:13.245104 IP 10.29.29.60.51947 > 10.0.0.12.http: P 1:59(58) ack 1 win 46 <nop,nop,times...
- Question #39
An LTM device is monitoring pool members on port 80. The LTM device is using an HTTP monitor with a send string of 'GET /' and a blank receive string. What would cause the pool mem...
- Question #40
An LTM device is monitoring three pool members. One pool member is being marked down. What should the LTM Specialist enable to prevent the server from being flooded with connection...
- Question #41
An LTM device is serving an FTP virtual server that has three pool members. The FTP pool members are monitored via TCP port 21. Customers are reporting that they are able to log in...
- Question #42
An LTM HTTP pool has an associated monitor that sends a string equal to 'GET /test.html'. Which two configurations could an LTM Specialist implement to allow server administrators...
- Question #43
An LTM Specialist is receiving reports from customers about multiple applications failing to work properly. The LTM Specialist looks at the services running and notices that the bi...
- Question #44
An LTM Specialist is setting up a monitor for an HTTP 1.1 server. The response to a GET / is: HTTP/1.1 302 Moved Temporarily Which send string settings should the LTM Specialist us...
- Question #45
An LTM Specialist defines a receive string in the HTTP monitor and then assigns it to the HTTP pool. The monitor has an interval of 5 seconds and a timeout of 16 seconds. If the re...
- Question #46
An LTM Specialist receives a request to monitor the network path through a member, but NOT the member itself. Which monitor option should the LTM Specialist enable or configure?
- Question #47
An LTM Specialist is creating a custom EAV monitor. In which directory should the LTM Specialist upload the script?
- Question #48
An FTP monitor is NOT working correctly. Which three pieces of information does the LTM Specialist need to provide to ensure a properly working FTP monitor? (Choose three.)
- Question #49
Which iRule statement denotes a virtual server from CMP?
- Question #50
What is the effect of an iRule error such as referencing an undefined variable?