Skip to content

Poll device RIB table with IETF-Routing YANG model. Displays flapping RIB Entries/Routes for investigation

License

Notifications You must be signed in to change notification settings

cober2019/IETF-RIB-Status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

image

image

IETF-RIB-Status

IETF RIB Status allows you to view your current RIB table as well as poll the table and compare to previous. Any entries that are flapping will be displayed on the screen without reloading the page.

Notes:

  • On intial login and page refreshes the page may take some time to load. This is due to fetching data from the device.
  • You will notice 'Scanning...' and ''Fetching" status messages to show program activity.
  • The program may have issues with cisco switches as the response time to get the RIB is very slow. Still don't hesitate to try!
  • Testing was done with ASR and ISR 1500-2000 RIB entries. I haven't tried with any other vendor devices. Please let me know the results if you try ([email protected])
  • Please run requirements.txt before using this program
  • Access using http://{your_local_ip}:5000
  • Clone using git clone https://github.com/cober2019/IETF-RIB-Status.git (Linux: cd IETF-RIB-Status-->pip install -r requirements.txt-->python run.py)

YANG Model:

IETF-Routing: (https://tools.ietf.org/html/rfc8349)

Login:

  • IP Address should be whatever IP you use to manage the device
  • NETCONF port is default 830.

image

Protocols:

image

RIB w/ Flapping Entries:

image

About

Poll device RIB table with IETF-Routing YANG model. Displays flapping RIB Entries/Routes for investigation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published