ipspace / NetOpsWorkshop

Test cases and scenarios for Network Automation workshop
http://www.ipspace.net/Hands-On_Network_Automation
Other
207 stars 73 forks source link

Network Automation Workshop - Sources

This repository contains sources for all demos shown during the Network Automation workshop and Ansible webinar:

Subdirectories

Installation

I'm running Ansible in a Ubuntu Vagrant box. Install Vagrant and VirtualBox (or VMware Fusion/Workstation if you're using VIRL) and start vagrant. Further Ubuntu installation scripts are in the install directory.

The networking examples are focused on Cisco IOS and Nexus OS. You can run them in VIRL or have a Cisco router (or CSR 1000v) connected to a Nexus switch.

Starting the Ubuntu VM

Various Vagrantfile versions in install directory contain different test environments. Select the one you prefer and copy it into Vagrantfile in top directory.

To start the Ubuntu VM start the VM with vagrant up nms. To start the whole test environment use vagrant up. Continue the installation process using the instructions in the [install directory] (install).

Note: if you're using VMware Fusion or Workstation you MUST specify the Vagrant provider in the vagrant up command with the --provider vmware_fusion or --provider vmware_workstation flags the first time you're starting the VM.

Usage

Download, explore & enjoy... and when you discover you want to know more, register for the: