cober2019 / NXOS-Ops

NXOS-Ops is designed to give you a summary view of your device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NXOS-Ops

NXOS-Ops is designed to give you a summary view of your device. Features include:

  • Interfaces details both from a cli view and a custom flask view
  • Full routing tables plus a cli view from the table
  • View Vlans
  • View trunks
  • View VPcs
  • View Port-Channels

Usage

  • Clone repo and in your environment run: pip3 install -r requirements.txt
  • Execute the app using run.py: Double click or from ternal python3 run.py

About

NXOS-Ops is designed to give you a summary view of your device

License:MIT License


Languages

Language:CSS 46.3%Language:JavaScript 25.5%Language:HTML 17.5%Language:Python 10.8%