Python script for pushing the same configuration (stored in a predefined file) on multiple devices at the same time via Telnet.
The script reads the IPs of the devices from the NETWORK_IP file and sends the commands you enter in the CMD_FILE file to all the devices. Telnet username/password parameters are configured within the script. This feature can be further customized to prompt the user for them or read them from a file.
The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable.
Tools used: Python 2.7.3, GNS3, Linux.
License
Public DomainFollow netcfgtooltelnet
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of netcfgtooltelnet!