Weekend Special Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

300-635 Automating Cisco Data Center Solutions (DCAUTO) Questions and Answers

Questions 4

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.

300-635 Question 4

Options:

Buy Now
Questions 5

Which two statements describe the authentication method used with Cisco Intersight REST API Requests? (Choose two.)

Options:

A.

The REST API request contains a base64-encoded signature of the message content and headers.

B.

The REST API request message body is encoded as a SHA384 hash and then signed with the API Key ID.

C.

The Cisco Intersight Web service verifies the signature of incoming request with the RSA public key for the API Key ID.

D.

The incoming REST API request is challenged by the Cisco Intersight Web service with a request for the RSA private key

E.

The message body is encoded as a SHA256 hash if the message body is not empty and then signed with the API Key ID

Buy Now
Questions 6

Refer to the exhibit.

300-635 Question 6

A Python script using ACI Cobra SDK has been constructed. What is the result when running this script?

Options:

A.

It prints out the relative name of all application profiles.

B.

It prints out the distinguished name of all application profiles.

C.

It prints out the distinguished name of all tenants.

D.

It prints out the relative name of all tenants.

Buy Now
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

Buy Now
Questions 8

Refer to the exhibit:

300-635 Question 8

Refer to the exhibit, Where and how often does the subscription stream data for Ethernet port 1/1?

Options:

A.

to four different destinations every 10000 microseconds

B.

to four different destinations every 100 milliseconds

C.

to four different destinations every 10 seconds

D.

to four different destinations every 10000 seconds

Buy Now
Questions 9

Refer to the exhibit:

300-635 Question 9

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"

Buy Now
Questions 10

Which two statements about gRPC are true? (Choose two )

Options:

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

Buy Now
Questions 11

Which two components are required from the Cisco Intersight REST API Authentication? (Choose two.)

Options:

A.

SHA256 hash of the message body and message headers

B.

SHA256 hash of the message body, including empty message bodies

C.

RSA private key with a key size of 2048

D.

RSA private key with a key size of 1024

E.

SHA384 hash of the message body, excluding empty message bodies

Buy Now
Questions 12

What is the top level in the ACI Management Information Tree?

Options:

A.

topRoot

B.

polUni

C.

fabricTopology

D.

fabric Pod

Buy Now
Questions 13

Refer to the exhibit:

300-635 Question 13

Refer to the exhibit: 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

300-635 Question 13

Options:

A.

Option

B.

Option

C.

Option

D.

Option

Buy Now
Questions 14

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

Buy Now
Questions 15

Refer to the exhibit

300-635 Question 15

Which action does the execution of this ACI Cobra Python code perform?

Options:

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

Buy Now
Questions 16

After a Cisco Nexus switch interface is enabled and in the up state, an engineer must automate the configuration of the interface descriptions using the EEM Python Module.

Drag and drop the steps the engineer must take from the left into the correct order on the right.

300-635 Question 16

Options:

Buy Now
Questions 17

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

Buy Now
Questions 18

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.

300-635 Question 18

Options:

Buy Now
Questions 19

Which action allows Docker daemon persistence during switchover on the Cisco Nexus 9500 Series Switches running Cisco NX-OS?

Options:

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

Buy Now
Questions 20

What are two capabilities of the DCNM REST API? (Choose two.)

Options:

A.

uses the dcnm-token header for requests authentication after initial basic authentication

B.

uses basic authentication without encoding for username and password

C.

supports HTTP until release 11.0

D.

uses bearer key authorization

E.

is separated into Classic LAN, LAN Fabric, Media Controller, and SAN Management categories.

Buy Now
Questions 21

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

A)

300-635 Question 21

B)

300-635 Question 21

C)

300-635 Question 21

D)

300-635 Question 21

Options:

A.

Option

B.

Option

C.

Option

D.

Option

Buy Now
Questions 22

When the Cisco bigmuddy-network-telematry-collector from GitHub is used, which command displays only the message headers?

Options:

A.

-print

B.

-all

C.

-brief

D.

-print-all

Buy Now
Exam Code: 300-635
Exam Name: Automating Cisco Data Center Solutions (DCAUTO)
Last Update: Mar 5, 2025
Questions: 75

PDF + Testing Engine

$52.5  $174.99

Testing Engine

$40.5  $134.99
buy now 300-635 testing engine

PDF (Q&A)

$34.5  $114.99
buy now 300-635 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 09 Mar 2025