ADC CLI Commands

callhome

The following operations can be performed on “callhome”:

set show unset

set callhome

Sets CallHome parameters

Synopsis

set callhome [-mode (DEFAULT CSP)] [-emailAddress ] [-proxyMode ( YES NO )] [-IPAddress <ip_addr ipv6_addr *> -proxyAuthService ] [-port <port *>] [-hbCustomInterval ]

Arguments

mode CallHome mode of operation

Possible values: Default, CSP Default value: Default

emailAddress Email address of the contact administrator.

hbCustomInterval Interval (in days) between CallHome heartbeats Default value: 7 Minimum value: 1 Maximum value: 30

proxyMode Enables or disables the proxy mode. The proxy server can be set by either specifying the IP address of the server or the name of the service representing the proxy server.

Possible values: YES, NO Default value: NO

IPAddress IP address of the proxy server.

proxyAuthService Name of the service that represents the proxy server.

port HTTP port on the Proxy server. This is a mandatory parameter for both IP address and service name based configuration. Minimum value: 1

Example

set callhome -mode default -emailAddress abc@xyz.com -proxyMode YES -proxyauthService callhome_proxy -port 80 -hbCustomInterval 6

show callhome

Displays the CallHome configuration and trigger event details.

Synopsis

show callhome

Arguments

Output

mode CallHome mode of operation

emailAddress Email address of the contact administrator.

hbCustomInterval Interval (in days) between CallHome heartbeats

proxyMode Enables or disables the proxy mode. The proxy server can be set by either specifying the IP address of the server or the name of the service representing the proxy server.

IPAddress IP address of the proxy server.

port HTTP port on the Proxy server. This is a mandatory parameter for both IP address and service name based configuration.

proxyAuthService Name of the service that represents the proxy server.

sslcardfirstfailure First occurrence SSL card failure.

sslcardlatestfailure Latest occurrence SSL card failure.

powfirstfail First occurrence power supply unit failure.

powlatestfailure Latest occurrence power supply unit failure.

HDDfirstfail First occurrence hard disk drive failure.

HDDlatestfailure Latest occurrence hard disk drive failure.

FLASHfirstfail First occurrence compact flash failure.

FLASHlatestfailure Latest occurrence compact flush failure.

RLfirstHighDrop First occurence of high rate limit drops

RLlatestHighDrop Latest occurence of high rate limit drops

restartLatestfail Latest occurrence warm restart failure.

memthreFirstAnomaly First occurrence of memory anomaly.

memthreLatestAnomaly Latest occurrence of memory anomaly.

callhomestatus Callhome feature enabled/disable, register with upload server successful/failed

Example

show callhome Mode: Default E-mail address configured:xxx@yahoo.com Heartbeat Custom Interval(days): 20

Trigger event State First occurrence Latest occurrence ————- —– —————- —————– 1) Compact flash errors Enabled …. 2) Hard disk drive errors Enabled …. 3) Power supply unit failure Enabled 27 Aug 2010 18:22:47 28 Aug 2010 18:22:47 4) SSL card failure Enabled 25 Aug 2010 18:22:47 26 Aug 2010 18:22:47 5) Warm restart Enabled N/A ..

unset callhome

Use this command to remove callhome settings.Refer to the set callhome command for meanings of the arguments.

Synopsis

unset callhome [-mode] [-emailAddress] [-hbCustomInterval] [-proxyMode] [-IPAddress] [-proxyAuthService] [-port]

callhome