Kurs Code
netenginepy
Dauer
14 hours (üblicherweise 2 Tage inklusive Pausen)
Voraussetzungen
- A basic understanding of networking
- Python experience
Audience
- Network Engineers
Überblick
Networking is the maintenance, management, and design for computer networks that support wireless network services. Incorporating Python into the networking environment enables the use of key libraries and modules for quick and easy automation.
This instructor-led, live training (online or onsite) is aimed at network engineers who wish to maintain, manage, and design computer networks with Python.
By the end of this training, participants will be able to:
- Optimize and leverage Paramiko, Netmiko, Napalm, Telnet, and pyntc for network automation with Python.
- Master multi-threading and multiprocessing in network automation.
- Use GNS3 and Python for network programming.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Schulungsübersicht
Introduction
Networking in Depth
- Clients and servers
- IP addresses
- Network hubs and switches
- Routers and firewalls
Parallel Programming
- Multiprocessing vs. multi-threading
Preparing the Environment
- Installing Napalm, pyntc, Telnet, Paramiko, Netmiko, and GNS3
- Setting up a GNS3 lab
Quick Start to Network Automation
- Connecting to a console port
- Configuring routers and switches
- Configuring network devices with serial connections
- Creating a serial connection module
- Using Python modules
Telnet
- Connecting to devices
- Configuring devices
- Refactoring with OOP
- Using custom Telnet classes
Paramiko
- Running commands on a network device and Linux
- Creating modules
- Configuring Backpack
- Automating Backpack configurations
Netmiko
- Running a command on a network device
- Configuring Backpack with Netmiko
- Copying files to network devices
- Multi-threading in Netmiko
- Multiprocessing in Netmiko
Napalm
- Connecting to a network device
- Displaying and retrieving information
- Working with configurations
pyntc
- Configuring network devices
- Retrieving, saving, and backing up a switch
Summary and Conclusion