cisco

Netmiko & getpass to access devices

Let’s ask ChatGPT to provide us the code for the following question: Can you generate a script that uses Netmiko and getpass to login to a list of devices (defined in a text file) using a Tacas account and run a specific command? Output the result into a csv file. Here’s the answer: Here is… read more »

Sidebar