Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-11-01 08:03
Flavor·PCRE (Legacy)

/
^(?P<hostname>[\w-_]+)\s+(?P<localInterface>[A-Za-z]+\d+(?:\/\d+)*)\s+(?P<holdTime>\d+)\s+(?P<capabilities>[A-Z]+)\s+(?P<remoteInterface>[A-Za-z]+\d+(?:\/\d+)*)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous