Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Network Automation on MikroTik using Python
Highest Rated
Rating: 4.7 out of 5(103 ratings)
555 students

Network Automation on MikroTik using Python

Understand how to use Python for network programmability on MikroTik RouterOS using Paramiko & Netmiko
Created byMA ICT B.V
Last updated 11/2020
English

What you'll learn

  • Network Automation to MikroTik RouterOS
  • Downloading an installing Python
  • Downloading and installing PyCharm
  • Using Paramiko Module for network automation on MikroTik RouterOS
  • Using NetmikoModule for network automation on MikroTik RouterOS

Course content

4 sections15 lectures2h 2m total length
  • Python & MikroTik - Teaser Video9:32

    Learn how Python automates MikroTik firewall rules across two routers with one click. The teaser demonstrates applying scripted rules via Python to MikroTik RouterOS for secure, scalable network automation.

Requirements

  • You should have MTCNA level to follow this course
  • Programming Skills is not required, but is preferred to have it

Description

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.

Who this course is for:

  • MikroTik Engineers who would like to automate their network using Python