Regular Expressions 101

Community Patterns

cisco show run interface

0

Regular Expression
PCRE (PHP <7.3)

/
^interface (\S+)\n?(?:(?: description (.*)| ip address (\S+) (\S+)| .*)\n?)*
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago