Course curriculum

  • 1

    Python Installation

    • Python Installation In Windows

    • Installation in Ubuntu

  • 2

    Python PIP

    • PIP package management

  • 3

    Variable

    • Variable Assignments

  • 4

    Number

    • Numbers

  • 5

    List

    • Lists

  • 6

    File

    • Opening a file

    • Writing to a File

    • Appending to a File

    • Iterating through a File

  • 7

    Dictionaries

    • Dictionaries

  • 8

    if else elif

    • if, elif, else Statements

  • 9

    Loop

    • For loop and while loop

  • 10

    Labs

    • Take Telnet Access and view Interface information

    • How to do LAB 1

    • Create Loopback and assign ip address

    • How to do lab 2

    • Create multiple vlans by using for loop:-

    • How to do Lab 3

    • configure multiple switch using FOR LOOP

    • How to do LAB 4

    • SSH Access by netmiko

    • How to do LAB 5

    • Configure interface and save interface details in file

    • How to do LAB 6

    • Get configuration from file and push into multiple switch

    • How to do LAB 7

  • 11

    NAPALM LAB

    • LAB 1

    • LAB 2

    • LAB 3 with JSON

    • LAB 4 (merge and commit)

    • LAB 5 (compare)