Use this command when the probe is configured for Application Content Verification (ACV) and the remote server requires you to close the session.
close-string | Specifies the close string used to close the session. 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.
Use the no acv close command to delete the close string configuration for this probe.
This example sets the ACV close string for the TCP-HTTP probe to quit:
System(su-config)->probe TCP-HTTP udp System(su-config-probe)->acv close quit System(su-config-probe)->show probe TCP-HTTP detail Probe: TCP-HTTP Type: tcp-acv Administrative state: not-in-service Session count: 1 Fail-detect count: 3 Pass-detect count: 3 Fail-detect interval: 10 Pass-detect interval: 10 3-way TCP handshake wait time: 5 Server response wait time: 10 Application Content Verification: Request-string: Reply-string: Close-string: quit Search-Depth: 255 Displayed 1 probes System(su-config-probe)->