Filtering out multiple colums in DHCP leases
-
Hi,
I'd like to figure out regexp on dhcp leases to filter several columns. Like online and static for starters.
Basic regexp doesn't seem to work. I suck at it though.
Jon
-
@jonthemusse could you give example of what exactly you want to create the filter to show?
You want just to show online and static?
simple way to see those would be to just search online and sort by the lease type.. Then all just normal active leases would be at the bottom of the list.
-
@jonthemusse said in Filtering out multiple colums in DHCP leases:
Hi,
I'd like to figure out regexp on dhcp leases to filter several columns. Like online and static for starters.
Basic regexp doesn't seem to work. I suck at it though.
Jon
Try:-
https://regex101.com/
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.