Companies Home Search Profile

Huawei Network Automation - Python 3 and Ansible Labs

Focused View

Mohammad Hamdy El-Sayed

3:27:13

10 View
  • 1 - Course Introduction.mp4
    05:02
  • 2 - 22InstallPython3onUbuntuLinux.txt
  • 2 - Install Python 3 for Ubuntu Linux.mp4
    06:55
  • 1 - Python 3 Basics Quiz.html
  • 3 - Section Intro.mp4
    00:32
  • 4 - 34IfStatement.txt
  • 4 - If statement.mp4
    04:37
  • 5 - 35Dictionary.txt
  • 5 - Dictionary.mp4
    03:30
  • 6 - 36ForLoop.txt
  • 6 - For Loop.mp4
    01:17
  • 7 - 37InputFunction.txt
  • 7 - Input Function.mp4
    03:37
  • 8 - 38Lists.txt
  • 8 - Lists.mp4
    05:44
  • 9 - 39Readfromfile.txt
  • 9 - Read from a file.mp4
    03:28
  • 10 - 310Writeinfile.txt
  • 10 - Write in a file.mp4
    05:25
  • 11 - 311WhileLoop.txt
  • 11 - While Loop.mp4
    02:32
  • 12 - 412TELNETLibrary.txt
  • 12 - TELNET Library.mp4
    08:55
  • 2 - Python Netmiko Quiz.html
  • 13 - Whats Netmiko.mp4
    00:42
  • 14 - 514InstallNetmikoforUbuntuLinux.txt
  • 14 - Install Netmiko for Ubuntu Linux.mp4
    02:41
  • 15 - 515NetmikoforHuaweiRouters.txt
  • 15 - Netmiko for Huawei Routers.mp4
    06:50
  • 16 - Whats Napalm and how to install.mp4
    01:05
  • 17 - 617GetFactsAPI.txt
  • 17 - Get Facts API.mp4
    07:52
  • 18 - 618GetInterfacesIPAPI.txt
  • 18 - Get Interfaces IP API.mp4
    03:14
  • 19 - 619PingAPI.txt
  • 19 - Ping API.mp4
    04:50
  • 3 - Napalm vs Netmiko.html
  • 20 - Intro.mp4
    04:31
  • 21 - 721OSPFWithNapalm.txt
  • 21 - 721OSPFconfig.txt
  • 21 - OSPF with Napalm.mp4
    09:04
  • 22 - 722OSPFWithNetmiko.txt
  • 22 - OSPF with Netmiko.mp4
    07:33
  • 23 - 823BackupConfigScript.txt
  • 23 - 823routersList.txt
  • 23 - Backup Configuration Files.mp4
    07:23
  • 24 - 824Scanip.txt
  • 24 - 824routersList.txt
  • 24 - Is this IP used Automated APP.mp4
    12:50
  • 4 - NETCONF.html
  • 25 - Whats NETCONF.mp4
    07:38
  • 26 - Install NETCONF.mp4
    02:27
  • 27 - 927TestNETCONF.txt
  • 27 - Test NETCONF.mp4
    05:07
  • 28 - 928NETCONFGETInterface.txt
  • 28 - NETCONF Get Interface.mp4
    06:06
  • 29 - 929NETCONFConfigTemplate.txt
  • 29 - 929NETCONFConfigureINterface.txt
  • 29 - NETCONF Configure Interface.mp4
    06:36
  • 30 - 930NETCONFConfigVLANTemplate.txt
  • 30 - 930NETCONFConfigureVLAN.txt
  • 30 - NETCONF Configure VLAN.mp4
    03:30
  • 31 - Ansible.mp4
    02:13
  • 32 - How Ansible Works.mp4
    04:09
  • 33 - Install Ansible.mp4
    03:23
  • 34 - 1034Groupvarsswitchyml.txt
  • 34 - 1034Inventory.txt
  • 34 - 1034Playbook.txt
  • 34 - Basic Configuration with Ansible.mp4
    10:36
  • 35 - 1035Groupvarsswitchesyml.txt
  • 35 - 1035Inventroy.txt
  • 35 - 1035Playbook.txt
  • 35 - Configure Ethtrunk with Ansible.mp4
    05:21
  • 36 - 1036Groupvarsswitchesyml.txt
  • 36 - 1036Inventory.txt
  • 36 - 1036Playbook.txt
  • 36 - Save Configuration file with Ansible.mp4
    04:14
  • 37 - 1037Groupvarsswitchesyml.txt
  • 37 - 1037Inventory.txt
  • 37 - 1037Playbook1.txt
  • 37 - 1037Playbook2.txt
  • 37 - 1037Playbook3.txt
  • 37 - Ansible Batch Configuration.mp4
    19:01
  • 38 - 1038Groupvarsroutersyml.txt
  • 38 - 1038Inventroy.txt
  • 38 - 1038Playbook.txt
  • 38 - Can I run Ansible Playbook for NE40E.mp4
    06:43
  • Description


    Automate your Network with Python3 TELNET, Netmiko, Napalm, NETCONF, Ansible, with automated configuration tasks

    What You'll Learn?


    • Python 3 Network Programming Basics
    • Develop Python 3 scripts with Network Libraries (Telnet, Netmiko, and Napalm)
    • Perform network automated tasks with Python 3
    • Develop NETCONF scripts for Huawei Routers
    • Automate with Ansible
    • The course gives you support on how to install all required modules on Ubuntu Linux
    • All modules with examples, hands-on practise, and all used scripts attached, and can be downloaded

    Who is this for?


  • Huawei Datacom Network Operations Engineers
  • Huawei Datacom Network Planning & Design Engineers
  • Datacom Network Engineers
  • Huawei Pre-sales Network Engineers
  • What You Need to Know?


  • Networking Basics
  • Python Basics
  • More details


    Description

    Welcome to Huawei Datacom Network Automation Developer Course, Network programming and automation became one of the most important network topics for building large automated networks that can scale and react easily to network changes. All daily network manual tasks should be converted into automated tasks to save time, increase productivity, and minimise human mistakes specially when it comes to large networks like Telecom Operator Networks. Python programming language is commonly and widely used for network engineers because of its simplicity and its rich network modules. Because Huawei is widely used in Telecom operators networks all over the world, it would be important to discuss automation tools Huawei devices.


    Python Network Programming for Huawei devices course introduces how to install python 3 on Ubuntu linux with getting rid of python 2 when the terminal comes by default with python 2, and how to install network libraries (like Netmiko and Napalm) to connect with Huawei Routers like a robot (on behalf of a network engineer) that can automatically collect information and configure the routers with the usage of python scripts. The course is explained through practical exercises on EVE-NG and ubuntu Linux desktop.


    Upon completing this course, you will be familiar with python 3 and network modules and build automated scripts to collect information about Huawei router with Netmiko library, and use napalm different libraries to collect information such as ‘display ip interface brief’ or ‘display version’, build automated script to check ip connectivity to a certain IP address with ping module and get the result, make automated configuration changes like configuring OSPF on Huawei Routers with the usage of both Netmiko and Napalm modules to know the difference between them.

    You will also get familiar to NETCONF and how to practise it with Huawei NE40 to get information from it, and make configuration (configure interface and VLAN).

    Ansible! you will learn about it, and how to perform automation for Huawei devices. It’s easy, simple to deploy with ready network modules, scalable, and doesn’t require python knowledge to deploy automated scripts.

    The module gives you support on how to install all required modules on Ubuntu Linux.

    Who this course is for:

    • Huawei Datacom Network Operations Engineers
    • Huawei Datacom Network Planning & Design Engineers
    • Datacom Network Engineers
    • Huawei Pre-sales Network Engineers

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Mohammad Hamdy El-Sayed
    Mohammad Hamdy El-Sayed
    Instructor's Courses
    Mohammad Hamdy El-Sayed is a Cisco Certified Internetwork Expert (CCIE) - Service Provider No. 47744, has over 16 years of experience in IP Telecom and Enterprise in worldwide markets with a variety of different roles as Network implementation, services migration, Network Expansion, Network Design, Network coaching and supervision. Has been assigned to different IP Mobile Core and Backhaul projects worldwide (in Latin America, Europe, Middle East, North Africa, and Asia).Has Technical Expertise and working experience on Cisco and Huawei IP Products and Huawei Certified Planning Expert - IP No. 1251.Mohammad Hamdy El-Sayed is a Cisco Academy Instructor since 2005, and is a Cisco Certified Systems Instructor since 2007 providing Cisco CCNA and CCNP courses.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 38
    • duration 3:27:13
    • Release Date 2024/03/12

    Courses related to Python

    Courses related to Developer Tools

    Courses related to Ansible

    Subtitle
    Ansible Fundamentals
    Pluralsight Chris Behrens
    Chris Behrens
    Ansible Fundamentals
    2:41:25
    English subtitles
    11/21/2023
    Become Ansible Workshop
    INEBecome Ansible Workshop
    5:23:25
    08/21/2023