Learn how CiscoConfParse makes parsing Cisco configurations straightforward by understanding parent/child relationships - no more complex regex patterns needed.
Parsing Network Device Output Part 3: CiscoConfParse


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