Page 1 of 1

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

Posted: Fri Jul 22, 2022 5:28 pm
by answerhappygod
Refer to the exhibit.

Which two actions does this Python code perform with the Cisco ACI? (Choose two.)
Refer To The Ex 1
Refer To The Ex 1 (458.65 KiB) Viewed 54 times
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".