Using Python to track down switch ports from the ARP table
Recently, I came across a task where I had to track down the switch ports the devices are connected to
5 min read
Cisco ISE is by far one of my favourite products to work with. ISE enables a dynamic and automated approach to policy enforcement and NAC.
Network Automation is the process of automating the planning, installation, life-cycle maintenance, and optimization of Networks and related services.
Infrastructure as Code (IaC) is the management of infrastructure in a descriptive model, using the same versioning as the DevOps team uses for source code.
Because of Ansible's easy automation framework, previously separated Network administrators can now speak the same automation language as the rest of the IT team.