Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 2.11 KB

README.md

File metadata and controls

32 lines (32 loc) · 2.11 KB

ACI Ops

(Pervious know as: Better ACI CLI Tools) Tools to enhance CLI experience replacing slower ACI show commands with additional information.

This program fully supports Python2 and will be updated to Python3 when ACI's internal platform migrates from Python2.

The entire program uses Python2 Standard Library!
No 3rd party modules to import and update!
Program can run on Windows, Mac, and Linux.

Can be ran on local computer or on APIC itself. If on the APIC you can store the program in you home directory.

New Features!

1.) Picture showing interfaces like available in GUI with colors reflecting interface status, role, errors
2.) Show recent ports down
3.) Show all endpoints on interface
4.) Auto create span to server session
5.) Option to select EGPs to remove from interfaces
6.) Option to tag or untag EPGs added to interfaces

Screen Shots:

Image of Main Menu

Important Fault Summary

Image of fault_summary

Add EPGs to Multiple Interfaces

Image of add epgs

Remove EPGs from Multiple Interfaces

Image of remove_epgs

Better 'show interface status'

Image of showinterfaces

Find Endpoints with Additional Information

Image of ip search

Find Endpoints even when Powered Off

Image of poweroff

Gather all logs in timeframe

Image of time
Original Auther: Settlej