AEM Automation Scripting in Arista: Let’s Automate
Today we will learn how to autamate Arista switches by using AEM Automation Scripting feature. Many network engineers are focusing to use API in order to interact their devices from…
Today we will learn how to autamate Arista switches by using AEM Automation Scripting feature. Many network engineers are focusing to use API in order to interact their devices from…
In previous post, I have mentioned about some simple scripting of Python for Arista. But today we will take a bigger step to automation of network. We will mention about…
In this post, I will give small sample about python scripting code for Arista devices. As you know, network engineering has been evolving to learn automation with network equipments. Many…
EVPN technology is improved in order to eliminate some limitations of VPLS. RFC7432 gives large details of Ethernet Virtual Private Network. EVPN simply provides to carry mac address table in…
VXLAN is virtual extensible local area network. As you guess from definition, you can extend a VLAN via VXLAN technology. We will touch on extension mechanism in this post and…