cober2019 / IOS-XE-Ops

This program allows you to view and configure Cisco IOS-XE devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

image

image

IOS-XE-Ops

Please visit https://github.com/cober2019/react-ios-xe-ops, for newer app version

IOS-XE-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 and database perspective
  • Interfaces qos plus a cli view of you current queueing stats
  • Arp table
  • Routing neighbors (BGP & OSPF)
  • Configure/Modify interfaces
  • Apply service policies
  • Clear ARP table
  • Refresh Tables
  • Ping utility. Source ping from selected interfaces

Known Issues:

  • Code Version Fuji Version 16.7.2 (ISR 4331): Device rebooting when applying QoS policy to Gig Interface

Usage:

!Popups are required for some features so please ensure your browser isn't blocking them!

Logging In:

  • When logging in the main page may take some time to load. This usually depends on how many interfaces are on the device. Reason, there is no database so all information is collected in real time.

Session Logging:

  • All session output is stored in the local program directory, app/logs

Configs:

  • All configs whether pass or fail are stored in the local program directory, app/configs as XML files

image

About

This program allows you to view and configure Cisco IOS-XE devices.

License:MIT License


Languages

Language:CSS 42.5%Language:JavaScript 24.0%Language:HTML 18.9%Language:Python 14.5%Language:Jinja 0.1%