Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-06-25 04:30
Flavor·PCRE (Legacy)

/
^\s*(?<mac>\w{4}\.\w{4}\.\w{4})\s*(?<vlan>\d*)\s*(?<type>\w*)\s*(?<port>(\w|-|\/|:|\d*)*)\s*(?<vc>\w*\s*\d*)\s*(?<time>(\w|-|\/|:|\d*)*)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous