Requirements and installation notes for Cisco ACI Fabric, APIC, and SDK components
Review these installation notes before installing or upgrading Cisco ACI Fabric, APIC, or SDK components to ensure proper configuration and compatibility.
-
For hardware installation instructions, see the Cisco ACI Fabric Hardware Installation Guide .
-
Always back up your Cisco APIC configuration prior to installing or upgrading to this release. Single Cisco APIC clusters, which should not be run in production, can lose their configuration if database corruption occurs during the installation or upgrade.
-
For initial access instructions to Cisco APIC for the first time, see the Cisco APIC Getting Started Guide .
-
Cisco ACI with Microsoft System Center Virtual Machine Manager (SCVMM) or Microsoft Windows Azure Pack only supports ASCII characters. Non-ASCII characters are not supported. Ensure that English is set in the System Locale settings for Windows, otherwise Cisco ACI with SCVMM and Windows Azure Pack will not install. In addition, if the System Locale is later modified to a non-English Locale after the installation, the integration components might fail when communicating with the Cisco APIC and the Cisco ACI fabric.
-
For the Cisco APIC Python SDK documentation, including installation instructions, see the Cisco APIC Python SDK Documentation .
The SDK egg file that is needed for installation is included in the package. The SDK egg filename follows the format:
acicobra- A . B _ CD -py2.7.egg, with A as major release, B as minor, C as maintenance, and D as patch letter (lowercase).For example, the egg filename for the 5.2(4d) release is as follows:
acicobra-5.2_4d-py2.7.egg -
To install the SDK with SSL support on Unix/Linux and Mac OS X requires a compiler. For a Windows installation, you can install the compiled shared objects for the SDK dependencies using wheel packages.
-
Install the SDK package before installing the model package, as the model package depends on the SDK package.
-
From APIC 6.0(2), ECDSA certificate support is enabled. Downgrading to earlier APIC versions after deploying an ECDSA certificate requires switching to an RSA certificate first; otherwise, the web server will not function. You must update your Cisco APIC web server to use a RSA-based certificate before downgrading to a version lower than Cisco APIC 6.0 (2).
-
APIC 6.1(2) and later require Global AES Encryption to be enabled before upgrading. A prevalidation check ensures this setting is enabled prior to upgrade.




Feedback