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.