published

Brainfreeze

logo

Mind maps for Cisco ISE APIs

dACLS

Installation

In your project directory, create your virtual environment

python3 -m venv env

Activate (use) your new virtual environment (Linux):

source env/bin/activate

Download or clone the brainfreeze repository:

git clone https://github.com/automateyournetwork/brainfreeze.git

Update your target ISE IP Address on lines 20-21

ise = "10.10.20.70:9060"
mnt = "10.10.20.70:443"

Update your target ISE Credentials (find and replace)

auth=('admin', 'C1sco12345!')

Change into the MindMaps folder and run the BrainFreeze.py file

python3 BrainFreeze.py

Try it with a Sandbox

Brainfreeze is ready-to-go with the Cisco DevNet Always On Sandbox

Simply reserve the PxGrid 2.0 with ISE Sanbox

Sandbox

Sandbox

Establish the VPN

Important!

Enable the External RESTful Service (ESR) in ISE by visiting

ISE

Log-in as

admin
C1sco12345!

Then navigating to

ISE_Admin

Then select ERS Settings

Check Enable ERS for Read/Write

Acknoweldge

ERS_Enable

Save

Save

You are now ready to run Brainfreeze

View the Mindmaps

Install the markmap VS Code Extension

Mark Map

Open the markdown file and click the "Open as markmap"

Use Case

Brainfreeze

Mind Maps for Cisco Identity Services Engine

Use the Cisco Identity Services Engine (ISE) External RESTful Service (ERS) and Monitoring and Troubleshooting (MnT) Application Programmable Interfaces (APIs) to create valid markdown files which then in turn can be rendered as mind maps using the VS Code markmap extension

Provide a link to a related DevNet Sandbox: PX-Grid on ISE 2.0

Brainfreeze

Mind Maps for Cisco Identity Services Engine

Use the Cisco Identity Services Engine (ISE) External RESTful Service (ERS) and Monitoring and Troubleshooting (MnT) Application Programmable Interfaces (APIs) to create valid markdown files which then in turn can be rendered as mind maps using the VS Code markmap extension

Provide a link to a related DevNet Sandbox: PX-Grid on ISE 2.0

View code on GitHub

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.