cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
671
Views
5
Helpful
1
Replies

ACE HTTP probe get - not able to contain '?' in URL?

brian.kachel
Level 4
Level 4

Trying to put a probe together..

probe http probeElvis

interval 5

passdetect interval 10

request method get url 8888/livelink/llisapi.dll?func=LL.getlogin&NextURL=%2Flivelink%2Fllisapi%2Edll%3FRedirect%3D1

expect status 100 404

connection term forced

But when typing or pasting that URL in - when it gets to the '?" after llisapi.dll the CLI is interpreting that as a query for HELP - but i want it to be part of the string!!

Is my only choice to go to TCL scripting? I don't know how to do that! I'm a network guy!! :)

1 Reply 1

diro
Level 1
Level 1

Precede the question mark with Ctrl-V to prevent the question mark from being interpreted as a help command.

Review Cisco Networking for a $25 gift card