Pull and Push configurations
This is an easy exemple of how to send a show command to multiple devices, this exemple is base on ‘cisco_ios’ device_type so for other like cisco_xr and juniper_os dont forget the send_command.commit() from netmiko import Netmiko from getpass import…
Read more

