Identifier (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the Identifier setting in Windows Embedded 8 Standard (Standard 8).

This setting contains a string with a maximum length of 256 characters that identifies an interface to use for DNS-Client, NetBT, and TCP/IP interface settings.

It can be expressed in one of the following ways:

  • As a string representation of an interface net locally unique identifier (NetLUID). For example, 0x6000001000000.
  • As an interface alias. For example, Local Area Connection.
  • As an interface MAC address. For example, 00-11-22-33-44-55.

Do not create an empty value for this setting.

Note

In computers with multiple occurrences of the same type of network interface, such as a LAN connection, the NetLUID and interface aliases for each interface may not be the same between different builds. After installation, verify that the settings were applied to the correct interface.

Path

Description

EmbeddedCore/DNS-Client/Interfaces/Interface/Identifier

EmbeddedCore/NetBT/Interfaces/Interface/Identifier

EmbeddedCore/TCPIP//Interfaces/Interface/Identifier

Embedded Core/TCP/IP/Interfaces/Interface/Routes/Route

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Setting Description

DNS-Client

Products/Embedded Core/DNS-Client/Interfaces/Interface/Identifier

Specifies the interface identifier for the interface-specific Domain Name System (DNS) search. This setting is used with the following settings:

NetBT

Products/Embedded Core/NetBT/Interfaces/Interface/Identifier

Specifies the interface to apply to other NetBT settings:

TCPIP

Products/Embedded Core/TCPIP/Interfaces/Interface/Identifier

Specifies the interface to apply to the other settings within Interface:

TCPIP

Products/Embedded Core/TCPIP/Interfaces/Interface/Routes/Route/Identifier

Specifies a unique integer for each IPv4 and IPv6 route in the unattended installation configuration file.

The identifier is not retained after the configuration file is processed and that has no effect on IP routing functionality.

XML Example

For an XML example that shows a DNS domain configuration, see DNS Client XML Example.

For an XML example that shows how to configure NetBT, see NetBT XML Example.

For an example of how to configure TCP/IP interface settings, see TCPIP Settings XML Example.

See Also

Concepts

Embedded Core Settings