In the previous post, you learned how to use python’s paramiko to access a network device, send commands to it only to retrieve output. The topology had two devices, however only one was accessed using paramiko. In this post we will utilize the same topology and configure both devices at the same time; killing two […]
