Learn how to upgrade or downgrade the Symantec Edge SWG (ProxySG) or Symantec Advanced Secure Gateway (ASG) using the Command Line Interface (CLI) through Secure Shell (SSH) or serial console.
For instructions for upgrading through the Graphical User Interface (GUI), please see Upgrade Edge SWG (ProxySG) or Advanced Secure Gateway via the GUI.
Edge SWG or ASG requirements for CLI upgrade:
Connect to the command line (with SSH or a serial console) and run these commands:
# en
# conf t
# (config) upgrade-path "http://xxx.xxx.xxx.xxx/path/to/file.bcsi"
# (config) exit
# load upgrade
# restart upgrade
Notes:
The use of HTTPS for the download URL will require Edge SWG or ASG to know the certificate of that server. Specify the IP or URL that would be appropriate for the CN of the Certificate used. If the certificate has the IP address as the CN, then the URL must contain the IP address, or, if the certificate has the hostname as CN, then specify the hostname in the URL. For HTTP this does not matter. Edge SWG and ASG already have the appropriate Certificates to Validate the URL link for the Symantec site.
NOTE: When upgrading to a newer version, you may have to rejoin the domain (in some cases). This is generally not needed when you upgrade to a newer version but it may be needed if you have to downgrade for some reason. You may have to do this if authentication stops working after the upgrade or downgrade. In such cases, you will have to delete the SG Machine account from AD and rejoin the domain. Here is the KB article on how to join the Windows Domain.