ADC CLI Commands

install

The following operations can be performed on “install”:

install

Installs a version of Citrix ADC software on the system.

Synopsis

install [-y] [-L] [-A] [-enhancedUpgrade] [-resizeSwapVar] [-async]

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.

A Use this flag to enable Citrix ADM Service Connect. This feature helps you discover your Citrix ADC instances effortlessly on Citrix ADM service and get insights and curated machine learning based recommendations for applications and Citrix ADC infrastructure. This feature lets the Citrix ADC instance automatically send system, usage and telemetry data to Citrix ADM service. View here [https://docs.citrix.com/en-us/citrix-adc/13/data-governance.html] to learn more about this feature. Use of this feature is subject to the Citrix End User ServiceAgreement. View here [https://www.citrix.com/buy/licensing/agreements.html].

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.

async Use this flag to return the install id when the nitro api request is sent. The id can be used later to track the installation progress via show ns job command. For the cli request of install the flag is by default set as false as the installation progress details can be tracked via cli

Output

Id Job Id for install process

Example

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

install