Exit demo 300-635 Automating and Programming Cisco Data Center Solutions (DCAUTO) PDF format · free preview

Cisco 300-635 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/300-635.html

Question 1
Multiple choice

Which two benefits of using network configuration tools such as Ansible and Puppet to automate data center platforms are valid? (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

Question 2
Single choice

A set of automation scripts work with no issue from a local machine, but an experiment needs to take place with a new package found online.

How is this new package isolated from the main code base?

A.

Add the new package to your requirements.txt file.

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.

Question 3
Multiple choice

Which 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.

Question 4
Single choice

Which 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.

Question 5
Multiple choice

What are two main guiding principles of REST? (Choose two.)

A.

cacheable

B.

trackable

C.

stateless

D.

single-layer system

E.

stateful

Question 6
Single choice

Refer 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.

Question 7
Single choice

Refer 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.

Question 8
Single choice

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

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 9
Single choice

How is an ACI class name composed?

A.

:Method

B.

ClassName:Method

C.

Package:ClassName

D.

MitName:Method

Question 10
Single choice

Which Python snippets create an application policy named OrderProcess that contains two application endpoint groups under 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

Showing 10 of 83 questions · Unlock the full set