Description, Control port parameters, Eth_settings ethernet settings – Polycom C16 User Manual
Page 452

Design Guide for the Polycom SoundStructure C16, C12, C8, and SR12
A - 110
Description
This parameter gets or sets the value of the digital gpio array. Writing an input
has no effect and returns the current value of the input.
Control Port Parameters
eth_settings Ethernet Settings
Description
This parameter gets or sets the Ethernet settings. When this parameter is set,
the Ethernet interface is automatically restarted with the new settings.
The format of the string is a comma-separated list of name/value pairs with
the name and value separated by an equals character, and the value enclosed
in single quotes.
The mode attribute is always required. It must be either dhcp or static.
The addr, dns, gw, and nm attributes are required when mode is static and
ignored (not required) when mode is dhcp. They are always returned in the
acknowledgement. For the dhcp case, they specify the values obtained from the
DHCP server.
The addr attribute specifies the IP address of the interface. The dns attribute
specifies the domain name server(s). A single server or multiple servers (separated by
spaces) may be specified. The gw attribute specifies the gateway. The nm parameter
specifies the netmask.
DHCP Example
System Limits
Minimum: 0, Maximum: 2147483647
Default
0
User Limits
Supported
No
Argument
Argument value
Argument
Argument value
Channel Type
Device-Specific System
Value Type
String
Read/Write Mode
Read/Write
System Limits
Max String Length: 256
Default
mode=’dhcp’