Regular Expressions

Automation & Tools

Using Regular Expressions on Cisco IOS

As a followup to my previous post on Regular Expression Basics, I wanted to give a few examples on using them on Cisco IOS.

2010.05.16 · 4 min
Automation & Tools

Regular Expression Basics

Before I even get started, I want to mention that not all regular expression metacharacters are supported in every application. Keep this in mind when building your matches.

2009.06.04 · 3 min