Labour Day Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

Automating Cisco Data Center Solutions (DCAUTO) Question and Answers

Automating Cisco Data Center Solutions (DCAUTO)

Last Update May 3, 2024
Total Questions : 75

We are offering FREE 300-635 Cisco exam questions. All you do is to just go and sign up. Give your details, prepare 300-635 free exam questions and then go for complete pool of Automating Cisco Data Center Solutions (DCAUTO) test questions that will help you more.

300-635 pdf

300-635 PDF

$38.5  $109.99
300-635 Engine

300-635 Testing Engine

$45.5  $129.99
300-635 PDF + Engine

300-635 PDF + Testing Engine

$59.5  $169.99
Questions 1

Which iteration creates three EPGs in Cisco ACI using an Ansible task? Some required aci_epg task attributes have been omitted for brevity.

A)

B)

C)

D)

Options:

A.  

Option

B.  

Option

C.  

Option

D.  

Option

Discussion 0
Questions 2

Drag and drop the correct YAML components from the bottom onto the correct blanks within the Ansible playbook to create a new application profile called "DbApp" using the Ansible ACI module. Not all options are used.

Options:

Discussion 0
Questions 3

Refer to the exhibit.

Refer to the exhibit. How often is the subscription stream for sys/bgp going to be sent?

Options:

A.  

5 sec

B.  

5 msec

C.  

5000 sec

D.  

5 min

Discussion 0
Questions 4

Which Ansible playbook fragment returns the fewest queried ACI endpoint groups?

Options:

A.  

Option

B.  

Option

C.  

Option

D.  

Option

Discussion 0
Questions 5

What are two differences between SNMP and model-driven telemetry? (Choose two.)

Options:

A.  

SNMP uses a continuous stream model

B.  

SNMP uses a push model O SNMP uses a pull model

C.  

Model-driven telemetry uses a pull model

D.  

Model-driven telemetry uses a push model

Discussion 0
Questions 6

Which two application isolation options are available when Kubernetes is deployed with the ACI CNI plug-in? (Choose two.)

Options:

A.  

Process Isolation

B.  

Namespace Isolation

C.  

Cluster Isolation

D.  

Server Isolation

E.  

VM Isolation

Discussion 0
Questions 7

Which two benefits of using network configuration tools such as Ansible and Puppet to automate data center platforms are valid? (Choose two )

Options:

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

Discussion 0
Questions 8

How should the Kubernetes manifests be modified to allow Kubernetes environment integration with Cisco ACI?

Options:

A.  

The metadata section must contain the Cisco APIC management IP

B.  

The manifest does not have to be changed, but the Kubemetes object is not discovered by Cisco ACI if this is not defined in the manifest

C.  

The manifests must include ACI EPG reference

D.  

No change is needed to perform this action.

Discussion 0
Questions 9

Refer to the exhibit:

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')

Discussion 0
Questions 10

Drag and drop the items to complete the request to retrieve the current firmware of Cisco UCS devices from the Cisco Intersight API. Not all items are used.

Options:

Discussion 0
Questions 11

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

Discussion 0