更多"[单选题]A Standard Virtual Server for "的相关试题:
[单选题]
A standard virtual server has been associated with a pool with multiple members. Assuming all other settings are left at their defaults, which statement is always true concerning traffic processed by the virtual server?
A.The client IP address is unchanged between the client side connection and the serverside connection.
B.The server IP address is unchanged between the client side connection and the serverside connection.
C.The TCP ports used in the client side connection are the same as the TCP ports serverside connection.
D.The IP addresses used in the clientside connection are the same as the IP addresses used in the serverside connection.
[单选题]
A Standard Virtual Server configured for an application reports poor network performance. This application is accessed mainly from computers on the Internet.
What should the BIG-IP Administrator configure on the Virtual Server to achieve better network performance?
A.Protocol Profile (Client) with f5-tcp-wan and Protocol Profile (Server) with f5-tcp-lan
B.Protocol Profile (Client) with f5-tcp-lan
C.Protocol Profile (Client) with fS-tcp-lan and Protocol Profile (Server) with f5-tcp-wan
D.Protocol Profile (Client) with f5-tcp-optimized
[单选题]
A standard virtual server is defined with a pool and a SNAT using automap. All other settings for the virtual server are at defaults. When client traffic is processed by the BIG-IP, what will occur to the IP addresses?
A.Traffic initiated by the pool members will have the source address translated to a self-IP address but the destination address will not be changed.
B.Traffic initiated to the virtual server will have the destination address translated to a pool member address and the source address translated to a self-IP address.
C.Traffic initiated by selected clients, based on their IP address, will have the source address translated to a self-IP address but the destination will only be translated if the traffic is destined to the virtual server.
D.Traffic initiated to the virtual server will have the destination address translated to a pool member address and the source address translated to a self-IP address. Traffic arriving destined to other destinations will have the source translated to a self-IP address only.
[单选题]
Assume a virtual server is configured with a ClientSSL profile. What would the result be if the virtual server's destination port were not 443?
A.SSL termination could not be performed if the virtual server's port was not port 443.
B.Virtual servers with a ClientSSL profile are always configured with a destination port of 443.
C.As long as client traffic was directed to the alternate port, the virtual server would work as intended.
D.Since the virtual server is associated with a ClientSSL profile, it will always process traffic sent to port 443.
[单选题]
A virtual server is configured to offload SSL from a pool of backend servers. When users connect to the virtual server, they successfully establish an SSL connection but no content is displayed. A packet trace performed on the server shows that the server receives and responds to the request. What should a BIG-IP Administrator do to resolve the problem?
A.enable Server SSL profile
B.disable Server SSL profile
C.disable SNAT
D.enable SNAT
[单选题]
Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the BIG-IP?
A.No SSL certificates are required on the BIG-IP.
B.The BIG-IP's SSL certificates must only exist.
C.The BIG-IP's SSL certificates must be issued from a certificate authority.
D.The BIG-IP's SSL certificates must be created within the company hosting the BIG-IPs.
[单选题]
When can a single virtual server be associated with multiple profiles?
A.Never. Each virtual server has a maximum of one profile.
B.Often. Profiles work on different layers and combining profiles is common.
C.Rarely. One combination, using both the TCP and HTTP profile does occur, but it is the exception.
D.Unlimited. Profiles can work together in any combination to ensure that all traffic types are supported in a given virtual server.
[单选题]
Which type of Virtual Server requires the use of a FastL4 profile?
A.Performance (Layer 4)
B.Stateless
C.Performance (HTTP)
D.Standard
[单选题]
Which Virtual Server type prevents the use of a default pool?
A.Performance (Layer 4)
B.Forwarding (IP)
C.Performance HTTP
D.Standard
[单选题]
Which Virtual Server type should be used to load balance HTTP traffic to a pool of servers?
A.Standard
B.Stateless
C.Forwarding (IP)
D.Forwarding (Layer 2)
[单选题]An LTM device has a virtual server mapped to www5f.com with a pool assigned. The objects are defined as follows:
Virtual server. Destination 192.168.245.100.443 netmask 255.255.255.0 Persistence: Source address persistence netmask 255.0.0.0 SNAT:AutoMap
Profiles: HnP/TCP
How should the BIG-IP Administrator modify the persistence profile so that each unique IP address creates a persistence record?
A. netmask 0.0.0.0
B. netmask 255.255.255.255
C. netmask 255.255.0.0
D. netmask 255.256.255.0
[单选题]
A Virtual Server uses an iRule to send traffic to pool members depending on the URI. The BIG-IP Administrator needs to modify the pool member in the iRule.
Which event declaration does the BIG-IP Administrator need to change to accomplish this?
A.CLIENT_ACCEPTED
B.HTTP_RESPONSE
C.HTTP_REQUEST
D.SERVER_CONNECTED
[单选题]
What is required for a virtual server to support clients whose traffic arrives on the internal VLAN and pool members whose traffic arrives on the external VLAN?
A.That support is never available.
B.The virtual server must be enabled for both VLANs.
C.The virtual server must be enabled on the internal VLAN.
D.The virtual server must be enabled on the external VLAN.
[单选题]When configuring a Virtual Server to use an iRule with an HTTP_REQUEST event, which lists required steps in a proper order to create all necessary objects?
A.create profiles, create the iRule, create required pools, create the Virtual Server
B.create the Virtual Server, create required pools, create the iRule, edit the Virtual Server
C.create a custom HTTP profile, create required pools, create the Virtual Server, create the iRule
D.create required pools, create a custom HTTP profile, create the iRule, create the Virtual Server
[多选题]
A site needs a virtual server that will use an iRule to parse HTTPS traffic based on HTTP header values. Which two profile types must be associated with such a virtual server? (Choose two.)
A.TCP
B.HTTP
C.HTTPS
D.ServerSSL
[单选题]
For a given Virtual Server, the BIG-IP must perform SSL Offload and negotiate secure communication overTLSvl.2only.
What should the BIG-IP Administrator do to meet this requirement?
A.Configure a custom SSL Profile (Client) and select no TLSvl in the options list
B.Configure a custom SSL Profile (Client) with a custom TLSV1.2 cipher string
C.Configure a custom SSL Profile (Server) and select no TLSvl in the options list
D.Configure a custom SSL Profile (Server) with a custom TLSV1.2 cipher string
[多选题]
Which two can be a part of a virtual server's definition? (Choose two.)
A.rule(s)
B.pool(s)
C.monitor(s)
D.node address(es)
E.loadbalancing method(s)