MCPcopy Index your code
hub / github.com/automateyournetwork/ReACT_AI_Agent_for_Cisco_IOS_XE

github.com/automateyournetwork/ReACT_AI_Agent_for_Cisco_IOS_XE @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
12 symbols 35 edges 1 files 5 documented · 42% updated 17mo ago★ 382 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Project Setup Instructions

Prerequisites

Docker and Docker Compose installed on your system

Access to Cisco DevNet Sandbox

Valid pyATS testbed file configured for your environment

Getting Started

Clone the Repository

git clone cd ReACT_AI_Agent_for_Cisco_IOS_XE

Start the Application

docker-compose up

Access the Application Open your browser and visit:

http://localhost:8501

Configuration

Ensure DevNet Sandbox is Active

Confirm that your DevNet sandbox is running and accessible.

Validate Your Testbed File

Check your pyATS testbed file for accuracy and completeness.

pyats validate testbed

Update the Testbed for Local Device

Modify the testbed file to reflect your local device configurations.

Example snippet:

devices: local_device: os: iosxe type: router connections: cli: protocol: ssh ip: 192.168.1.1 port: 22

Stopping the Application

docker-compose down

Support

For issues, please open an issue in this repository.

Core symbols most depended-on inside this repo

Shape

Function 12

Languages

Python100%

Modules by API surface

react_ai_agent_cisco_ios_xe/react_ai_agent_cisco_ios_xe.py12 symbols

For agents

$ claude mcp add ReACT_AI_Agent_for_Cisco_IOS_XE \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page