Want to navigate | include
Cisco IOS and IOS-XR support filtering output using regular expressions. Cisco’s documentation on their regular expression format is available here, but we’ll go through some of the fundamentals and some useful tricks. Regex can be used to find just the specific information you’re looking for from usually long output.
Continue reading “Output Filtering IOS Commands with Regular Expressions”