Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 498 Bytes

Network Automation with Python

Package Requirements

Netmiko

Examples

Basic SSH Connection

Using the Netmiko library, we can connect with SSH and run a command we want with the send_command.

Some outputs:

sh ver : Ekran görüntüsü 2024-08-29 203005

sh run: Ekran görüntüsü 2024-08-29 203056