Uncategorized
DHCP / DHCPv6 tests using Docker
Hi, today a colleague and myself wanted to test first hop security features in an ACI fabric. To be more precise DHCP policies (a.k.a DHCP snooping) for IPv4 (DHCP) and IPv6 (DHCPv6). Normally we’re testing these kind of things using Scapy one-liners. However in this case we wanted to see Read more…