data-interfaces-flask
Display Cisco IOS router and switch interfaces information using Flask. Simple usage, just set up ssh on your router and sign in with this website.
Requirements
How to Use
git clone https://github.com/hasri20/data-interfaces-flask/
cd data-interfaces-flask
pip3 install -r requirements.txt
python3 app.py
Open http://0.0.0.0:8080 in your browser.
Test using DevNet Sandbox
Don't have a router or switch? No problem, you can use this DevNet Always-On Sandbox.
The required information from the sandbox environment is provided here for convenience, but we recommend you access the sandbox to make sure this information is still current.
- Hostname: ios-xe-mgmt.cisco.com
- SSH Port: 8181
- Username: developer
- Password: C1sco12345