لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
Assume the bigd daemon fails on the active system. Which three are possible results? (Choose three.)
A. The active system will restart the bigd daemon and continue in active mode
C. The active system will reboot and the standby system will go into active mode
D. The active system will fail-over and the standby system will go into active mode
E. The active system will continue in active mode but gather member and node state information from thestandby system
عرض الإجابة
اجابة صحيحة: D
السؤال #2
Which two statements are true concerning the default communication between a redundant pair of BIG-IP systems? (Choose two.) A. Synchronization occurs via a TCP connection using ports 683 and 684.
B. Connection mirroring data is shared via a TCP connection using port 1028
C. Persistence mirroring data is shared via a TCP connection using port 1028
D. Connection mirroring data is shared through the serial fail-over cable unless network fail-over is enabled
عرض الإجابة
اجابة صحيحة: B
السؤال #3
A virtual server is listening at 10.10.1.100:80 and has the following iRule associated with it: whenHTTP_REQUEST { if { [HTTP::header User-Agent] contains "MSIE" } { pool MSIE_pool } else { poolMozilla_pool } If a user connects to http://10.10.1.100.html and their browser does not specify a User-Agent,which pool will receive the request?
A. MSIE_pool
B. Mozilla_pool
C. None
عرض الإجابة
اجابة صحيحة: BDE
السؤال #4
Which two statements are true about SNATs? (Choose two.)
A. SNATs are enabled on all VLANs, by default
B. SNATs can be configured within a Profile definition
C. SNATs can be configured within a Virtual Server definition
عرض الإجابة
اجابة صحيحة: ACD
السؤال #5
Assume a virtual server is configured with a ClientSSL profile. What would the result be if the virtual server'sdestination 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
عرض الإجابة
اجابة صحيحة: D
السؤال #6
When initially configuring the BIG-IP system using the config utility, which two parameters canbe set?(Choose two.)
A. the netmask of the SCCP
B. the IP address of the SCCP
C. the port lockdown settings for the SCCP
D. the netmask of the host via the management port
E. the IP address of the host via the management port
F. the port lockdown settings for the host via the management port
عرض الإجابة
اجابة صحيحة: C
السؤال #7
A site has six members in a pool. Three of the servers are new and have more memory and a faster processorthan the others. Assuming all other factors are equal and traffic should be sent to all members, which two loadbalancingmethods are most appropriate? (Choose two.)
A. Ratio
B. Priority
C. Observed D
عرض الإجابة
اجابة صحيحة: AC
السؤال #8
Which IP address will the client address be changed to when SNAT automap is specified within a Virtual Server configuration?
A. The floating self IP address on the VLAN where the packet leaves the system
B. The floating self IP address on the VLAN where the packet arrives on the system
C. It will alternate between the floating and non-floating self IP address on the VLAN where the packet leaves the system so that port exhaustion is avoided
D. It will alternate between the floating and non-floating self IP address on the VLAN where the packet arrives on the system so that port exhaustion is avoided
عرض الإجابة
اجابة صحيحة: A
السؤال #9
A BIG-IP has a virtual server at 150.150.10.10:80 with SNAT automap configured. This BIG-IP also has a SNAT at 150.150.10.11 set for a source address range of 200.200.1.0 / 255.255.255.0. All other settings are at their default states. If a client with the IP address 200.200.1.1 sends a request to the virtual server, what is the source IP address when the associated packet is sent to the pool member?
A. 200
B. 150
D. Floating self IP address on VLAN where the packet arrives on the system
عرض الإجابة
اجابة صحيحة: B
السؤال #10
Which statement concerning virtual servers is true?
A. Virtual servers can keep idle server connections open indefinitely
B. Virtual servers can compress data between the BIG-IP and servers
C. Virtual servers cannot perform load balancing without performing address translation
D. Virtual servers can reuse connections between the BIG-IP and server for multiple HTTPGETs
E. Virtual server processing always translates the virtual server address to the address of thechosen pool member
عرض الإجابة
اجابة صحيحة: D
السؤال #11
Which statement is true concerning a functional iRule?
A. iRules use a proprietary syntax language
B. iRules must contain at least one event declaration
C. iRules must contain at least one conditional statement
D. iRules must contain at least one pool assignment statement
عرض الإجابة
اجابة صحيحة: A
السؤال #12
The incoming client IP address is 205.12.45.52. The last five connections have been sent to members C, D, A,B,
B. The incoming client? IP address is 205
B. Given the virtual server and pool definitions and the statistics shown in the graphic, whichmember will be used for the next connection? A
B. 10
C. 10
D. 10
E. 10
عرض الإجابة
اجابة صحيحة: BC
السؤال #13
Which parameters are set to the same value when a pair of BIG-IP devices are synchronized?
A. host names
B. system clocks C
D. VLAN fail-safe settings
E. MAC masquerade addresses
عرض الإجابة
اجابة صحيحة: C
السؤال #14
How many events can be referenced in a given iRule? A. iRules are limited to one event, but a virtual server could be associated with multiple rules.
B. iRules can have multiple events
C. Exactly one
D. iRules can have up to event if one is client-side and one is server-side
عرض الإجابة
اجابة صحيحة: C
السؤال #15
A site needs to terminate client HTTPS traffic at the BIG-IP and forward that traffic unencrypted. Which two areprofile types that must be associated with such a virtual server? (Choose two.)
A. TCP
B. HTTP
C. HTTPS
D. ClientSSL
E. ServerSSL
عرض الإجابة
اجابة صحيحة: A
السؤال #16
A virtual server is defined per the charts. The last five client connections were to members C, D, A, B,
B. Giventhe conditions shown in the above graphic, if a client with IP address 205
B. 172
C. 172
D. 172
E. 172
عرض الإجابة
اجابة صحيحة: C
السؤال #17
A site has assigned the ICMP monitor to all nodes and a custom monitor, based on the HTTP template, to apool of web servers. The HTTP-based monitor is working in all cases. The ICMP monitor is failing for 2 of thepool members nodes. All other settings are default. What is the status of the pool members? A. All pool members are up since the HTTP-based monitor is successful.
B. All pool members are down since the ICMP-based monitor is failing in some cases
C. The pool members whose nodes are failing the ICMP-based monitor will be marked disabled
D. The pool members whose nodes are failing the ICMP-based monitor will be marked unavailable
عرض الإجابة
اجابة صحيحة: B
السؤال #18
A BIG-IP has two load balancing virtual servers at 150.150.10.10:80 and 150.150.10.10:443. The port 80virtual server has SNAT automap configured. There is also a SNAT configured at 150.150.10.11 set for asource address range of 200.200.1.0 / 255.255.255.0. All other settings are at their default states. If a clientwith the IP address 200.200.1.1 sends a request to https://150.150.10.10, what is the source IP address whenthe associated packet is sent to the pool member?
A. 200
B. 150
C. Floating self IP address on VLAN where the packet leaves the system
D. Floating self IP address on VLAN where the packet arrives on the system
عرض الإجابة
اجابة صحيحة: C
السؤال #19
A virtual server is defined using a source-address based persistence profile. The last five connections were A,B, C, A,
C. Given the conditions shown in the graphic, if a client with IP address 205
B. 10
C. 10
D. 10
E. 10
عرض الإجابة
اجابة صحيحة: B

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: