Implementing Cisco Optical Solutions Engineer (OCSE) — Question 2
In Cisco ACI, what is the order of steps for deploying an EPG on a specific port with Cisco APIC using the CLI?
Answer options
- A. Create a tenant > Create a private network > Create a bridge domain > Create an application profile > Associate the EPG with a specific port
- B. Create a tenant > Create a bridge domain > Create a private network > Create an application profile > Associate the EPG with a specific port
- C. Create a tenant > Create an application profile > Associate the EPG with a specific port > Create a bridge domain > Create a private network
- D. Create a tenant > Create an application profile > Create a bridge domain > Create a private network > Associate the EPG with a specific port
Correct answer: B
Explanation
The correct answer is B, as it follows the proper sequence required in Cisco ACI for deploying an EPG. You must first create a tenant, then a bridge domain, followed by a private network, and finally an application profile before associating the EPG with a specific port. The other options do not adhere to this necessary order, which would lead to deployment errors.