Giter VIP home page Giter VIP logo

avd-level3's Introduction

Arista CVP Automation Arista EOS Automation

AVD Arista Validated Design for Arista Test Drive (Level 3/CVP Lab Edition)

About

This repository is configured to run arista.cvp & arista.avd ansible collections against the Arista Test Drive (ATD) Topology (specifically the Level 3/CVP topology).

Lab Topology

ATD Topology Device List

Device  IP Address
spine1 192.168.0.11
spine2 192.168.0.12
spine3 192.168.0.13
leaf1   192.168.0.21
leaf2   192.168.0.22
leaf3   192.168.0.23
leaf4   192.168.0.24

Setup Your Environment

Clone this Repository

Make sure you're in the persist directory, then clone this repository:

git clone https://github.com/tonybourkesdnpros/AVD-Level3

Install Components

Reset Lab Environment to Default

Add Lab Credentials

edit credentials in vscode: atd-inventory/inventory.yml

(put your lab password in for ansible_password and ansible_ssh_pass)

Run Playbook to Prepare CloudVision for AVD

The atd-reset-labs playbook will pull off any configlets that are not part of the base configuration (ATD-INFRA and switch-base configlets). It will also place the spines and leafs in the default containers, in case you've moved them for any reason. (Note: if you're using Studios, you need to de-provision all switches from Studios, as only Studios can remove Studios-generated configlets).

ansible-playbook playbooks/atd-reset-labs.yml

Execute Tasks in CVP manually

The playbook will create tasks, but not a change control, so create a change control with the open tasks and execute the change control.

Build the Fabric

Run the fabric deploy playbook

ansible-playbook playbooks/atd-fabric-deploy.yml 

This will take about 2-3 minutes, and will create a series of tasks in CloudVision. When the playbook is complete, create a change control from these tasks and execute it (you may see some errors, that's OK).

Verify the fabric is configured show ip bgp summary show bgp evpn summary

Run the other playbooks

Run audit playbook to validate Fabric states

ansible-playbook playbooks/atd-validate-states.yml

Execute EOS_SNAPSHOT role to collect show commands

ansible-playbook playbooks/atd-snapshot.yml

License

Project is published under Apache License.

avd-level3's People

Contributors

tonybourkesdnpros avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.