Skip to content
Was this article helpful?

install

The following operations can be performed on "install":

install

Installs a version of Citrix ADC software on the system.

Synopsis

install <url> [-y] [-L] [-enhancedUpgrade] [-resizeSwapVar]

Arguments

url

Url for the build file. Must be in the following formats: http://[user]:[password]@host/path/to/file https://[user]:[password]@host/path/to/file sftp://[user]:[password]@host/path/to/file scp://[user]:[password]@host/path/to/file ftp://[user]:[password]@host/path/to/file file://path/to/file

y

Do not prompt for yes/no before rebooting.

L

Use this flag to enable callhome.

enhancedUpgrade

Use this flag for upgrading from/to enhancement mode.

resizeSwapVar

Use this flag to change swap size on ONLY 64bit nCore/MCNS/VMPE systems NON-VPX systems.

Example

install http://host.netscaler.com/ns-6.0-41.2.tgz

Was this article helpful?