無料303サンプル問題で100%カバー率のリアル試験問題(更新された525問あります) [Q163-Q182]

Share

無料303サンプル問題で100%カバー率のリアル試験問題(更新された525問あります)

今すぐダウンロード!リアルF5 303試験問題集テストエンジン試験問題

質問 163
A BIG-IP Administrator sees the following error message in /var/log/ltm diskmonitor: *******; Disk partition shared has less than 30$ free Which section of the Configuration Utility should the BIG-IP Administrator access to investigate this error message?

  • A. Statistics > Module Statistics > System
  • B. System > File Management
  • C. System > Disk Management
  • D. Statistics > Analytics

正解: C

 

質問 164
Which Virtual Server type prevents the use of a default pool?

  • A. Standard
  • B. Performance (Layer 4)
  • C. Forwarding (IP)
  • D. Performance HTTP

正解: C

解説:
Explanation
Forwarding (IP) cannot be associated with the pool.

 

質問 165
A BIG-IP Administrator remotely connects to the appliance via out-of-band management using
https://mybigip mycompany net. The management portal has been working all week. When the administrator attempts to login today, the connection times out. Which two aspects should the administrator verify? (Choose two)

  • A. The device is NOT redirecting them to http.
  • B. DNS is property resolving the FQDN of the device.
  • C. The administrator has TCP connectivity to the device.
  • D. The administrator has the latest version of the web browser.
  • E. Packet Filters on the device are blocking port 80.

正解: B,C

 

質問 166
AN LTM Specialist is setting up a new HTTPS virtual server to decrypt client traffic. SNAT the traffic and send the encrypted traffic to the poor member, the client's IP address must be included in the traffic sent to the pool member.
What is a complete set of profiles that must be configured for the virtual server to meet these requirements?

  • A. TCP, Client SSL, Server SSL, HTTP
  • B. TCP, Client SSL, Server SSL
  • C. TCP, Client SSL, HTTP
  • D. TCP , Server SSL, HTTP

正解: A

 

質問 167
Refer to the exhibit.

A pool is contoured with four members. A user has a currentconnection established with 10.18.1.40. The virtual server has a persistence Profile configured.

  • A. 10.18.1.20
  • B. 10.18.1.30
  • C. 10.18.1.40
  • D. 10.18.1.10

正解: C

 

質問 168
A VLAN has the following objects configured:
Self-IP 10.10.10.100 with port lockdown set to Allow default
Virtual server 10.10.10.100:443 with UDP profile enabled
Virtual server 10.10.10.0/24 port forwarding virtual server
Global destination NAT forwarding 10.10.10.100 to internal server 172.168.10.100 Which object will process this request when https://10.10.10.100 is entered into a browser?

  • A. virtual server 10.10.100/24 port o forwarding virtual server
  • B. global destination NAT forwarding 10.10.10.100 to internal server 172.168.10.100
  • C. virtual server 10.10.10.100.443 with UDP profile enabled
  • D. self-IP 10.10.10.100 with port lockdown set to Allow default

正解: D

 

質問 169
Six servers have a varying number of connections that change based on the user load.
Which load balancing method should an LTM Specialist apply to divided the web application traffic to the servers on therelative performance trend?

  • A. Predictive
  • B. Least Sessions
  • C. Least Connections
  • D. Ratio

正解: A

 

質問 170
Refer to the exhibit.

How many nodes are represented on the network map shown?

  • A. Two
  • B. Four
  • C. One
  • D. Three

正解: D

 

質問 171
A web server's default gateway is the network router. The LTM Specialist needs to introduce an LTM device to load balance to the web servers without changing the server's default gateway.
Which deployment method and settings should the LTM Specialist use to ensure correct traffic flow and that the web servers can obtain the actual con IP addresses?

  • A. SNAT deployment with automap configured and X-Forwarded-For inserted in HTTP headers
  • B. SNAT deployment with automap configured
  • C. route deployment without SNAT configuration
  • D. route deployment with Automap configured and X-Forwarded-For inserted in HTTP headers

正解: A

 

質問 172
Which file should be modified to create custom SNMP alerts?

  • A. /etc/alertd/alert.conf
  • B. /config/user_alert.conf
  • C. /etc/alertd/user_alert.conf
  • D. /config/alert.conf

正解: B

 

質問 173
Refer to the exhibit.

How are new connections load balanced?

  • A. To the pool member with the least number of connections
  • B. To the pool member with a high priority group value defined
  • C. To the first two members listed with the same priority group
  • D. To the pool member with a low priority group value defined

正解: A

 

質問 174
Refer to the exhibit.


A BIG-IP Administrator creates a new Virtual Server to load balance SSH traffic. Users are unable to log on to the servers.
What should the BIG-IP Administrator do to resolve the issue?

  • A. Set Protocol to UDP
  • B. Set Destination Addresses/Mask to 0.0.0.0/0
  • C. Set Source Address to 10.1.1.2
  • D. Set HTTP Profile to None

正解: D

 

質問 175
-- Exhibit -


-- Exhibit --
Refer to the exhibits.
Users are able to access the application when connecting directly to the web server but are unsuccessful when connecting to the virtual server.
What is the cause of the application access problem?

  • A. The client has no route to the web server.
  • B. The web server is NOT responding on the correct port.
  • C. The virtual server has SNAT disabled.
  • D. The virtual server is NOT configured to listen on port 80.
  • E. The virtual server has address translation disabled.

正解: E

 

質問 176
Refer to the exhibit.

Which two pool members are eligible to receive new connections? (Choose two)

  • A. 10.21.0.101.80
  • B. 10.21.0.103.80
  • C. 10.21.0.102.80
  • D. 10.21.0.105.80
  • E. 10.21.0.104.80

正解: A,E

 

質問 177
An LTM Specialist needs to provide access to a 8BG-IP to device for a company's support person access to the BIG IP device, but are NOT allowed to change any settings All support the support remote access to the BIG-IP device, but are NOTallowed to change ant settings. All support have accounts in the company's Active Directory Which method is appropriate to provide access for the support personnel to the BIG-JP device?

  • A. configure remote authentication and map support personnel users to the Guest user role
  • B. configure remote authentication for all users with adefault user role of Operator
  • C. configure remote authentication for all users with a default userrole of Guest
  • D. configure remote authentication and map support personnel users to the Operator user role

正解: A

 

質問 178
An LTM is configure an application that isseparated into several subdomains across multiple virtual servers.
Many of these subdomains require encryption and could be accessed by anyone on the internet. The configuration must NOT result in SSL warnings to end users.
How should the LTM Specialist configure the SSL profiles for these virtual servers?

  • A. Obtain an SSL certificate for each subdomain, make a ServerSSL profile for each subdomain, and apply to the related SSL Virtual Server.
  • B. Obtain a wildcard certificate, create one ClientSSL profile and apply to all SSL Virtual Servers
  • C. Create a self-singed SSL certificate for each subdomain make a ClientSSL profile for each subdomain, and apply to the related SSL Virtual server
  • D. Create a self-singed SSL certificate for each subdomain make a Clientprofile for each SSL Virtual Server

正解: B

解説:
Explanation
The topic is that there are multiple domain names in the business, and HTTPS services are provided to the internet, and users cannot be allowed to generate SSL alarms. The require client ssl and use CA certificate instead of self-singed certificate. And multiple domain names, you can use wildcard certificates.

 

質問 179
-- Exhibit -


-- Exhibit --
Refer to the exhibits.
A customer requests to offload SSL for an internal website. The front page of the website loads correctly; however, selecting links on the page fails.
How should the LTM Specialist fix the issue?

  • A. Create a new Server SSL profile.
    Enable Proxy SSL.
    Add the Server SSL profile to the VS.
  • B. Create a new HTTP profile.
    Enable redirect rewrite.
    Add the new HTTP profile to the VS.
  • C. Create a new SNAT pool.
    Add internal network IPs to the SNAT pool.
    Add the SNAT pool to the VS.
  • D. Create a new HTTP profile.
    Enable Insert X-Forwarded-For.
    Add the new HTTP profile to the VS.

正解: B

 

質問 180
The BIG-IP Administrator creates a custom iRule that fails to work as expected. Which F5 online resource should the administrator use to help resolve this issue?

  • A. Bug Tracker
  • B. Health
  • C. University
  • D. DevCentral

正解: D

 

質問 181
An LTM Specialist configures the following iRule on an LTM device:
when HTTP_REQUEST {
if {[string tolower [HTTP::uri]] contains "/URI1/" } {
pool Pool1
}
elseif {[string tolower [HTTP::uri]] contains "/URI2/" } {
pool Pool2
}
elseif {[string tolower [HTTP::uri]] contains "/URI3/" } {
pool Pool3
}
else { pool Pool4}
}
Given
the following request: http://www.example.comURI1/index.html?fu=bar
&pass=1234
Which pool will be selected by the iRule?

  • A. Pool4
  • B. Pool3
  • C. Pool1
  • D. Pool2

正解: A

 

質問 182
......

最新303テスト問題集を試そう!更新されたF5試験が合格できます:https://www.goshiken.com/F5/303-mondaishu.html

検証済み!303問題集と解答で303テストエンジン正確解答付き:https://drive.google.com/open?id=1ve1xWHJvm_Mec0HWtqhTXqjPQwn3AfcF