Sunday, May 21, 2017

Cisco Inventory Clipper v1.0


I would like to introduce the Cisco Inventory Clipper.
If you have text files of show inventory output from Cisco Network devices,

this program will help you shortly list up the details of inventory.

This is a python script. I recommend you to use Python 3.5.2 for this script.
If you never installed python on your Windows, you should install python first.

Download Cisco_inventory_clipper_v1.0.py



<User Guide>
1) Save Show Inventory from Cisco network devices as a text file.
2) Run the Cisco Inventory Clipper.
   2.1) Command 1 : This makes a new output file.
          python Cisco_inventory_clipper_v1.0.py Source_Filename.txt -n
   2.2) Command 2 : This appends the data on existing output file.
          python Cisco_inventory_clipper_v1.0.py Source_Filename.txt
3) Open the csv file from MS Excel or notepad.

If you have any questions, please visit http://enlab.blogspot.com



Below snapshot represents output.
You will know that some Cisco devices don't show VID or SN.
Then this Cisco Inventory Clipper automatically recognizes the empty VID or SN.



Saturday, May 6, 2017

Cisco Interface Command Generator v1.0


I would like to introduce the Cisco Interface Command Generator.
If you modify the cells colored in yellow.
If you are a cisco network engineer, you will easily recognize the features.

Download Cisco_interface_command_generator_v1.0.xlsx



<User Guide>
1) Please modify the cells colored in yellow.
2) You may enter maximum 9 repetitive sub-interface commands
3) Copy the automatically generated commands. I recommend you do not directly change the output cells, copy it into a text editor and modify it.

If you have any questions, please visit http://enlab.blogspot.com