From bdc749f72d6dcbd7ed65f30624b6a2faaf695ecc Mon Sep 17 00:00:00 2001 From: JulioPDX Date: Fri, 21 Jun 2024 19:33:24 -0700 Subject: [PATCH] Adding Arista tools --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 39b067b..f3e4afc 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,16 @@ 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) - [Clixon](#clixon) + - [Infrahub](#infrahub) - [Puppet](#puppet) - [Salt](#salt) - [StackStorm](#stackstorm) - [SuzieQ](#suzieq) + - [SuzieQ](#suzieq-1) - [Products](#products) - [Library](#library) - [Non-Core Ansible Modules](#non-core-ansible-modules) @@ -242,6 +245,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://www.anta.ninja/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 @@ -253,12 +261,15 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [Using Chef Client with Cisco NX-OS](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/programmability/guide/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x_chapter_01110.html) - Using Chef Client with Cisco NX-OS +<<<<<<< Updated upstream ## Clixon - [Clixon Home Page](https://clicon.org) - Clixon home page with links to the different projects with code and documentation. - [Clixon Code](https://github.com/clicon/clixon) - Clixon provides an interactive CLI, NETCONF, and RESTCONF configuration interface for a YANG-based device. - [Clixon Controller Code](https://github.com/clicon/clixon-controller) - The Clixon controller is an open-source tool for network automation of devices based on NETCONF and YANG. +======= +>>>>>>> Stashed changes ## Infrahub - [Infrahub GitHub Repo](https://github.com/opsmill/infrahub) - Infrahub - A new approach to Infrastructure Management. @@ -296,6 +307,12 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [SuzieQ Repository](https://github.com/netenglabs/suzieq) - Open-source code for the SuzieQ project. - [SuzieQ Youtube](https://www.youtube.com/@suzieqproject7168) - Official youtube home of the SuzieQ project providing community meetups and demonstrations of the project in action. + ## SuzieQ + + - [SuzieQ Documentation](https://suzieq.readthedocs.io/en/latest/) - All official documentation including project overview, quick start, configuration guide, etc. + - [SuzieQ Repository](https://github.com/netenglabs/suzieq) - Open-source code for the SuzieQ project. + - [SuzieQ Youtube](https://www.youtube.com/@suzieqproject7168) - Official youtube home of the SuzieQ project providing community meetups and demonstrations of the project in action. + ## Products - [eNMS](https://github.com/afourmy/eNMS) - A vendor-agnostic NMS for carrier-grade network visualization and network automation. @@ -496,6 +513,8 @@ models that enable capacity planning, network optimization and what-if scenario - [SuzieQ Enterprise Edition](https://stardustsystems.net) - The enterprise edition of the [suzieq](#suzieq) open source project. # 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.