Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

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

Demo: 22 questions
Total 75 questions

Automating Cisco Data Center Solutions (DCAUTO) Questions and Answers

Question 1

What is a key characteristic of an ACI policy model?

Options:

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

Question 2

During the process of starting a Python network telemetry collector, which command starts the Cisco bigmuddy-network-telemetry-collector from GitHub?

Options:

A.

model driven telemetry

B.

telemetry_receiver.py --ip-address -port

C.

telemetry_receiver.py --destination -uri

D.

streaming telemetry

Question 3

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

Question 4

An engineer is implementing a Cisco Nexus 9000 Series Switch. To automate the configuration, which command enables Bash on a Cisco NX-OS?

Options:

A.

run bash-shell

B.

enable bash

C.

run bash

D.

feature bash-shell

Question 5

Which two bootstrap technologies are supported by Cisco NX-OS platforms? (Choose two )

Options:

A.

iPXE

B.

PNP

C.

POAP

D.

BOOTP

E.

DHCP

Question 6

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.

Question 7

Which two capabilities apply to the DCNM API? (Choose two)

Options:

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

Question 8

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

Question 9

Which step must be taken to enable the REST API browser within Cisco UCS Director?

Options:

A.

Edit the user profile and enable developer options.

B.

Raise a case with TAC

C.

The REST API browser is automatically enabled in Cisco UCS Director when a Power User is created.

D.

Log in as the user "REST"

Question 10

Which procedure accesses the REST API browser within Cisco UCS Director?

Options:

A.

Send an HTTP GET request to https://[UCS Director IP]/api/get_resources/

B.

Log in as the user REST/user to access the REST API interface.

C.

Enable the Developer menu Select Orchestration in the Ul, then select the REST API browser

D.

Select the API browser from the Cisco UCS Director End User Portal catalog of services

Question 11

A file named myfunc.py has been edited. Drag and drop the steps from left that ensure that this file is committed to the local Git repository and verify its status into the correct order on the right. NOt all options are used.

Options:

Question 12

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:

Question 13

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

Question 14

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.

Options:

Question 15

Refer to the exhibit:

The exhibit shows a Cisco NX-OS switch configuration an Ansible playbook, and the output of running this playbook The playbook failed due to error "msg' "Request failed \ 'status* -1 "url" "http://192.168.251.129:80/ins " Which Cisco NX-OS configuration command resolves this failure?

Options:

A.

feature nxapi

B.

http-server enabled

C.

interface mgmt0; ip access-group allow_http_traffic in

D.

feature http

Question 16

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 17

Refer to the exhibit:

Refer to the exhibit: Which Ansible module is need in line 8 to create a new VLAN 10 on the hosts defined in the "ucs" group?

Options:

A.

vlan

B.

ucs_vlans

C.

vlans

D.

nxos_vlans

Question 18

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 19

Refer to the exhibit:

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 20

Exhibit:

Refer to the exhibit. Cisco Instersight has an NTP server policy called My_NTP_Policy configured that contains a single NTP server pool entry "pool.ntp". Which Cisco Intersight API call adds an additional NTP server (10.20.0.1) to the My_NTP_Policy server policy?

Options:

A.

Option

B.

Option

C.

Option

D.

Option

Question 21

Refer to the exhibit:

Refer to the exhibit. Which configuration change command must be run on the Cisco NX-OS device to make this command work?

Options:

A.

enable bash-shell

B.

bash-shell enable

C.

service bash-shell

D.

feature bash-shell

Question 22

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

Options:

A.

Option

B.

Option

C.

Option

D.

Option

Demo: 22 questions
Total 75 questions