What I like about JUNOS is that it’s designed with programmability in mind. All the show commands have xml output that can be requested using RPC. They also have rich and well-documented APIs and python library(PyEZ). Possibilities are endless once we have the XML output. You can write apps and integrate the Junos API within. …
networking
VXLANs Overview
As virtualization grows driven by the “cloud revolution”, existing network technologies aren’t sufficient enough to support the growth. Advanced virtualization features are causing layer 2 boundaries to expand, which isn’t scalable in current datacenter networks. In multi-tenant environment, multiple internal and external customers require multiple overlapping subnets which further complicates the problem of network configuration …