This article describes how to change the hostname of Citrix ADC SDX appliance.
This includes specific knowledge and/or hardware and software requirements:
Log on to the XenServer using the root credentials:
Run the xe host-list command to get the UUID of the host machine.
Run the following command:
xe host-set-hostname-live host-uuid=<from xe host-list command> host-name=<new host name>
Run the following command to change the label:
xe host-param-set name-label=<new host name> uuid=<UUID of XenServer Host>Restart the appliance, the next time you log on the modified hostname appears:
Note: This procedure changes the SDX appliance hostname, not the hostname of the Service virtual machine (SVM).