Regular Expressions 101

Community Patterns

Match router ARP table

0

Regular Expression
ECMAScript (JavaScript)

/
((?:[0-9]{1,3}\.){3}[0-9]{1,3}).*(([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2}))
/
g

Description

no description available

Submitted by anonymous - 7 years ago