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
View code on GitHub
  • Owner

  • Contributors

    +2Github contributors
  • Categories

  • Products

    IOS XE
  • Programming Languages

    HTML
  • License

    MIT License

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.