Using Scapy to dynamically build and test ISAKMP packets with Python — automating VPN connectivity testing at scale.
Testing ISAKMP Part 4: Using Scapy


Using Scapy to dynamically build and test ISAKMP packets with Python — automating VPN connectivity testing at scale.

Learn how CiscoConfParse makes parsing Cisco configurations straightforward by understanding parent/child relationships - no more complex regex patterns needed.

The second in a series on Parsing Network Device Output, this post focuses on the difference between a network device’s Status and it’s Configuration.

The first in a series on Parsing Network Device Output, this post focuses in on Regular Expressions or regex