Skip to content

Instantly share code, notes, and snippets.

View SlodeSoft's full-sized avatar

EXSoft SlodeSoft

  • In the Slode
View GitHub Profile
@SlodeSoft
SlodeSoft / README.md
Last active January 30, 2023 18:43 — forked from iyre/cisco-ap-config.py
Cisco Telnet Bulk CONFIG - Switch Catalyst

Cisco Telnet Bulk CONFIG

How To ?

  1. Pull all files to your environment. [All the Files have to be in the same directory]
  2. Modify scripting.ini with your Connection Information.
  3. Modify hosts.txt & commands.txt to match with your network env.
  4. Check bulk.log to get informations about the execution.
  • You have to install telnetlib python lib, for the telnet connections on you network devices