The most recent content from our members.
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…
I am trying to create a rule to check the compliance of GigabithEthernet0/0 or FastEthernet0 using the same set of conditions. I have set the config start and end blocks accordingly: Config Start: interface (GigabitEthernet0/0|FastEthernet0) Config End: interface GigabitEthernet 0/1 However, the regex interpreter doesn't…
It looks like you're new here. Sign in or register to get started.