Unicon documentation migration is in progress. You might find some broken links or experience minor issues in the documentation. We are working on resolving these issues.
X
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Different eLux versions
The __CONTAINER__
parameter is useful if you have more than one major eLux version in use and you want to update the firmware of multiple devices regardless of their major version. All updated devices remain within their respective major version.
The parameter replaces the container path in the URL
The __CONTAINER__
parameter is part of the directory path and parametrizes the relevant software container (directory) on your web or FTP server. When the administrator sends an update command to a device configured with a container parameter, the parameter is resolved by a macro according to the installed eLux version.
Example:
If you run devices with both, eLux RP 6 and eLux 7, the eLux RP 6 devices require the UC_RP6_X64
container, while the eLux 7 devices require the UC_ELUX7
container. To provide all devices with their appropriate software, in Device configuration > Firmware > Path of all devices , use the __CONTAINER__
parameter. The devices then resolve the container parameter according to their installed major version to UC_RP6_X64
or UC_ELUX7
, respectively. The advantage is that an image file with the same name can be used for both platforms. So, in ELIAS, you would create an image with the same name for eLux RP 6 and for eLux 7.
Note:
In some cases, it can be useful to replace the container parameter by a fixed container name. In this case, the entry in the Path field must correspond to the container name on the web server.
ELIAS 18 containers
To use the container parameter with ELIAS 18, choose the following names for your containers:
Major eLux version | Container name |
---|---|
eLux RP 6 | UC_RP6_X64 |
eLux 7 | UC_ELUX7 |
For further information, see Creating a container in the ELIAS 18 guide.
Spelling of the container parameter
When replacing a fixed container name by the container parameter, make sure you use the correct spelling:
Two underscores followed by the word CONTAINER
(all uppercase) followed by two more underscores.
Note:
You can use the container parameter in the firmware configuration and in the recovery settings Options > Recovery setttings.
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.