Official Bank 0/75

Automating Cisco Data Center Networking Solutions (DCAUTO) Exam ((300-635 DCNAUTO) v2.0) - Cisco Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
75 Total Questions
1
Question
Which NX-API request queries the MAC address table?

Exhibit
Options
A Option
B Option
C Option
D Option
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
What is a key characteristic of an ACI policy model?
Options
A Network administrators configure logical and physical system resources directly
B Logical and concrete domains are separated
C It allows communications with newly connected devices
D All configuration is carried out against concrete entities
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Exhibit

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

Exhibit

"FVTenant": {"attributes": ("name": "SuperEats").
"children": I"FVAp": ("attributes": ("name": "children": ( "app"))). (FVAEPg": ("attributes": (name": ("FVAEPg": ("attributes": ("name": "web")))
1}
RESPONSE = requests.post (APIC+OPERATION, JOn=DATA, cookies=COOKIE)
OPERATION = api/node/mo/uni.json*
DATA = (
"OrderProcess"), "children": K"fvAp": ("attributes": ("name": "OrderProcess"), "children': [
("fvAEPg": ("attributes": (name": "web"))}
17 1>
RESPONSE = requests.get(APIC+OPERATION, cookies=COOKIE)
OPERATION = api/node/mo/un1.json*
OPERATION = api/node/mo/un1.json*
DATA = { "fvTenant": {"attributes": ("m": "SuperEats"),
"children": H"fvAp": ("attributes": ("rn": "OrderP rocess"), "app"))), "app"))),
"children": | {"fvAEPg": ("attributes": (rn":
(fAEPg": ["attributes": (rn": "web"))) 1) 1) 12
RESPONSE = requests-post (APIC+OPERATION, )son=DATA, cookles=COOKIE)
OPERATION = api/node/mo/unt.json*
"fvTenant": ("attributes": ("name": "SuperEats").
DATA = { "fvTenant": ("attributes": ("name": "SuperEats").
DATA = {
"OrderProcess"). "children": H"fvAp": ("attributes": ("name': "children": (fVAEPg": ("attributes": ("name": ("fvAEPg": ("attributes": ("name":
}
("fvAEPg": ("attributes": ("name": "web")})
requests. post (APIC+OPERATION, 1 sOn=DATA, cookies=C00KIE) RESPONSE
Options
A Option
B Option
C Option
D Option
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Drag and drop the code to complete an Ansible playbook that creates a new tenant. Not all options DRAG DROP are used. 3/47

Exhibit

- name: Add a new tenant
host: apic username: admin password: SomesecretPassword description: MyCompany tenant state: absent Tenant_name: MyCompany tenant: MyCompany state: query state: present aci_tenant: aci_tenant_name: state: create
Reveal Only
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Refer to the exhibit

Exhibit

Which action does the execution of this ACI Cobra Python code perform?
Options
A It prints all APIC MAC and IP addresses
B It prints all LLDP neighbor MAC and IP addresses
C It prints all endpoint MAC and IP addresses
D It prints all Cisco Discovery Protocol neighbor MAC and IP addresses
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.