This repository is deprecated; please follow the main search page or use the ‘Related code repos’ widget on the right side of the current page.

ACI Setup

These scripts allow you to create different objects in ACI to bootstrap the fabric. It is a great example of how
to create:

  • Tenants
  • VRFs
  • Bridge Domains
  • VLAN Pools
  • Policies and policy groups
  • Profiles

Install requirements

pip install -r requirements.txt

Configure APIC credentials in the envFile. Then execute the script run.py

python run.py

Contacts:

Use Case

When you have several ACI deployments, it is important to use automation to create all necessary configuration from Day 0. This script is a great example of how you can create all the needed initial objects once you have your ACI fabric up and running.

ACI Setup

These scripts allow you to create different objects in ACI to bootstrap the fabric. It is a great example of how
to create:

  • Tenants
  • VRFs
  • Bridge Domains
  • VLAN Pools
  • Policies and policy groups
  • Profiles

Install requirements

pip install -r requirements.txt

Configure APIC credentials in the envFile. Then execute the script run.py

python run.py
View code on GitHub
  • Owner

  • Contributors

  • Categories

  • Products

    ACI
  • Programming Languages

    Python
  • License

    Other

Code Exchange Community

Get help, share code, and collaborate with other developers in the Code Exchange community.View Community
Disclaimer:
Cisco provides Code Exchange for convenience and informational purposes only, with no support of any kind. This page contains information and links from third-party websites that are governed by their own separate terms. Reference to a project or contributor on this page does not imply any affiliation with or endorsement by Cisco.