Blog Viewer

How can I loop through a list of hostnames with the same credentials?

By Erdem posted 08-11-2015 14:15

  

Junos PyEZ and skeleton-code

 

To loop through a list of hostnames using the same username and password (credentials) using Junos PyEZ, you must have skeleton-code The skeleton-code defines a list of hosts and a devlist, and prompts the user to enter their username and password.


#Python
#How-To
#skeleton-code
#junospyez

Permalink