Skip to content

Commit

Permalink
Adding Arista tools
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioPDX committed Jun 22, 2024
1 parent eab25d1 commit 4734a88
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 4734a88

Please sign in to comment.