
Learn practical, network-focused automation with Ansible playbooks to configure Cisco devices, including OSPF on routers. Leverage multiprocessing, loops, and variables for scalable, agentless SSH-based management on Linux or macOS.
Learn practical troubleshooting steps for GNS3 2.1 on Windows 10, including when to disable firewall and antivirus, reboot, and consult the GNS3 community for solutions.
Learn to install and configure Cisco IOS images in GNS3 2.1 using Dynamips, including importing images via S3, setting ram and idle PC value, building two-router OSPF network, and saving configurations.
Install and integrate the GNS3 VM with VMware Workstation, warn against version 14, downgrade to version 12, import the GNS3 VM, and enable nested virtualization for operation.
Create a custom ansible.cfg and local hosts inventory, disable host key checking, and set an ssh timeout of five seconds to enable Ansible list hosts all.
Retrieve ARP cache across network devices using an Ansible playbook in YAML, run against all hosts, store and print output, and filter results with grep and regular expressions.
Create an Ansible cli playbook in yaml format, start with three dashes, name a play to manage a single host on local server using a local connection, and skip facts.
Use the command "ansible-playbook myansible1.yml" to run the playbook.
Use the command "ansible-playbook myansible2.yml" to run the playbook.
Iterate the Ansible playbook to configure multiple tasks, including global switch settings and an IPv6 neighbor discovery policy, with campus design guidelines and debug outputs showing changes.
Explore automation with DevOps tools and distinguish agent lists versus agent based DevOps tools, compare push and pull methodologies, and review DevOps tools including Ansible and Puppet.
Leverage cumulus automation to programmatically configure ethernet interfaces, layer 2 information, ip addressing, motd, quagga conf file, and time services, enabling multi-switch changes and hardware-based routing decisions.
Compare popular automation tools, focusing on Ansible's agentless push model, playbooks, and modules, with notes on Cfengine, Chef, Puppet, and Saltstack, plus their app stores and configurations.
Automate ssh key provisioning in the ZTP script by fetching the authorized_keys file with wget, setting ownership, and placing it in the home cumulus/.ssh directory for passwordless switch access.
Explore the Ansible hosts file, define a group like leaf with DNS or IP entries, and run playbooks or ad hoc commands against nested leaf groups.
Compare ad hoc commands and playbooks in Ansible for network tasks, highlighting inventory configuration, module usage (command module), and remotely gathering net show system output from a switch.
Run a simple ansible playbook using the playbook file, gather switch facts with the setup module, render the networking config to /etc/network/interfaces, restart networking, and review the recap.
Use multiple files to configure dynamic routing between switches with OSPF using Ansible. Structure the playbook with roles, tasks, variables in a template file, and handlers in a separate file.
Explore how Ansible uses a directory structure to locate templates and files automatically. Scale playbooks by organizing tasks into roles with common files, templates, and variables.
Explore the order of playbook execution in Ansible for network engineers, starting with the common role, executing its tasks, rendering templates with variables, and pushing configurations to the switch.
Run an ansible playbook to gather facts from leaf one and leaf two, then license the switch and configure OSPF in the etc/network/interfaces file, with a color-coded recap of results.
Install and configure Ansible on a Linux system, install Cumulus Linux modules from Ansible Galaxy, and implement zero touch provisioning via a web server and DHCP settings for switches.
Learn to install Ansible for network devices, using the network automation appliance or a local Ubuntu setup. Explore supported systems, prerequisites, and how SSH-based, agentless management works.
Learn Network Automation with GNS3 and Ansible.
Do you want to program networks using Ansible, but not sure where to start? Well, this course will show you how you can start programming Cisco networks within 30 minutes.
This course was created for network engineers. There are too many other Ansible courses out there that try to make network engineers server administrators. They concentrate on server administration, installation of software packages and other server admin tasks.
This course is different.
This course is practical. I won't talk about programming in abstract terms and make you wait before you can start automating networks. I will show you how you can quickly and easily start network programming by using GNS3, Cisco IOS and Ansible.
You will see demonstrations of the configuration of both Cisco routers and switches in GNS3. For example, how to configure multiple VLANs on a multiple switches, or how to configure OSPF on a router and more much more.
Learn how you can use Ansible to troubleshoot networks! Use a single Ansible command to retrieve mac address table information from multiple switches in seconds. Then pipe the output to a regular expression to filter down to a single MAC address.You will never troubleshoot networks the same way again!
This course shows you practical examples of using Ansible to programmatically configure Cisco network devices rather then just talking about it.
The days of configuring Cisco networks only with the command line interface (CLI) are drawing to a close. You need to add network programmability using Ansible to your skill set.
Learn how to automate networks using:
- SSH
- Ansible Network modules
- Ansible Playbooks
- Ansible ad hoc commands
Don't reinvent the wheel. Use the tools available to you to quickly and easily automate your networks.
Here are some comments about my automation courses:
"Knowing the material from just the first video would have saved me hours of work and rework in the past."
"It's the easiest, most fun, and most valuable course I've completed yet on Python Programming for Networking. Love it! Thanks again David!!!" Darby Weaver
"Excellent course on Network Programming using Python with lot's of practical network configuration examples."
"Great way of explanation.Nice video and inspiring words! Thank you so much David. You are genius."
"I've been doing network automation for a while, even so, I've learned new things through this course. The instructor start from a basic example, adding improvements in each step. It's a skill that's worth it."
"A must for all network engineers who want to learn python!!! I had very "very" basic programming skills, and couldn't just get the bridge between network and programming (mainly Python - since that's where the hype is now), this course was amazing, I have never been glued to a training course since I can remember. The couple of things I loved the most about this course: 1- David's clear voice. 2- Real world application, not only will David interduce different real-world practical modules that you can import and use, but he shows you how to apply them on ios devices."
"Excellent course on Network Programming using Python with lot's of practical network configuration examples. High quality content."