AI-powered network automation tools for Cisco and CCNP engineers.
- BGP Configuration Generator
- BGP Best Path Analyzer
- Route Map Generator (Planned)
- Prefix List Generator (Planned)
- AI Network Assistant (Planned)
- Python
- FastAPI
- GitHub Actions
- Docker (Planned)
GET /bgp
Example:
router bgp 65001 neighbor 10.1.1.1 remote-as 65002
GET /bestpath
Example:
Weight=100 LocalPref=200 AS_PATH=3
