- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2010 08:05 AM
Hi,
Is a kal-ap script used on a CSS compatible with an ACE appliance? If not, is there a conversion tool for the script?
Solved! Go to Solution.
- Labels:
-
Application Networking
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2010 05:51 PM
kal-ap script is not compatible with ACE appliance.
As the following page describes, conversion tool doesn't support kal-ap script
and you have to "manually" configure with TCL script.
---
The keepalive type script command of the service configuration mode is
currently not supported. You must manually configure each of these scripted
keepalives using the Toolkit Command Language (TCL) scripts on the ACE.
---
Regarding TCL script for ACE appliance, please refer to the following URL.
You can use the following probe scripts on ace appliance instead of ap-kal scripts.
ECHO_PROBE_SCRIPT
FINGER_PROBE_SCRIPT
FTP_PROBE_SCRIPT
HTTP_PROBE_SCRIPT
HTTPCONTENT_PROBE
HTTPHEADER_PROBE
HTTPPROXY_PROBE
IMAP_PROBE
LDAP_PROBE
MAIL_PROBE
POP3_PROBE
PROBENOTICE_PROBE
RTSP_PROBE
SSL_PROBE_SCRIPT
Regards,
Yuji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2010 05:51 PM
kal-ap script is not compatible with ACE appliance.
As the following page describes, conversion tool doesn't support kal-ap script
and you have to "manually" configure with TCL script.
---
The keepalive type script command of the service configuration mode is
currently not supported. You must manually configure each of these scripted
keepalives using the Toolkit Command Language (TCL) scripts on the ACE.
---
Regarding TCL script for ACE appliance, please refer to the following URL.
You can use the following probe scripts on ace appliance instead of ap-kal scripts.
ECHO_PROBE_SCRIPT
FINGER_PROBE_SCRIPT
FTP_PROBE_SCRIPT
HTTP_PROBE_SCRIPT
HTTPCONTENT_PROBE
HTTPHEADER_PROBE
HTTPPROXY_PROBE
IMAP_PROBE
LDAP_PROBE
MAIL_PROBE
POP3_PROBE
PROBENOTICE_PROBE
RTSP_PROBE
SSL_PROBE_SCRIPT
Regards,
Yuji
