I'm looking to see if anyone has the regex for checking the below port ranges in a config file...
interface GigabitEthernet1/0/1-48
interface GigabitEthernet2/0/1-48
interface GigabitEthernet3/0/1-48
interface GigabitEthernet4/0/1-48
So the start of the block would be the interface with the end of the blocking being !
I've tested different regex queries but can't seem to get exact matches.
I've also tried the Solarwinds support as we have a support contract but can't seem to get the answer I'm looking for.