Python Automation for Network Engineers

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-automation-for-network-engineers/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Python 网络自动化工程师 **课程概述:** 本课程专为希望通过 Python 自动化网络设备配置(包括路由器、交换机和 Cisco ASA 防火墙)的网络工程师设计。课程使用 Python 3.8 最新版本,教授如何在一个或多个设备上执行配置命令,并利用现有的 Python 脚本实现自动化。 **学习内容:** * **基础知识:** * 使用 `telnetlib` 模块进行单台路由器、多台路由器、单台交换机以及带有多个 VLAN 的单台交换机(使用 for 循环)的 Telnet 配置。 * 使用双重 for 循环配置多台交换机。 * 使用 `telnetlib` 配置 Cisco ASA 防火墙。 * 实现交换机配置的备份到文件。 * **SSH 自动化:** * 介绍 PIP、Paramiko 和 Netmiko 的下载和安装步骤。 * 使用 Paramiko 模块,通过 SSH 配置路由器和交换机。 * 使用 Netmiko 模块配置路由器。 * 通过引用文件批量配置路由器。 * 使用 Netmiko 批量配置交换机的多个 VLAN。 * 使用 Netmiko 配置多台带有多个 VLAN 的交换机。 * **其他:** * 课程还包含“更多”的自动化技能,具体视讲师更新而定。 * 强调可以使用 Python 3.8 配置任何网络设备。 * 所有脚本均包含在课程的讲义资源部分,供学员下载和使用。 **课程特点:** * 提供实际可用的 Python 脚本,方便学员在日常工作中应用。 * 讲师分享脚本的最新语法应用。 * 提供 30 天内不满意可退款的政策(根据 Udemy 平台政策)。 **目标学员:** 希望提高网络设备配置效率和便捷性的网络工程师。

课程评论(0条)

课程详情

This Python for Network Engineer course is really helpful for those who are looking to automate the network stuff while configuring the routers, switches and cisco asa firewall. I have used latest version of Python 3.8.You will be able to know to setup some commands on more than one devices. You will learn to leverage the pre-existing python scripts to achieve the purpose.Initially you will learn to use the telnet library/module, after that Paramiko and Netmiko modules will be used for SSH cryptography.You will learn to configure1. Single router using telnetlib2. Multiple routers using telnetlib3. Single Switch using telnetlib4. Single Switch with multiple Vlans using For loop5. Multiple Switches using double For loop.6. Cisco ASA firewall using telnetlib7. Taking Backup of configuration of switches in files.8. Steps to download PIP, Paramiko, Netmiko9. Configuring Router using Paramiko for SSH10. Configuring Switch using Paramiko for SSH11. Configuring Router using Netmiko12. Configuring Router by referencing to file13. Configuring multiple Vlans in Switch using Netmiko14. Setup multiple switches with multiple Vlans using Netmikoand many moreWith this course, you will understand that you can configure any networking device using Python 3.8. Since this is the latest version, so you will see changes in the syntax of scripts.I have uploaded all scripts in the Resources section of each lecture. You can download and run. You will get very good knowledge in implementing these scripts in your daily usage.In case you are not happy with the course, you can refund with in 30 days as per Udemy Policy.

课程标签

0人关注该课程

主题相关的课程