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

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

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

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

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

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

السؤال #1
Refer to the exhibit. When Cisco UCS is configured, which filter must be added to the str_filter string to retrieve all discovered compute blades with two CPUs?
A. num_of_cpus eq 2) and (discovery eq complete)
B. num_of_cpus
C. num_of_cpus eq <2) and (discovery eq more)
D. num_of_cpus
عرض الإجابة
اجابة صحيحة: A
السؤال #2
Which programming language are the Cisco UCS Director custom workflow tasks written in?
A. C++
B. Python
C. Java
D. Cloupia Script
عرض الإجابة
اجابة صحيحة: C
السؤال #3
Which two capabilities apply to the DCNM API? (Choose two.)
A. DCNM provides an XML-based SOAP API
B. DCNM requires a license to use the API
C. Some features of DCNM must be configured through the GUI
D. All API operations can be performed using the DCNM GUI
E. DCNM provides a REST-based API
عرض الإجابة
اجابة صحيحة: C
السؤال #4
Topic 2Refer to the exhibit.Which action does the execution of this ACI Cobra Python code perform?
A. It prints all LLDP neighbor MAC and IP addresses
B. It prints all Cisco Discovery Protocol neighbor MAC and IP addresses
C. It prints all endpoint MAC and IP addresses
D. It prints all APIC MAC and IP addresses
عرض الإجابة
اجابة صحيحة: C
السؤال #5
Topic 1A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a newpackage found online.How is this new package isolated from the main code base?
A. Add the new package to your requirements
B. Create a new virtual machine and perform a pip install of the new package
C. Perform a pip install of the new package when logged into your local machine as root
D. Create a new virtual environment and perform a pip install of the new package
عرض الإجابة
اجابة صحيحة: D
السؤال #6
Topic 2How is an ACI class name composed?
A. :Method
B. ClassName:Method
C. Package:ClassName
D. MitName:Method
عرض الإجابة
اجابة صحيحة: C
السؤال #7
Topic 2Which two items are types of application isolation options available when Kubernetes is deployed with the ACI CNI plug-in?(Choose two.)
A. VM Isolation
B. Cluster Isolation
C. Server Isolation
D. Process Isolation
E. Namespace Isolation
عرض الإجابة
اجابة صحيحة: BE
السؤال #8
Topic 2Which Python snippets create an application policy named OrderProcess that contains two application endpoint groupsunder Tenant SuperEats using direct calls to the ACI REST API? Assume that authentication and library imports are correct.
A. Option A
B. Option B
C. Option C
D. Option D
عرض الإجابة
اجابة صحيحة: D
السؤال #9
Topic 2Refer to the exhibit.Which two statements are true about this API GET request to the ACI APIC? (Choose two.)
A. The API call creates a new 10G interface in the APIC
B. The API call reads information from a managed object
C. The API response is encoded in JSON
D. The API call reads information from an object class
E. The API response is encoded in XML
عرض الإجابة
اجابة صحيحة: BE
السؤال #10
Topic 1Which two statements about gRPC are true? (Choose two.)
A. It is an IETF draft
B. It is an IETF standard
C. It runs over SSH
D. It is an open source initiative
E. It runs over HTTPS
عرض الإجابة
اجابة صحيحة: AE
السؤال #11
When should the API Inspector be used?
A. to send an API request to the APIC
B. to learn or identify the sequence of API calls for a specific operation in the APIC GUI
C. to verify the XML structure of an object based on a specific operation in the APIC GUI
D. to launch an Ansible playbook
عرض الإجابة
اجابة صحيحة: A
السؤال #12
What is the default data encoding for the response output of the ACI APIC API inspector?
A. CSV
B. JSON
C. XML
D. YAML
عرض الإجابة
اجابة صحيحة: A
السؤال #13
What is a key characteristic of an ACI policy model?
A. Logical and concrete domains are separated
B. All configuration is carried out against concrete entities
C. It allows communications with newly connected devices
D. Network administrators configure logical and physical system resources directly
عرض الإجابة
اجابة صحيحة: B
السؤال #14
Topic 2Which two components are attributes of an ACI MIT managed object? (Choose two.)
A. MO
B. RN
C. UNI
D. DN
E. URL
عرض الإجابة
اجابة صحيحة: BD
السؤال #15
Topic 1Which two benefits of using network configuration tools such as Ansible and Puppet to automate data center platforms arevalid? (Choose two.)
A. consistency of systems configuration
B. automation of repetitive tasks
C. ability to create device and interface groups
D. ability to add VLANs and routes per device
E. removal of network protocols such as Spanning Tree
عرض الإجابة
اجابة صحيحة: AB
السؤال #16
Which action allows Docker daemon persistence during switchover on the Cisco Nexus 9500 Series Switches running Cisco NX-OS?
A. Change the Docker configuration to include the live restore option
B. Copy the dockerpart file manually to the standby supervisor after performing the switchover
C. Copy the dockerpart file manually to the standby supervisor before performing the switchover
D. The system takes automatic action
عرض الإجابة
اجابة صحيحة: A
السؤال #17
Which two statements apply to authentication when using the Cisco Intersight API? (Choose two.)
A. Each API Key can be assigned specific roles but not privileges
B. Secret Key is only available at API Key creation time
C. An API Key is composed of a Key ID and Secret Key
D. The user credentials for the cisco
E. An API Key is composed of a keyId and sessionCookie
عرض الإجابة
اجابة صحيحة: B
السؤال #18
Topic 2Refer to the exhibit.Assuming a new ACI instance, what is the result when this script is run?
A. Ten objects are created and subsequently deleted
B. Nine objects are created
C. An exception is thrown
D. Ten objects are created
عرض الإجابة
اجابة صحيحة: D
السؤال #19
Topic 2Which Ansible playbook fragment returns the fewest queried ACI endpoint groups?
A. Option A
B. Option B
C. Option C
D. Option D
عرض الإجابة
اجابة صحيحة: D
السؤال #20
Topic 1Which statement about synchronous and asynchronous API calls is true?
A. Synchronous API calls wait to return until a response has been received
B. Synchronous communication is harder to follow and troubleshoot
C. Synchronous API calls must always use a proxy server
D. Asynchronous communication uses more overhead for client authentication
عرض الإجابة
اجابة صحيحة: C
السؤال #21
Which Kubernetes container network interface provides intent-based networking from the same pane of glass that VMs and bare-metal servers are managed?
A. ACI CNI plug-in
B. Contiv CNI plug-in
C. Ingress CNI plug-in
D. Calico CNI plug-in
عرض الإجابة
اجابة صحيحة: A
السؤال #22
What is a feature of model- driven telemetry?
A. randomizes the data out of the network
B. continuously streams data out of the network
C. randomizes the data coming to the network
D. continuously pulls data out of the network
عرض الإجابة
اجابة صحيحة: C

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

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

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

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