Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 539 Bytes

README.rst

File metadata and controls

17 lines (13 loc) · 539 Bytes

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