ExamQuestions.com

Register
Login
Automating Cisco Data Center Solutions (DCAUTO) Exam Questions

Cisco

Automating Cisco Data Center Solutions (DCAUTO)

20 / 32

Question 20:

Refer to the exhibit. 
image
Which two actions does this Python code perform with the Cisco ACI? (Choose two.) 

Answer options:

A. It creates a subnet "DevNet_Subnet" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and sets the scope to "private".
B. 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".
C. It creates an EPG "DevNet_EPG" inside AppProfile "DevNet_App" located in ACI tenant "DevNet_Tenant" and link the EPG with BridgeDomain "DevNet_BD".
D. 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".
E. It creates an EPG "DevNet_EPG" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and link the EPG with BridgeDomain "DevNet_BD".