Phone Network
17
Values
Default Blank
Web UI Network->Basic->IPv4 Config->Static IP Address->Subnet Mask
Handset UI
OK->Settings->System Settings->Network (default PIN: 0000) ->Basic->IPv4->IP Address Type: Static-
>Subnet Mask
DD Phone
UI
Menu->Settings->Advanced Settings (default password: 0000)->Network->WAN Port->IPv4->Static IPv4
Client->Subnet Mask
Parameter
static.network.internet_port.gateway
[1]
<y0000000000xx>.cfg
Description
It configures the IPv4 default gateway.
Example:
static.network.internet_port.gateway = 192.168.1.254
Note: It works only if “static.network.ip_address_mode” is set to 0 (IPv4) or 2 (IPv4 & IPv6), and "stat-
ic.network.internet_port.type" is set to 2 (Static IP Address).
Permitted
Values
IPv4 Address
Default Blank
Web UI Network->Basic->IPv4 Config->Static IP Address->Default Gateway
Handset UI
OK->Settings->System Settings->Network (default PIN: 0000) ->Basic->IPv4->IP Address Type: Static-
>Default Gateway
DD Phone
UI
Menu->Settings->Advanced Settings (default password: 0000)->Network->WAN Port->IPv4->Static IPv4
Client->Default Gateway
Parameter
static.network.static_dns_enable
[1]
<y0000000000xx>.cfg
Description
It triggers the static DNS feature to on or off.
Note: It works only if “static.network.internet_port.type” is set to 0 (DHCP).
Permitted
Values
0-Off, the IP phone will use the IPv4 DNS obtained from DHCP.
1-On, the IP phone will use manually configured static IPv4 DNS.
Default 0
Web UI Network->Basic->IPv4 Config->Static DNS
Handset UI
OK->Settings->System Settings->Network (default PIN: 0000) ->Basic->IPv4->IP Address Type: DHCP-
>DNS Type: Manual
DD Phone
UI
Menu->Settings->Advanced Settings (default password: 0000) ->Network->WAN Port->IPv4->DHCP
IPv4 Client->Static DNS
Parameter
static.network.primary_dns
[1]
<y0000000000xx>.cfg
Description
It configures the primary IPv4 DNS server.
Example:
static.network.primary_dns = 202.101.103.55
Note: It works only if “static.network.ip_address_mode” is set to 0 (IPv4) or 2 (IPv4 & IPv6). In DHCP envir-
onment, you also need to make sure “static.network.static_dns_enable" is set to 1 (On).