Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Cisco 300-635 Automating Cisco Data Center Solutions (DCAUTO) Exam Practice Test

Page: 1 / 8
Total 75 questions

Automating Cisco Data Center Solutions (DCAUTO) Questions and Answers

Question 1

Which statement about synchronous and asynchronous API calls is true?

Options:

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.

Question 2

What is the network bootstrap program used by Cisco NX-OS iPXE?

Options:

A.

NETBOOT

B.

NX-OS iPXE

C.

iPXE-POAP

D.

Mini-OS

Question 3

An engineer is implementing a Cisco Nexus switch. Which command executes an Ansible playbook called n9k.yml?

Options:

A.

ansible-playbook n9k.yml

B.

ansible-playbook -f n9k.yml -run now

C.

ansible-playbook -f n9k.yml

D.

ansible-playbook -f N9K.yml

Question 4

What is a description of a Cisco UCS Director script module?

Options:

A.

function to convert internal workflow tasks into Python scripts

B.

place to store custom workflow scripts, jars, and custom lists of values for use in custom workflow

C.

place to store external scripts that are not related to Cisco UCS Director

D.

place to store imported scripts. Bash, and custom Python code for use in custom workflow tasks

Question 5

Refer to the exhibit:

Question # 5

Refer to the exhibit: The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execution of this script in the APIC dashboard.

Which code must be inserted into the red box to create this tenant?

Options:

A.

Tenant = NewTenant(name='Cisco')

B.

tenant — Tenant(topMo, name-Cisco')

C.

Tenant = Tenant(topMo, name='Cisco')

D.

Tenant = Tenant('Cisco')

Question 6

What is a characteristic of synchronous and asynchronous API calls?

Options:

A.

Synchronous API calls must always use a proxy server.

B.

ASynchronous communication uses more overhead for client authentication

C.

Synchronous communication is harder to follow and troubleshoot

D.

Synchronous API calls wait to return until a response has been received

Question 7

Refer to the exhibit.

Question # 7

What results from the EEM script that runs on a Cisco Nexus 9000 switch?

Options:

A.

Module 1 is reloaded if one of the specified console patterns occurs within 120 seconds.

B.

Module 1 is reloaded if one of the specified syslog patterns occurs within 120 seconds.

C.

Module 1 is reloaded if all of the specified syslog patterns occur within 120 seconds.

D.

The message "reload module 1" is printed if one of the specified syslog patterns occurs within 120 seconds

Question 8

Which two initial actions should be taken when exploring automation capabilities for ACI? (Choose Two)

Options:

A.

Write scripts that leverage the Python Standard Library

B.

Look for an open-source package or SDK

C.

Use the API Inspector and test API Calls

D.

Develop an open-source package or SDK

E.

Use the ncclient command to explore the NETCONF capabilities

Question 9

Which Python code creates a VRF in an ACI tenant using the Cobra SDK?

Options:

A.

Vrf(fvTenant(uniMo, 'CustA'), 'CustA_VRF)

B.

Ctx(Tenant (uniMo, 'CustA"), ,CustA_VRF')

C.

Vrf(Tenatnt(uniMo, 'CustA'), 'CustA_VRR)

D.

Ctx(fvTenant(uniMo. 'CustA'), 'CustA_VRF')

Question 10

Refer to the exhibit:

Question # 10

Refer to the exhibit, which two actions does this Python code perform with the Cisco ACI? (Choose two.)

It creates a subnet "DevNet_Subnet" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and sets the scope to "private"

Options:

A.

It creates a subnet "DevNet_Subnet" inside AppProfile "DevNet_App" located in ACI tenant "DevNet_Tenant" and sets the network address to "10.10.10 1/24"

B.

It creates an EPG "DevNet_EPG" inside AppProfile "DevNet_App" located in ACI tenant "DevNet_Tenant" and link the EPG with BridgeDomain "DevNet_BD"

C.

It creates a subnet "DevNet_Subnet" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and sets the network address to "10.10 10.1/24".

D.

It creates an EPG "DevNet_EPG" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and link the EPG with BridgeDomain "DevNet BD"

Question 11

Drag and drop the requirements from the left that are needed to leverage POAP in an Open Cisco NX-OS environment onto the right. Not all options are used.

Question # 11

Options:

Page: 1 / 8
Total 75 questions