Python Learning for Network Engineers Automation Masterclass
- Description
- Curriculum
- FAQ
- Reviews
Learn Network Automation skills from scratch to an advanced level.
For attending this course you don’t need any prior coding experience.
You will be learning all the required Python concepts in a practical way with Networking Examples
This will help you to get into the exciting world of most trending technology and raise your earning potential.
This course is designed for Network Engineers with less or no coding experience.
Throughout the session, we will be using Linux OS (preferably Ubuntu) for running Python scripts.
The IDE is PyCharm and Cisco devices will be used for demonstrating most of the device interactions. (vIOS, IOS-XE, NXOS etc)
-
The course will be starting with SSH fundamentals
-
Initially, Course will take you through Paramiko, Netmiko, NAPALM and Nornir Libraries’ fundamentals
-
Paramiko invoke_shell and exec_command methods
-
Methods supported in Netmiko for device interactions
-
How to do Configuration parsing using Regular Expressions over SSH
-
How to enable logging in the script with a log file or event email triggers
-
How to schedule the Script execution without keeping the terminal opened
-
How to do IP address and subnet validations using Python
-
How to do multithreading for parallel execution on multiple devices
-
Read and write contents to a text file, JSON, YAML, and XML
-
Manage device inventories or config details in CSV files
-
Read the configuration data from CSV, YAML, JSON, or text files
-
How to use textfsm template
-
How to use Jinja2 templates for creating multiline configuration templates with loops or conditions
-
How to use NAPALM for multivendor support
-
How to use getters in NAPALM
-
How to use config merge, config compare, config replace and config rollback in NAPALMcreate
-
What is Nornir Framework
-
How to create an inventory file in Nornir
-
How to create tasks in Nornir
-
What are plugins in Nornir
-
NETCONF/YANG Data models with real-time examples
-
Netconf Automation using Python Ncclient
-
RESTCONF API Automation using Requests
-
Raspberry Pi Mocropython Network Monitoring and Automation examples
Course Update log (Latest Topics):
June 2023: Raspberry Pi Micro Python
May 2023: Command Line Arguments using Argparse
April 2023:VMWare ESXi CLI automation using Python
Python Fundamentals Covered:
-
Strings and String Methods
-
Bytes and Unicode
-
Exception handling
-
stdin, stdout, stderr in Python
-
File Operations
-
Config HTML Comparison using Python
-
Regex Fundamentals
-
For loop
-
While loop
-
if, else, elif
-
Functions and Modules
-
Object Oriented Programming: Classes Basics
-
Multithreading
-
lists, dictionaries, and its methods
-
sets, tuples
-
Pycharm debug Example
-
Mutable vs Immutable
-
datetime
-
schedule
-
Logging
-
Enumerate
-
Tabulate
-
Itemgettes
-
List comprehension
-
copy and deep copy
-
subprocess
-
JSON
-
XML
-
YAML
-
Mocropython for beginners
-
3Comparison of Lab Setup Sections (Old Approach and New Approach)Video lesson
-
4Optional - How to Connect to Cisco DevNet Devices for Learning - FreeText lesson
-
5Install VMWorkstation Player and Setup Ubuntu OSVideo lesson
-
6Install GNS3 VM in VMWare Workstation PlayerVideo lesson
-
7Import Cisco vIOS in to GNS3 VMVideo lesson
-
8Enable Older SSH Key Algorithms support in UbuntuVideo lesson
-
9Install VS Code IDE for DevelopmentVideo lesson
-
10Github and Git Setup for VisualStudio Code CommitsVideo lesson
-
11Install CSR1000v in GNS3 VMVideo lesson
-
12Lab Setup SuggestionVideo lesson
-
13Install VirtualBoxVideo lesson
-
14Install Ubuntu OS in VirtualBoxVideo lesson
-
15Enable RDP in Ubuntu OSVideo lesson
-
16Install GNS3 in Ubuntu OS and Setup InterfaceVideo lesson
-
17Add TAP Interface in Ubuntu for GNS3 Device ConnectionVideo lesson
-
18Install Cisco vIOS L3 Image in GNS3Video lesson
-
19Install Cisco vIOS L2 Image in GNS3Video lesson
-
20Install GNS3 VM in VirtualBoxVideo lesson
-
21Install CSV1000v in GNS3 VMVideo lesson
-
22Enable older SSH Key Exchange algorithms support in UbuntuVideo lesson
-
23Virtual Environment in PythonVideo lesson
-
24Setup Github-Desktop App and PyCharmVideo lesson
-
25Test your first script from PyCharmVideo lesson
-
26PyCharm Keyboard shortcutsVideo lesson
-
27Basic SSH using Paramiko invoke_shellVideo lesson
-
28Bytes and UnicodeVideo lesson
-
29Send multiple commands using for loopVideo lesson
-
30SSH connection functionVideo lesson
-
31SSH known host key Policies in ParamikoVideo lesson
-
32Paramiko exec_commandVideo lesson
-
33SSH key based authentication to Linux OSVideo lesson
-
34SSH exception handlingsVideo lesson
-
35SSH Key based authentication with CiscoVideo lesson
-
36Demonstrated Scripts in Zip FileText lesson
-
41Match user input using string methods ExampleVideo lesson
-
42String Methods theory : Part 1Video lesson
-
43String Methods theory : Part 2Video lesson
-
44Splitlines ExampleVideo lesson
-
45Format string using ANSI Escape squencesVideo lesson
-
46Create dynamic filenames using string methodsVideo lesson
-
47Create SSH output dynamic files using string methodsVideo lesson
-
48Demonstrated Scripts in Zip FileText lesson
-
56Parse "show version" from text fileVideo lesson
-
57Parse "show run" from text fileVideo lesson
-
58Parse Interface configuration detailsVideo lesson
-
59Parse route detailsVideo lesson
-
60Parse "show version" output over SSHVideo lesson
-
61Parse "show run" output over SSHVideo lesson
-
62Parse "show ip interface brief" using split and splitlinesVideo lesson
-
63Parse "show ip interface brief" using RegExVideo lesson
-
64Demonstrated Scripts in Zip FileText lesson

External Links May Contain Affiliate Links read more