cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cisco extension filter question

Bill_Demsky
Helper

I am trying to filter Cisco interfaces that are in the format of "Ethernet1/1 @"

I am trying to filter interfaces from vlans and the format of the interface names are :

Cisco network interface Ethernet1/1 @ FQDN of the network switch

There are some posts that suggest that a $or($contrains(Ethernet1/1 @),$contains(Ethernet1/2 @)) could work, but it doesn't. Does the filter handle the at sign character?

1 REPLY 1

Mike_L
Dynatrace Guru
Dynatrace Guru

You have an extra “r” in the first contains. It should work. 

Mike

Featured Posts