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.3.tar.gz (33.0 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.3-py3-none-any.whl (54.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: netbox_aci-0.0.3.tar.gz
  • Upload date:
  • Size: 33.0 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.3.tar.gz
Algorithm Hash digest
SHA256 37d221f152f0cf7dd03e135fb0e3c310082709efef129568e97544631cfc617c
MD5 8d0d303391c46b9eaf17934075f08982
BLAKE2b-256 25d47c9aa3831c1a66cdd3e74a2aa6ec21590879f7deb4abe43e50a290b0d6ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: netbox_aci-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 54.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 adde3b3947ae10889efbc29e7e55fee015093d42d424f00f2b314511319a5213
MD5 366b3b57810a528056bc75df608fc877
BLAKE2b-256 0f305bfed5c14cd63ccfa3f5495d7bdb36b63a90fb1fd15a22fcefc545e35ca7

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