[Q17-Q40] Latest F5 301 First Attempt, Exam real Dumps Updated [Sep-2021]

Share

Latest F5 301 First Attempt, Exam real Dumps Updated [Sep-2021]

Get the superior quality 301 Dumps Questions from VCEDumps. Nobody can stop you from getting to your dreams now. Your bright future is just a click away!

NEW QUESTION 17
A site wishes to use an external monitor. Other than what is coded in the monitor script, what information must be configured on the BIG-IP for the monitor to be functional? (Choose two.)

  • A. BIG-IP must know the name of the program.
  • B. BIG-IP services that are running on the system to be tested.
  • C. BIG-IP the IP addresses of the devices that will be tested. Must know which
  • D. BIG-IP must know which function the program is going to test. Must know
  • E. BIG-IP node or member the result are to be applied to. Must know all

Answer: A,E

 

NEW QUESTION 18
Which three statements are true about SNATs? (Choose three.)

  • A. SNAT s support UDP, TCP, and ICMP traffic.
    C, SNAT s provide a many-to-one mapping between IP addresses.
  • B. SNAT addresses can be identical to virtual server IP addresses.
  • C. SNAT s provide bi-directional traffic initiation.

Answer: A,B

 

NEW QUESTION 19
Which two processes are involved when BIG-IP systems issue traps? (Choose two.)

  • A. bigd
  • B. syslog-ng
  • C. alertd
  • D. smtpd

Answer: B,C

 

NEW QUESTION 20
How is traffic flow through transparent virtual servers different from typical virtual servers?

  • A. Traffic flow through transparent virtual severs is not load balabced.
  • B. traffic flow through transparent virtual servers must be forwarded through a single routing device.
  • C. Traffic flow through transparent virtual servers is bridged ( leave IP and MAC.addresses intact) rather than routed (leave IP address intact but change the MAC.addresses).
  • D. traffic flow through transparent virtual servers soes not have IP address translation performed.

Answer: D

 

NEW QUESTION 21
Which action CANNOT be performed by an iRule?

  • A. Discard a client before connecting to a server.
  • B. Direct a connection request to a specific pool.
  • C. Substitute a server's response with alternate data.
  • D. Limit a given client to a set amount of bandwidth.
  • E. Chang the virtual server's default pool.
  • F. Direct a client's request to a pool based on the client's browser's language.

Answer: E

 

NEW QUESTION 22
An LTM has the 3 virtual servers, a SNAT, four self IP addresses defined and the networks shown in the exhibit. Selected options for each object are shown below. Settings not shown are at their defaults. VirtualServerl Destination: 10.10.2.102:80 netmask 255.255.255.255 Pool: Pool with 3 members in the 172.16/16 network VirtualServer2 Destination: 10.10.2.102:* netmask 255.255.255.255 Pool: Pool with 3 members in the 192.168/16 network VirtualServer3 Destination: 10.10.2.0:80 netmask 255.255.255.0 Type: IP Forwarding SNAT1 Source IP: All Addresses SNATAddress: SNAT Pool with 2 members- 172.16.20.50 and 192.168.10.50 Self IPs 192.168.1.1; 172.16.1.1; 10.10.2.1; 10.10.1.1 A connection attempt is made with a source IP and port of 10.20.100.50:2222 and a destination IP and port of 10.10.2.10:80. When the request is processed, what will be the destination IP address?

  • A. The request will be dropped.
  • B. Destination IP: pool member in the 172.16/16 network
  • C. Destination IP: 10.10.2.10
  • D. Destination IP: pool member in the 192.168/16 network.

Answer: C

 

NEW QUESTION 23
Which statement describes advanced shell access correctly?
Which statement describes advanced shell access correctly?

  • A. Users with advance shell access have the same right as those with msh access, but the right extend to all partition rather than to Users with advance shell access have the same right as those with msh access, but right extend to all partition rather than to a single partition.
  • B. Users with advance shell access are limited to changing, adding, or deleting LTM object in any single partition. Users with? Advance shell accesses are limited to changing, adding, or deleting LTM object on any single partition.
  • C. Users with advanced shell access can always change, add, or delete LTM objects in all partition. Users with? Advanced shell access can always, change, add, or delete LTM objects in all partitions.
  • D. All Users can be given advanced shell access. All users can be given advance shell access.

Answer: C

 

NEW QUESTION 24
How many events can be referenced in a given iRule?

  • A. Exactly one.
  • B. iRules can have up to event if one is client-side and one is server-side.
  • C. iRules can have multiple events.
  • D. iRules are limited to one event, but a virtual server could be associated with multiple rules.

Answer: C

 

NEW QUESTION 25
A BIG-IP has the following objects configured: A SNAT pool with 2 members: 150.10.33.33 and 10.10.1.33 A load-balancing pool with 5 members: 10.10.1.1-10.10.1.5:80
The BIG-IP has two self-IP addresses: 150.10.10.10 and 10.10.1.10 A virtual server at 150.10.30.30:80 that is associated with both the SNAT pool and the load-balancing pool. If a client at IP address 200.10.10.10 initiates a connection to the virtual server, what will the source IP address be in the packets sent to the chosen pool member?

  • A. 150.10.30.30
  • B. 200.10.10.10
  • C. 10.10.1.33
  • D. It could be any of the addresses of the members of the load-balancing pool.
  • E. 150.10.33.33
  • F. 10.10.1.10

Answer: C

 

NEW QUESTION 26
Which statement is true concerning iRule context?

  • A. The rule command determines the context.
  • B. The iRule event declaration determines the context.
  • C. The results of the iRule's conditional statement determines the context.
  • D. the context must be explicitly declared.

Answer: B

 

NEW QUESTION 27
What is the expected difference between two source address persistence profiles if profile A has a mask of 255.255.255.0 and profile B has a mask of 255.255.0.0?

  • A. Profile B will have fewer persistence records for the sane client base.
  • B. Profile A will have more clients matching existing persistence records.
  • C. Profile B has a greater potential number of persistence records.
  • D. There are no detectable differences.

Answer: A

 

NEW QUESTION 28
After editing and saving changes to the configuration file containing virtual servers,
what is the immediate result?

  • A. The new configuration is verified and loaded if is it syntactically correct.
  • B. The new configuration is loaded but not verified.
  • C. The new configuration is verified and loaded.
  • D. The new configuration is verified
  • E. The new configuration is neither verified nor loaded.
  • F. The new configuration is verified not loaded.

Answer: E

 

NEW QUESTION 29
An LTM has the 3 virtual servers, 2 SNATs, four self IP addresses defined and the networks shown in the exhibit. Selected options for each object are shown below. Settings not shown are at their defaults.
Assume port exhaustion has not been reached. VirtualServerl Destination: 10.10.2.102:80 netmask 255.255.255.255 Pool: Pool with 3 members in the 172.1 61.16 network SNAT Automap configured V VirtualServer2 Destination: 10.10.2.102:* netmask
255.255.255.255 Transparent with 3 pool members
in the 192.168/16 network VirtualServer3 Destination: 10.10.2.0:80 netmask 255.255.255.0 Type: IP Forwarding SNATI Source IP: 10.10.0.0 netmask 255.255.0.0 SNAT Address: SNAT Pool with 2 members
172.16.20.50 and 192.168.10.50 SNAT2 Source IP: All Addresses SNAT Address: 10.10.2.103 Floating Self IPs 192.168.1.1; 172.16.1.1; 10.10.2.1; 10.10.1.1 A connection attempt is made with a source IP and port of 10.20.100.50:2222 and a destination IP and port of 10.10.2.102:443. When the request is processed, what will be the source and destination IP addresses?

  • A. Source IP: 10.20.10.50; Destination IP: pool member in the 192.168/16 network
  • B. The request will be dropped.
  • C. Source IP: 10.10.2.103; Destination IP: 10.10.2.102
  • D. Source IP: 10.10.201; Destination IP: pool member in the 192.168/16 network G
  • E. Source IP: 10.10.2.103; Destination IP: pool member in the 192.168/16 network
  • F. Source IP: 10.10.201; Destination IP: 10.102.102

Answer: C

 

NEW QUESTION 30
Which is a potential result when a trunk is configured on a BIG-IP?

  • A. Packets flowing to the VLAN could arrive on any of the interfaces in the trunk
  • B. VLAN fail-safe is not available for any VLAN associated with any trunks.
  • C. Since any VLANs associated with the trunk are necessarily associated with multiple interfaces, the VLAN using the must use tagged packets.
  • D. No additional trunks can be configuration since each BIG-IP is limited to one trunk

Answer: A

 

NEW QUESTION 31
Which statement is true concerning SNATs using SNAT pools and SNATs using automap?

  • A. SNAT s using a SNAT pool translate source addresses randomly to any of the addresses in the SNAT pool.
  • B. A .SNAT pool can contain virtual server addresses.
  • C. SNAT s using automap translate source addresses randomly to any of the BIG-IP's floating self-IP addresses.
  • D. SNAT s using automap preferentially translate source addresses to non-floating self-IP addresses.

Answer: D

 

NEW QUESTION 32
Could an iRule perform persistence based on a cookie?

  • A. Yes. An iRule could be desiged to persist based on the contents of a cookie.
  • B. No. Cookie persistence is only is based on a cookie persistence profile.
  • C. No. iRules cannot affect persistence.
  • D. Yes An iRule could be designed to persist based on the contents of a cookie.

Answer: A

 

NEW QUESTION 33
Which are immediate results of entering the following command: b pool PoolA . { lb method predictive member 10.10.1 .1:80 member 10.10.1.2:80 }

  • A. No changes will take place since the command is missing the monitor component for PoolA.
  • B. Requests sent to this BIG-IP system with a destination port of 80 are load-balanced between the members of Pool
  • C. a new pool is available for association with any iRule or virtual server.
  • D. The /config/bigip.cinf file is updated to include a definition for the pool named PoolA.

Answer: C

 

NEW QUESTION 34
What occurs when a save?command is issued?What occurs when a ? save?command is issued?

  • A. The current configuration files are verified for syntax, then the running configuration is installed in memory.
  • B. The current configuration files are loaded into memory.
  • C. The current configuration files are backed up.
  • D. The current configuration files are saved into an archive format.

Answer: C

 

NEW QUESTION 35
Which three files/data items are included in a BIG-IP UCS backup file? (Choose three.)

  • A. the BIG-IP default traps
  • B. the BIG-IP license
  • C. the BIG-IP host name
  • D. the BIG-IP log files
  • E. the BIG-IP administrative addresses

Answer: B,C,E

 

NEW QUESTION 36
......

Guaranteed Success with Valid F5 301 Dumps: https://www.vcedumps.com/301-examcollection.html