/countinterface

Script to count status in physical interface on cisco switch 2960

Primary LanguagePython

countinterface

Script to count status in physical interface on cisco switch 6500 , 4500 , 2900 Series

How to Use.

  • Step 1 - Import [IP file in .txt(anything name of file)] in same project folder.
  • Step 2 - Insert list of cisco command to [command.base] file
  • Step 3 - Run count_int_ssh.py with cmd or double click.
  • Step 4 - Finally counter.txt is create when script success!!