Network Automation on MikroTik using Python
Understand how to use Python for network programmability on MikroTik RouterOS using Paramiko & Netmiko
The world of IT is moving to network programmability which is also called network automation, which means that network engineers should be ready to write scripts in order to configure network devices such as MikroTik Routers. Most of network engineers don't like programming - that's a fact. But programming skills is required if you want to keep working as a network engineer. The most used programming language for network automation nowadays is called Python. For this reason, I have designed this course to show you how you can run scripts on Python to interact with MikroTik devices so you can configure them by just one click no matter how big is the number of the MikroTik devices, and to avoid human errors that happen a lot.
In this course I am not going to explain everything about Python. I am just going to take the scripts that we needed as network engineers and explain them then apply them to see how the network automation on MikroTik routers can work.
Bottom line, this course is an essence for all MikroTik network engineers and I am glad to be the 1st trainer doing a course about network automation on MikroTik using Python.
Your Instructor
Hello everyone. My name is Maher Haddad and I am a Certified MikroTik Trainer, Cisco Authorized Instructor and LigoWave Authorized Trainer.
I have decided to make this online school to share my knowledge to the community. All my courses are based on theory and hands-on LABS so you can practise while learning.
More than 100K happy students have joined mynetworktraining.com up to year 2022.
I hope you will enjoy watching my courses.
Course Curriculum
-
Start5- Introduction to Paramiko Library on Python (1:27)
-
Start6- Installing Paramiko Module on Python (12:36)
-
Start7- Running the 1st script on Python to the MikroTik Router (11:57)
-
Start8- Adjusting the Python script for more tasks on the MikroTik Router (7:13)
-
Start9- Connecting to Multiple MikroTik Routers using Paramiko on Python (13:50)
-
Start10- Configuring OSPF on 3 MikroTik Routers using Paramiko on Python (9:14)