Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 359 Bytes

README.markdown

File metadata and controls

14 lines (10 loc) · 359 Bytes

cisco.py

http://github.com/eaydin/ciscopy

About : This script simply connects to your Cisco router via Telnet, and backsup every setting. You just have to edit the server IP, username and password, it's at the very beginning of the sourcode.

Dependency : Python 2.6.x

Usage : Edit the IP, username and password. Simply run it.