Sample Configuration Files
C-3
41-001343-02 REV05 – 07.2014
# DHCP Setting
# ==============
#dhcp: 1 # DHCP enabled.
# DHCP:
# 0 = false, means DHCP is disabled.
# 1 = true, means DHCP is enabled.
#
# Notes:
#
# DHCP is normally set from the Options list on the phone or
# the web interface
#
# If DHCP is disabled, the following network settings will
# have to be configured manually either through the configuration
# files, the Options List in the phone, or the Web Client: IP
# Address (of the phone), Subnet Mask, Gateway, DNS, and TFTP
# Server.
#-------------------------------------------------------------------
# Network Settings
## = = = = = = = =
# Notes: If DHCP is enabled, you do not need to set these network
# settings. Although depending on you DHCP server configuration you
# may still have to set the dns address.
#ip: # This value is unique to each phone on a server
# and should be set in the "<mac>.cfg" file if
# setting this manually.
#subnet mask:
#default gateway:
#dns1:
#dns2:
# Time Server Settings
## =====================
#time server disabled: 1 # Time server disabled.
#time server1: # Enable time server and enter at
#time server2: # least one time server IP address or
#time server3: # qualified domain name
# Time Server Disabled:
# 0 = false, means the time server is not disabled.
# 1 = true, means the time server is disabled.