Using regular expressions with the 'Show' command

Опубликовано: 22 Март 2026
на канале: ciscozine
9,530
55

Do you remember the "Cisco regular expressions" tutorial? A regular expression is entered as part of a command and is a pattern made up of symbols, letters, and numbers that represent an input string for matching (or sometimes not matching). Matching the string to the specified pattern is called pattern matching. Pattern matching either succeeds or fails. If a regular expression can match two different parts of an input string, it will match the earliest part first.

In this tutorial, I will explain how use the 'show' command with the regular expression.

Info: http://www.ciscozine.com/2010/10/06/u...