published

data-interfaces-flask

screenshot_2019-02-20_10-50-57

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

  • Flask
  • Netmiko
  • TextFSM

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