Use this command to set the expected validation ACV reply string that the Tracked Object Manager uses to validate the string the server responds with.
reply-string | Specifies the expected reply returned from the server. Valid value is a string of up to 127 printable characters. If a space character is used, the string must be enclosed in double quotes (“”). |
None.
State probe configuration mode.
The server reply to the ACV request is validated against the ACV reply string specified in this command.
Use the no acv reply command to remove the reply string configuration for this probe.
This example sets the TCP-HTTP probe reply string to “HTTP/1.1 200 OK”:
System(su-config)->probe TCP-HTTP tcp System(su-config-probe)->acv reply “HTTP/1.1 200 OK” System(su-config-probe)->