Design Guide for the Polycom SoundStructure C16, C12, C8, and SR12
A - 70
Description
This parameter gets or sets the Ethernet settings for the VoIP interface. The
system must be rebooted for the Ethernet settings to take effect.
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 (sep-
arated by spaces) may be specified. The gw attribute specifies the gateway.
The nm parameter specifies the netmask.
DHCP Example
set voip_eth_settings "VoIP In" "mode='dhcp'"
val voip_eth_settings "VoIP In"
"mode='dhcp',addr='172.22.2.129',dns='172.22.1.1
172.22.1.2',gw='172.22.2.254',nm='255.255.255.0'"
Static IP Example
set voip_eth_settings "VoIP In"
"mode='static',addr='172.22.2.200',dns='172.22.1.1',gw='172.22.2.254',nm='255.
255.255.0'"
val voip_eth_settings "VoIP In"
"mode='static',addr='172.22.2.200',dns='172.22.1.1',gw='172.22.2.254',nm='255.
255.255.0'".
voip_eth_vlan_id
Set VLAN ID for the VoIP Interfacel
System Limits Max String Length: 256
Default mode=’dhcp’
Event Source No
Argument Argument value
Argument Argument value
Channel Type Virtual Channel
Value Type Integer
Read/Write Mode Read/Write