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!
DHCP configuration
– optional –
Note:
DHCP options can only be applied to eLux devices.
A new device booting for the first time can retrieve the following information from a DHCP server:
- IP address or name of the Scout Server (option 222)
- List of Scout Servers (option 224)
- ID of the destination OU on the Scout Server (option 223)
This requires configuring the DHCP server via one of the two following methods.
In method 1 (recommended), you define a new vendor class, set the new options, and then apply the values. Method 2 uses the DHCP Standard Options 222, 223 and 224.
The following instructions are based on the DHCP manager of Windows Server 2012.
Method 1: Defining user-defined vendor class
Requires |
---|
DHCP server compliant with RFC 2132, supporting user-defined vendor classes. Otherwise use method 2. |
-
Open the DHCP manager.
-
Select the relevant DHCP server, and then click Action > Define
-
Click Add to create a new class:
Option Value Display name eLux NG Description eLux specific options Code ELUXNG (in ASCII column) The entry is automatically extended with the related hexadecimal number (45 4C 55 58 4E 47). -
Click Action > Set Predefined Options. Then, in the Option class list field, select eLux NG.
-
To define one Scout Server, click Add and edit the new option as follows:
Option Value Name Scout Server Data type String Code 222 Description Name or IP address of the Scout Server -
To define more than one Scout Server, click Add… and edit the new option as follows:
Option Value Name Scout Server list Data type String Code 224 Description Server names/IP addresses, comma-separated -
To define a specific OU that you can assign new devices to, click Add… and edit the new option as follows:
Option Value Name Scout OU ID Data type Long Code 223 Description ID of the destination OU -
To assign the options, for the relevant DHCP server, select either the Server Options, the Scope options or the Reservations. Then click Action > Configure Options… > Advanced.
In the Vendor class list field, select [elux NG]. Select each option defined and enter its value into the Data entry field:
Option Value 222 Scout Server Name or IP address of the Scout Server 223 Scout OU ID ID of the destination OU 224 Scout Server list <Names or IP addresses of the Scout Servers, separated by comma>
Method 2: Using DHCP Standard Options
Requires |
---|
The DHCP Standard Options [222], [223] and [224] must be available. Otherwise use Method 1. |
-
Open the DHCP manager.
-
Select the relevant DHCP server, and then click Action > Set Predefined Options…. In the [Option class] list field, select [DHCP Standard Options].
-
Click Add… to create the following Standard Options, as described for Method 1:
- [Scout Server], String, 222
- Scout Ernteprise server list, String, 224
- [Scout] OU ID, Long, 223
-
To assign the options, for the relevant DHCP server, select either the Server Options, the Scope options or the Reservations. Then click Action > Configure Options… > General.
Select each option defined and enter its value into the Data entry field:
Option Value 222 Scout Server 223 Scout OU ID ID of the destination OU 224 Scout Server list <Names or IP addresses of the Scout Servers, separated by comma>
Disabling DHCP option 12 as source for host names
If you have configured DHCP option 12 (host name), when connecting new devices, you can have the host names set via DHCP. To obtain the host name not via DHCP but from another source, such as the name template defined in the Scout Console, prevent the take-over from DHCP option 12. To do so, use a terminal.ini parameter:
-
File:
/setup/terminal.ini
-
Section:
[Network]
-
Entry:
IgnoreDHCPHostname
-
Value:
true
(The default value isfalse
.)
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.