Skip to main content

A NetBox plugin to integrate Cisco ACI (Application Centric Infrastructure) with NetBox.

Project description

Netbox ACI Plugin

A Netbox plugin for Cisco ACI related objects in Netbox.

Features

This plugin provides the following models to be able to document an Cisco ACI setup:

  • Attachable Access Entity Profiles
  • Application Profiles
  • Bridge Domains
  • Contracts (Standard)
  • Endpoint Groups
  • Endpoint Security Groups
  • Interface Policy Groups
  • L3 Outs
  • Link Level Policies

Contributing

This project is currently maintained jointly by:

Compatibility

Below listed plugin Versions has been tested with its corresponding NetBox Version.

Netbox Plugin
4.1.3 >= 0.0.1
4.2.0 >= 0.0.1
4.3.1 >= 0.0.2

Installation

Option 1

Install using Docker
Enable the plugin in <netbox docker>/configuration/plugins.py.

Option 2

$ python3 -m pip install netbox-aci

Enable the plugin in <netbox>/configuration.py.

PLUGINS = [
    "netbox_aci"
]

Requirements

  • Custom Field:

      - name: "gateway"
        label: "Gateway"
        object_types:
          - "ipam.ipaddress"
        required: false
        type: "boolean"
        default: false
    
  • Fixtures:

      You can load the requirements manually:
      python manage.py loaddata defaults.json
    
      !!! NOTE AND ADJUST THE VALUES FOR pk AND related_object_type BEFOREHAND !!!
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_aci-0.0.2.tar.gz (32.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

netbox_aci-0.0.2-py3-none-any.whl (54.4 kB view details)

Uploaded Python 3

File details

Details for the file netbox_aci-0.0.2.tar.gz.

File metadata

  • Download URL: netbox_aci-0.0.2.tar.gz
  • Upload date:
  • Size: 32.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for netbox_aci-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1ca248b5fa7da22426c3c9d9013ef6e7cb7ddb222dd84bf2fefa8b560762ef03
MD5 786b2db9860cc7d001203b6e56afaf45
BLAKE2b-256 18f807116d691e78016226fee66a5e3e87a7352fc6fcc7cf9c5c592aff7f2537

See more details on using hashes here.

File details

Details for the file netbox_aci-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: netbox_aci-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 54.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for netbox_aci-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 665d94672703d901413a79bd91c23187a56901a05e8d6dde4eef4852313e0475
MD5 8a63c8c592880235e00da8543a6243fa
BLAKE2b-256 649f27b0df21799dd0301faa42e0bfc080fc73da83c4ffbe923a78fb9f98aed7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page