ACL’s with Ansible 2 years ago with no comments in Ansible Here’s a playbook that shows creating an ACL, adding to an ACL and deleting an ACL in a Cisco device. --- - name: Cisco Module ...
BGP commands with Python 2 years ago with no comments in Python Hopefully the title of this post didn’t get too excited…We’re not building python scripts to make BGP ...
Server Ports w/python 2 years ago with no comments in Python In working with EVE-NG I often find that I need specific ports open on a test server. Instead of always installing an application (eg ...
Path Trace 3 years ago with no comments in APIC-EM If you’ve ever had to trace the actual path a packet takes it can be tedious. There are some great commercial tools out there ...
Finding a Host 3 years ago with no comments in APIC-EM I wrote an article a long time ago on how to find out where a host is connected. APIC-EM’s host inventory makes finding a host a ...