From 4734a88c2310057122f4c8b53df9a09fd236657c Mon Sep 17 00:00:00 2001 From: JulioPDX Date: Fri, 21 Jun 2024 19:39:34 -0700 Subject: [PATCH] Adding Arista tools --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 49b7861..3393f0b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure](https://github.com/sindresorhus/awesome#networking) and the discipline of Programming. This list was created to serve as a one-stop shop for information related to Network Automation. +- [Awesome Network Automation ](#awesome-network-automation-) - [Community](#community) - [Events / Meetup](#events--meetup) - [Training](#training) @@ -22,6 +23,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [Vendor API Docs](#vendor-api-docs) - [Open Source Projects](#open-source-projects) - [Ansible](#ansible) + - [Arista](#arista) - [Batfish](#batfish) - [Chef](#chef) - [Puppet](#puppet) @@ -236,6 +238,11 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [Getting Started with the ios_config Ansible Module](https://www.youtube.com/watch?v=WXLUgDmvHDI) - YouTube video by Jason Edelman of NetworkToCode introducing the ios_config Ansible module - [Sample network automation Ansible playbooks](https://github.com/ipspace/ansible-examples) - Ansible playbooks geared towards network engineers, courtesy of Ivan Pepelnjak. +## Arista + + - [Arista Validated Designs](https://avd.arista.com/stable/index.html) - AVD is an extensible data model that defines Arista’s Unified Cloud Network architecture as “code”. + - [Arista Network Test Automation](https://anta.arista.com/stable/) - ANTA is a Python framework that automates tests for Arista devices. + ## Batfish - [Home Page](https://bit.ly/2R0Mefx) - Batfish.org home page with tutorials, talks and technical papers detailing the research behind Batfish. - Getting Started with Batfish @@ -468,6 +475,8 @@ models that enable capacity planning, network optimization and what-if scenario - [PacketFront](https://pfsw.com/) - PacketFront BECS and BBE is a vendor-agnostic network, service and resource orchestration system for residential, enterprise and data center networks. # Network Vendor Products + +- [Arista CloudVision](https://avd.arista.com/stable/index.html) is a modern, multi-domain management platform that leverages cloud networking principles to deliver a simplified NetOps experience. - [Cisco DNA Center](https://developer.cisco.com/dnacenter/) - Cisco DNA Center automates campus networks for faster workflows, faster troubleshooting through more visibility, and policy-driven security (inc. [SDA](https://www.cisco.com/c/en/us/solutions/enterprise-networks/software-defined-access/index.html)). - [Cisco Meraki](https://meraki.cisco.com/) - Cisco Meraki is the leader in cloud controlled WiFi, routing, and security. Secure and scalable, Cisco Meraki enterprise networks simply work. - [Cisco Viptela](http://viptela.com/) - Viptela provides Software-Defined Wide Area Network (SD-WAN) technology that allows global companies to build cost-effective WANs.