Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 262 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 262 Bytes

switchconf

Python3 tool for configure Cisco switches.

Example usage

~ python3 switchconf.py 8 sw3901
User Access Verification
Username: admin
Password: exit
sw3901 con0 is now available
Press RETURN to get started.
sw3901>disable
sw3901>
...
...
...