Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-05-10 00:15
Flavor·PCRE2 (PHP)

/
^ip dhcp pool(\n|.)*?(?=!)
/
gm
Open regex in editor

Description

Cisco config find each DHCP Pool Either full subnet pool or a static device entry pool

Submitted by Justin Cooksey