Skip to content
Archive of posts filed under the Scripts, Programs category.

Netios 0.76

Netios 0.76 is out! Complete changelog : 2010-07-13  (0.76) Jean-Christophe Baptiste <jc@phocean.net> * fix prompt for enable issue * fix issue with log directory * add timeout option * remove fail check for password mode (source of confusion and not so useful on second thought) Check there for more details and a download link.

Netios 0.75

Netios 0.75 is out. Complete changelog : 2010-04-24  (0.75) Jean-Christophe Baptiste <jc@phocean.net> * always force to specify the user to update and remove useless options concerning tacacs and newuser mode Check there for more details and a download link.

Netios 0.74

Netios 0.74 is out. Complete changelog : 2010-04-08  (0.74) Jean-Christophe Baptiste <jc@phocean.net> * improve logging and  error handling * clean up some crapy code Check there for more details and a download link.

Netios 0.73

Netios 0.73 fixes some bugs and Complete changelog : 2010-02-10  (0.73) Jean-Christophe Baptiste <jc@phocean.net> * remove useless options * fix various bugs Check there (tools page) for more details and a download link.

Hostcheck

I continue to publish some my coding. Hostcheck is a simple Perl script that can be useful to quickly check if a list of host is up. It just read a host file and check if the host are available doing a ping test or trying to open a socket. Nothing great, but it may [...]

Netios 0.72

Netios 0.72 fixes some bugs with the show_run mode and large config files. I also found some issues concerning the prompt detection, so it should be fixed now. Complete changelog : 2010-01-14  (0.72) Jean-Christophe Baptiste <jc@phocean.net> * ciscoclass.py : forgot to remove a debug print * ciscoclass.py : finish and fix a bunch of bugs [...]

Netios 0.71

I release a new version of Netios : 0.71. There are a lot of changes, starting with cosmetics, but the biggest one is the support of multiprocessing. It is now able to process several routers at the same time, so using it on a large list of machines results in a big speed up. A [...]

Netios

I just released an alpha release of a little tool that may help network administrators with a large park of Cisco routers or switches : Netios is a little tool aimed to help network administrators to administrate a large number of Cisco network devices. Providing it with a list of equipments, it connects within SSH [...]