Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Training Catalogue

Explore a wide variety of the Cisco courses, across different countries as well as online courses.

Browse Catalogue

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Browse CDLL Catalogue

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

Fortinet Training Catalogue

Explore the full Fortinet training catalogue. The program includes a wide range of self-paced and instructor-led courses.

Browse Catalogue

Official ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We offer Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

Technical Certification

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

View More

Courses Catalogue

Find all the Extreme Networks online and instructor led class room based calendar here.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

Consulting package

We provide innovative and advanced support for designing, implementing and optimising IT solutions. Our client-base includes some of the largest Telcos globally.

Solutions and services

Globally recognised team of certified experts helps you make a smoother transition with our pre-defined consultancy, installation and migration packages for a wide range of Fortinet products.

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More
  • +44 20 7131 0263
  • PRNE v2.0 – Programming for Network Engineers

    Duration
    4 days
    Delivery
    (Online and onsite)
    Price
    Price Upon Request

    The Programming for Network Engineers (PRNE) v2.0 course is designed to equip you with fundamental skills in Python programming. Through a combination of lectures and lab experience in simulated network environments, you will learn to use Python basics to create useful and practical scripts with Netmiko to retrieve data and configure network devices. Upon completion of this course, you should have a basic understanding of Python, including the knowledge to create, apply, and troubleshoot simple network automation scripts.

     

    This course will help you:

    • Explain the need for network engineers to learn how to program
    • Explain how programming relates to the journey into network automation and programmability
    • Create useful and practical scripts to retrieve data and configure network devices
    • Create, apply, and troubleshoot simple network automation scripts
    • Gain hands-on experience with Python programming
    • Create a Python script
    • Describe data types commonly used in Python coding
    • Describe Python strings and their use cases
    • Describe Python loops, conditionals, operators, and their purposes and use cases
    • Describe Python classes, methods, functions, namespaces, and scopes
    • Describe the options for Python data manipulation and storage
    • Describe Python modules and packages, their uses, and their benefits
    • Explain how to manipulate user input in Python
    • Describe error and exception management in Python
    • Describe Python code debugging methods
    • Introducing Programmability and Python for Network Engineers
    • Scripting with Python
    • Examining Python Data Types
    • Manipulating Strings
    • Describing Conditionals, Loops, and Operators
    • Exploring Classes, Methods, Functions, Namespaces, and Scopes
    • Exploring Data Storage Options
    • Exploring Python Modules and Packages
    • Gathering and Validating User Input
    • Analyzing Exceptions and Error Management
    • Examining Debugging Methods
    • Course Summary

     

    Lab outline

    • Execute Your First Python Program
    • Use the Python Interactive Shell
    • Explore Foundation Python Data Types
    • Explore Complex Python Data Types
    • Use Standard String Operations
    • Use Basic Pattern Matching
    • Reformat MAC Addresses
    • Use the if-else Construct
    • Use for Loops
    • Use while Loops
    • Create and Use Functions
    • Create and Use Classes
    • Use the Python main() Construct
    • Traverse the File Structure
    • Read Data in Comma-Separated Values (CSV) Format
    • Read, Store, and Retrieve Data in XML Format
    • Read, Store, and Retrieve Date in JavaScript Object Notation (JSON) Format
    • Read, Store, and Retrieve Data in a Raw or Unstructured Format
    • Import Modules from the Python Standard Library
    • Import External Libraries
    • Create a Python Module
    • Prompt the User for Input
    • Use Command-Line Arguments
    • Manage Exceptions with the try-except Structure
    • Manage Exceptions with the try-except-finally Structure
    • Use Assertions
    • Use Simple Debugging Methods
    • Use the Python Debugger
    • Code a Practical Debugging Script
    • Network administrators
    • Network engineers with little or no programming or Python experience
    • Network managers
    • Systems engineers

    Before taking this course, you should have:

    • Familiarity with Cisco IOS®-XE software or other Cisco network device configuration and operation skills
    • Basic network management knowledge
    • Cisco CCNA® certification or equivalent knowledge

     

    The following Cisco course may help you meet these prerequisites:

    • Implementing and Administering Cisco Solutions (CCNA)

    The Programming for Network Engineers (PRNE) v2.0 course is designed to equip you with fundamental skills in Python programming. Through a combination of lectures and lab experience in simulated network environments, you will learn to use Python basics to create useful and practical scripts with Netmiko to retrieve data and configure network devices. Upon completion of this course, you should have a basic understanding of Python, including the knowledge to create, apply, and troubleshoot simple network automation scripts.

     

    This course will help you:

    • Explain the need for network engineers to learn how to program
    • Explain how programming relates to the journey into network automation and programmability
    • Create useful and practical scripts to retrieve data and configure network devices
    • Create, apply, and troubleshoot simple network automation scripts
    • Gain hands-on experience with Python programming
    • Create a Python script
    • Describe data types commonly used in Python coding
    • Describe Python strings and their use cases
    • Describe Python loops, conditionals, operators, and their purposes and use cases
    • Describe Python classes, methods, functions, namespaces, and scopes
    • Describe the options for Python data manipulation and storage
    • Describe Python modules and packages, their uses, and their benefits
    • Explain how to manipulate user input in Python
    • Describe error and exception management in Python
    • Describe Python code debugging methods
    • Introducing Programmability and Python for Network Engineers
    • Scripting with Python
    • Examining Python Data Types
    • Manipulating Strings
    • Describing Conditionals, Loops, and Operators
    • Exploring Classes, Methods, Functions, Namespaces, and Scopes
    • Exploring Data Storage Options
    • Exploring Python Modules and Packages
    • Gathering and Validating User Input
    • Analyzing Exceptions and Error Management
    • Examining Debugging Methods
    • Course Summary

     

    Lab outline

    • Execute Your First Python Program
    • Use the Python Interactive Shell
    • Explore Foundation Python Data Types
    • Explore Complex Python Data Types
    • Use Standard String Operations
    • Use Basic Pattern Matching
    • Reformat MAC Addresses
    • Use the if-else Construct
    • Use for Loops
    • Use while Loops
    • Create and Use Functions
    • Create and Use Classes
    • Use the Python main() Construct
    • Traverse the File Structure
    • Read Data in Comma-Separated Values (CSV) Format
    • Read, Store, and Retrieve Data in XML Format
    • Read, Store, and Retrieve Date in JavaScript Object Notation (JSON) Format
    • Read, Store, and Retrieve Data in a Raw or Unstructured Format
    • Import Modules from the Python Standard Library
    • Import External Libraries
    • Create a Python Module
    • Prompt the User for Input
    • Use Command-Line Arguments
    • Manage Exceptions with the try-except Structure
    • Manage Exceptions with the try-except-finally Structure
    • Use Assertions
    • Use Simple Debugging Methods
    • Use the Python Debugger
    • Code a Practical Debugging Script
    • Network administrators
    • Network engineers with little or no programming or Python experience
    • Network managers
    • Systems engineers

    Before taking this course, you should have:

    • Familiarity with Cisco IOS®-XE software or other Cisco network device configuration and operation skills
    • Basic network management knowledge
    • Cisco CCNA® certification or equivalent knowledge

     

    The following Cisco course may help you meet these prerequisites:

    • Implementing and Administering Cisco Solutions (CCNA)
      Upcoming Dates
    • ` 26 May - 29 May, 2025
    • ` 23 Jun - 26 Jun, 2025
    • ` 21 Jul - 24 Jul, 2025
    • ` 18 Aug - 21 Aug, 2025
    • ` 15 Sep - 18 Sep, 2025
    • ` 13 Oct - 16 Oct, 2025

    Follow Up Courses

    Filter
    • 5 days

      12 May - 16 May, 2025

      9 Jun - 13 Jun, 2025

      7 Jul - 11 Jul, 2025

      4 Aug - 8 Aug, 2025

      1 Sep - 5 Sep, 2025

      29 Sep - 3 Oct, 2025

      Price on Request
      Book Now
    • 2 days

      12 May - 13 May, 2025

      9 Jun - 10 Jun, 2025

      7 Jul - 8 Jul, 2025

      4 Aug - 5 Aug, 2025

      1 Sep - 2 Sep, 2025

      29 Sep - 30 Sep, 2025

      Price on Request
      Book Now
    • 4 days

      19 May - 22 May, 2025

      16 Jun - 19 Jun, 2025

      14 Jul - 17 Jul, 2025

      11 Aug - 14 Aug, 2025

      8 Sep - 11 Sep, 2025

      6 Oct - 9 Oct, 2025

      Price on Request
      Book Now
    • 4 days

      12 May - 15 May, 2025

      9 Jun - 12 Jun, 2025

      7 Jul - 10 Jul, 2025

      4 Aug - 7 Aug, 2025

      1 Sep - 4 Sep, 2025

      29 Sep - 2 Oct, 2025

      Price on Request
      Book Now
    • 4 days

      12 May - 15 May, 2025

      9 Jun - 12 Jun, 2025

      7 Jul - 10 Jul, 2025

      4 Aug - 7 Aug, 2025

      1 Sep - 4 Sep, 2025

      29 Sep - 2 Oct, 2025

      Price on Request
      Book Now
    • 3 days

      12 May - 14 May, 2025

      9 Jun - 11 Jun, 2025

      7 Jul - 9 Jul, 2025

      4 Aug - 6 Aug, 2025

      1 Sep - 3 Sep, 2025

      29 Sep - 1 Oct, 2025

      Price on Request
      Book Now
    • 2 days

      12 May - 13 May, 2025

      9 Jun - 10 Jun, 2025

      7 Jul - 8 Jul, 2025

      4 Aug - 5 Aug, 2025

      1 Sep - 2 Sep, 2025

      29 Sep - 30 Sep, 2025

      Price on Request
      Book Now
    • 3 days

      19 May - 21 May, 2025

      16 Jun - 18 Jun, 2025

      14 Jul - 16 Jul, 2025

      11 Aug - 13 Aug, 2025

      8 Sep - 10 Sep, 2025

      6 Oct - 8 Oct, 2025

      Price on Request
      Book Now
    • 5 days

      19 May - 23 May, 2025

      16 Jun - 20 Jun, 2025

      14 Jul - 18 Jul, 2025

      11 Aug - 15 Aug, 2025

      8 Sep - 12 Sep, 2025

      6 Oct - 10 Oct, 2025

      Price on Request
      Book Now
    • 3 days

      19 May - 21 May, 2025

      16 Jun - 18 Jun, 2025

      14 Jul - 16 Jul, 2025

      11 Aug - 13 Aug, 2025

      8 Sep - 10 Sep, 2025

      6 Oct - 8 Oct, 2025

      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.