Reference Guide

Table Of Contents
Action Description
list
List the components of the remote support configuration.
If SupportAssist is enabled, this script also reports the eVE docker container status.
modify_contact
Modify the remote support user contact information and credentials.
restart
SupportAssist only. Restart the eVE docker on the current appliance if enabled.
connectivity
List the appliance remote support connectivity status.
reinitialize
SupportAssist only. Reinitialize the eVE docker on the current appliance if enabled. This action stops the
container, restarts it, and reprovisions the container.
NOTE: When this command is used, the SupportAssist configuration and connectivity might be lost
or temporarily lost. The SupportAssist configuration is reverted to the cluster configuration.
.
List the remote configuration (svc_remote_support list)
This service script lists the remote support configurations.
Format
svc_remote_support list [-h]
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
Modify the remote support configuration
(svc_remote_support_modify)
This service script modify the remote support configuration. Configuring SupportAssist does not verify the remote support
connection. Use the --CONNECTIVITY_COMMAND argument for the svc_remote_support command to verify connections.
The SupportAssist configuration that is established using this script is not persistent and therefore is not saved in the
management database. Upon node or appliance failure, configuration and connectivity information may be lost. In such cases,
you must restore the configuration back to the cluster configuration using --revert_changes_to_db option or the --
REINITIALIZATION_COMMAND argument.
Format
svc_remote_support modify [-h] [--gateway_address GATEWAY_ADDRESS]
[--revert_changes_to_db]
[--proxy_password PROXY_PASSWORD]
[--proxy_port PROXY_PORT] [--disable]
[--proxy_address PROXY_ADDRESS]
[--i_accept_license_agreement]
[--proxy_user PROXY_USER]
[--type
{SUPPORT_ASSIST__Direct_Tier3,SUPPORT_ASSIST__Gateway_Tier3}]
[--force_disable]
Service Commands
77