Skip to content

GGabriele/network_inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

network_inventory

This script connects to each node of the network using PExpect (or Paramiko, into the "proposal" version). Then we'll filter command outputs using regular expressions and lastly, we'll store these filtered output into the "net_invent.txt" file.

Informations we'll obtain:

  • Router_ID
  • RAM Memory
  • Flash Memory
  • Free Flash
  • IOS Version
  • Linecards
  • Serial numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages