cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
942
Views
5
Helpful
2
Replies

ISE regex not woking for NetworkDeviceName

tthurner
Level 1
Level 1

I have written a REGEX looking for "E" at 6th postition "MATCH ^.{5}(E). I have tested it successfull for "Network Access - UserName" but it is not working for "Network Access - NetworkDeviceName" where i need it -> anyone who have experienced the same issue ?

1 Accepted Solution

Accepted Solutions

hslai
Cisco Employee
Cisco Employee

Please append .*$ to your RegEx pattern.

View solution in original post

2 Replies 2

hslai
Cisco Employee
Cisco Employee

Please append .*$ to your RegEx pattern.

tthurner
Level 1
Level 1

Hi "hslai" 

 

It is working. Interesting is that on other positions in "Policy set" this REGEX works without Append ".*$" 

Anyway thank's a lot for support

Thomas

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: