General Knowledge Quiz
5 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of these options are correct? (Select all that apply)

  • Option 4
  • Option 3 (correct)
  • Option 2 (correct)
  • Option 1
  • This is an example statement that is true

    True (A)

    Example question?

    example answer

    The ______ barked

    <p>dog</p> Signup and view all the answers

    Match the following programming languages with their primary usage:

    <p>Python = General-purpose programming JavaScript = Client-side scripting for web applications SQL = Database queries CSS = Styling web pages</p> Signup and view all the answers

    Study Notes

    Exam Information

    • Exam: 201
    • Title: BIG-IP Administrator Exam
    • Vendor: F5
    • Version: V13.25

    Question 1

    • A BIG-IP Administrator is conducting maintenance on one BIG-IP appliance in an HA Pair.
    • Why should the BIG-IP Administrator put the appliance into FORCED_OFFLINE state?
    • To terminate existing connections to Virtual Servers and prevent the appliance from becoming active.

    Question 2

    • When upgrading a BIG-IP redundant pair, what happens when one system has been updated but the other has not?
    • The first system to be updated will assume the Active role.

    Question 3

    • A BIG-IP Administrator is performing maintenance on the active device of an HA pair.
    • What should the BIG-IP Administrator do to start the maintenance activity?
    • Force the BIG-IP device to standby.

    Question 4

    • A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic.
    • What would the member status be if it sent an unexpected response to the GET request?
    • The pool member would be marked offline (red).

    Question 5

    • (Refer to the exhibit)
    • (Content missing from the document)

    Question 6

    • Which event is always triggered when a client initially connects to a virtual server configured with an HTTP profile?
    • CLIENT_ACCEPTED

    Question 7

    • Assuming other failover settings are at their default state, what would occur if the failover cable were to be disconnected for five seconds and then reconnected?
    • When the cable is disconnected, both systems will become active. When the voltage is restored, unit two will revert to standby mode.

    Question 8

    • The BIG-IP appliance fails to boot.
    • The BIG-IP Administrator needs to run the End User Diagnostics (EUD) utility to collect data to send to F5 Support.
    • Where can the BIG-IP Administrator access this utility?
    • Management Port

    Question 9

    • (Refer to the exhibit)
    • (Content missing from the document)
    • A user attempts to connect to 10.10.10.1:80 using FTPS with an FTPS client.
    • Which virtual server will match and attempt to process the request?
    • vs_ftp

    Question 10

    • The BIG-IP Administrator needs to perform a BIG-IP device upgrade to the latest version of TMOS.
    • Where can the administrator obtain F5 documentation on upgrade requirements?
    • Local Traffic > Virtual Servers

    Question 11

    • A BIG-IP Administrator contacts F5 Support, which identifies a suspected hardware failure.
    • Which information should the BIG-IP Administrator provide to F5 Support?
    • Qkview, EUD output

    Question 12

    • A BIG-IP device is configured with internal, external, and two Corporate VLANs.
    • What should the BIG-IP Administrator do to correct this behavior?
    • Add a static route for the 172.16.0.0/12 subnet.

    Question 13

    • Which statement is true concerning SNATs using automap?
    • A SNAT using automap will preferentially use a floating self-IP over a nonfloating self-IP.

    Question 14

    • How should a BIG-IP Administrator persistent sessions from being sent to a pool member so that the server administrator can perform maintenance?
    • Force the pool member offline.

    Question 15

    • Interface 1.2 on a BIG-IP VE has a status of UNINITIALIZED..
    • What is the reason for this status?
    • Interface 1.2 has NOT been assigned to a VLAN.

    Question 16

    • A BIG-IP Administrator must determine if a Virtual Address is configured to fail over to the standby member of a device group.
    • In which area of the Configuration Utility can this be confirmed?
    • Local Traffic > Virtual Servers

    Question 17

    • (Refer to the exhibit)
    • (Content missing from the document)
    • The 816-IP Administrator runs the command shown and observes a device trust issue between BIG-IP devices in a device group.

    Question 18

    • A BIG-IP Administrator runs the initial configuration wizard and learns that the NTP servers were invalid.
    • In which area of the Configuration Utility should the BIG-IP Administrator update the list of configured NTP servers?
    • System > Configuration

    Question 19

    • Given that VLAN failsafe is enabled on the external VLAN and the network that the active BIG-IP's external VLAN is connected to has failed, which statement is always true about the results?
    • The active system will note the failure in the HA table.

    Question 20

    • A set of servers is used for an FTP application as well as an HTTP website via separate BIG-IP Pools.
    • Which Load Balancing Method should the BIG-IP Administrator apply to even out the connection count?
    • Least Connections (Node).

    Question 21

    • A standard virtual server has been associated with a pool with multiple members.
    • Which statement is always true concerning traffic processed by the virtual server?
    • The client IP address is unchanged between the client side connection and the server-side connection.

    Question 22

    • Which three properties can be assigned to nodes? (Choose three)
    • Ratio values, health monitors, connection limits

    Question 23

    • A Standard Virtual Server for a web application is configured with Automap..
    • What should the BIG-IP Administrator configure to meet this requirement?
    • An HTTP profile to insert the X-Forward-For header.

    Question 24

    • A site would like to ensure that a given web server's default page is being served correctly prior to sending it client traffic.
    • What would the member status be if it sent an unexpected response to the GET request ?
    • The pool member would be marked offline (red).

    Question 25

    • Which IP address will the client address be changed to when SNAT automap is specified within a Virtual Server configuration?
    • The floating self-IP address on the VLAN where the packet leaves the system.

    Question 26

    • (Refer to the exhibit)
    • (Content missing from the document)

    Question 27

    • A pool member fails the monitor checks for about 30 minutes and then starts passing the monitor checks.
    • What is the likely reason for this problem?
    • Manual resume is enabled.

    Question 28

    • A BIG-IP Administrator is creating a new Trunk on the BIG-IP device.
    • What objects should be added to the new Trunk being created?
    • Interfaces

    Question 29

    • (Refer to the exhibit)
    • (Content missing from the document)
    • A user attempts to connect to 10.10.10.1.80 using FTP over SSL with an FTPS client. Which virtual server will match and attempt to process the request?
    • vs_https

    Question 30

    • A BIG-IP Administrator suspects that one of the BIG-IP device power supplies is experiencing power outages.
    • Which log file should the BIG-IP Administrator check to verify the suspicion?
    • /var/log/daemon.log.

    Question 31

    • A virtual server is listening at 10.10.10.100:80 and has the following iRule associated with it:
    • 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?
    • Mozilla_pool

    Question 32

    • A BIG-IP Administrator needs to collect HTTP status code and HTTP method for traffic flowing through a virtual server.
    • Which default profile provides this information?
    • HTTP

    ... (and so on for the rest of the questions)

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Description

    Test your knowledge with this general quiz featuring a mix of questions ranging from true statements to matching programming languages with their primary usage. Challenge yourself and see how many you can get right!

    More Like This

    General Knowledge Quiz
    8 questions

    General Knowledge Quiz

    FieryTropicalRainforest avatar
    FieryTropicalRainforest
    Python Programming Knowledge Quiz
    5 questions
    General Knowledge Quiz
    5 questions

    General Knowledge Quiz

    ViewableMeter2755 avatar
    ViewableMeter2755
    Use Quizgecko on...
    Browser
    Browser