What is Cisco SDN or ACI?
Cisco SDN or ACI provides a way to run and manage the network in a faster and better way. It is a centralized approach for provisioning, managing, promoting and programming the infrastructure of the network which is abstracted from the applications.
Working
Cisco ACI accumulates both hardware and software and is a policy-driven solution. The hardware comprises Cisco Nexus 9000 switches. The software for Application Centric Infrastructure includes:
- Data Center Pod
- Data Center Policy Engine
- Virtual and Physical Leaf Switches(Non-Directly Attached).
The Network of Cisco ACI is same as that of deployed by the data centers for the past few years with slight changes. Only some protocols and management policy is changed for the underlying infrastructure.
For handling the workloads in the network equal-cost multi-path (ECMP) routing is used along with overlay protocols between two endpoints like VXLAN virtual extensible local area network. It can handle the workload of networks present anywhere. This will allow the network to have virtual or physical machines in the same layer (layer 2).
Cisco ACI provides a path to support:
- VLAN
- VXLAN
- Network virtualization generic routing encapsulation (NV-GRE)
NV-GRE creates a logical domain.
The SDN Controller of the ACI has, the Application Policy Infrastructure Controller (APIC) which is responsible for managing and configuring the policy of the ACI switches. No configuration is stick to the device making hardware stateless. This stateless computing model is used by the Application Policy Infrastructure Controller for deploying and re-deploying hardware. It acts as a central repository.
Cisco SDN or ACI provides other services for the data center or cloud environment. APIC, can integrate:
- Advanced security.
- Load balancing.
- Monitoring.
There are many products which can be integrated with the ACI like:
- Sourcefire
- Embrane
- F5
- Cisco ASA
- Citrix
To integrate with cloud northbound APIs are used on the API Controller.
Integration with Other Products

Source: SDX
To know each detail of ACI refer to the Logic Finder course
https://www.logicfinder.net/wp-content/uploads/2019/02/Course-17-Cisco-ACI-outline.pdf


