Settings.xml summary – Gefen EXT-HD-DSMP User Manual

Page 50

Advertising
background image

46

SETTINGS.XML SUMMARY

Device Name

Tag Name:

<devConfig>

Description:

Allows you to change the name of the device.

Attributes:

name

Example:

IP Configuration

Tag Name:

<ipConfig>

Description:

Allows you to specify automatic (DHCP) or manual (FIXED IP)

configuration of the Hi-Def Digital Signage Media Player.

Attributes:

ipMode

ip

subnet

gateway

dns1

dns2

Example:

Notes:

In the example above, manual configuration has been

selected. If DHCP is used, the

ipMode value attribute

should be set to

“automatic”. Any information under the

<manual> tag will be ignored.

<ipConfig>

<ipMode value=

”manual”

/>

<automatic />

<manual>

<ip value=

”192.168.2.238”

/>

<subnet value=

”255.255.255.0”

/>

<gateway value=

”0.0.0.0”

/>

<dns1 value=

”4.2.2.2”

/>

<dns2 value=

”8.8.8.8”

/>

</manual>

</ipConfig>

<devConfig>

<name value=

”Gefen Player”

/>

</devConfig>

Advertising