Update {$mac}.cfg
This commit is contained in:
parent
e8b38c7add
commit
f2c9932c85
|
|
@ -988,40 +988,6 @@ local_time.time_zone = {$yealink_time_zone}
|
||||||
local_time.time_zone_name = {$yealink_time_zone_name}
|
local_time.time_zone_name = {$yealink_time_zone_name}
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
|
||||||
## NETWORK ##
|
|
||||||
#######################################################################################
|
|
||||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
|
||||||
network.ip_address_mode = 2
|
|
||||||
|
|
||||||
network.ipv6_prefix = 64
|
|
||||||
network.ipv6_internet_port.type =
|
|
||||||
network.ipv6_internet_port.ip =
|
|
||||||
network.ipv6_internet_port.gateway =
|
|
||||||
network.ipv6_primary_dns =
|
|
||||||
network.ipv6_secondary_dns =
|
|
||||||
network.ipv6_icmp_v6.enable =
|
|
||||||
|
|
||||||
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address;
|
|
||||||
#Require reboot;
|
|
||||||
network.internet_port.type =
|
|
||||||
|
|
||||||
#Configure the static IP address, subnet mask, gateway and DNS server;
|
|
||||||
#Require Reboot;
|
|
||||||
network.internet_port.ip =
|
|
||||||
network.internet_port.mask =
|
|
||||||
network.internet_port.gateway =
|
|
||||||
{if isset($dns_server_primary)}
|
|
||||||
network.primary_dns = {$dns_server_primary}
|
|
||||||
{/if}
|
|
||||||
{if isset($dns_server_secondary)}
|
|
||||||
network.secondary_dns = {$dns_server_secondary}
|
|
||||||
{/if}
|
|
||||||
{if isset($dns_server_primary)}
|
|
||||||
network.static_dns_enable = 1
|
|
||||||
{else}network.static_dns_enable = 0
|
|
||||||
{/if}
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Account 3 Basic Settings ##
|
## Account 3 Basic Settings ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
@ -1499,33 +1465,6 @@ account.3.xsi.server_type =
|
||||||
account.3.xsi.port =
|
account.3.xsi.port =
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
|
||||||
## NETWORK ##
|
|
||||||
#######################################################################################
|
|
||||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
|
||||||
network.ip_address_mode = 2
|
|
||||||
|
|
||||||
network.ipv6_prefix = 64
|
|
||||||
network.ipv6_internet_port.type =
|
|
||||||
network.ipv6_internet_port.ip =
|
|
||||||
network.ipv6_internet_port.gateway =
|
|
||||||
network.ipv6_primary_dns =
|
|
||||||
network.ipv6_secondary_dns =
|
|
||||||
network.ipv6_icmp_v6.enable =
|
|
||||||
|
|
||||||
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address;
|
|
||||||
#Require reboot;
|
|
||||||
network.internet_port.type =
|
|
||||||
|
|
||||||
#Configure the static IP address, subnet mask, gateway and DNS server;
|
|
||||||
#Require Reboot;
|
|
||||||
network.internet_port.ip =
|
|
||||||
network.internet_port.mask =
|
|
||||||
network.internet_port.gateway =
|
|
||||||
{if isset($dns_server_primary)}network.primary_dns = {$dns_server_primary}{/if}
|
|
||||||
|
|
||||||
{if isset($dns_server_secondary)}network.secondary_dns = {$dns_server_secondary}{/if}
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Account 4 Basic Settings ##
|
## Account 4 Basic Settings ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
@ -1998,33 +1937,6 @@ account.4.xsi.server_type =
|
||||||
account.4.xsi.port =
|
account.4.xsi.port =
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
|
||||||
## NETWORK ##
|
|
||||||
#######################################################################################
|
|
||||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
|
||||||
network.ip_address_mode = 2
|
|
||||||
|
|
||||||
network.ipv6_prefix = 64
|
|
||||||
network.ipv6_internet_port.type =
|
|
||||||
network.ipv6_internet_port.ip =
|
|
||||||
network.ipv6_internet_port.gateway =
|
|
||||||
network.ipv6_primary_dns =
|
|
||||||
network.ipv6_secondary_dns =
|
|
||||||
network.ipv6_icmp_v6.enable =
|
|
||||||
|
|
||||||
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address;
|
|
||||||
#Require reboot;
|
|
||||||
network.internet_port.type =
|
|
||||||
|
|
||||||
#Configure the static IP address, subnet mask, gateway and DNS server;
|
|
||||||
#Require Reboot;
|
|
||||||
network.internet_port.ip =
|
|
||||||
network.internet_port.mask =
|
|
||||||
network.internet_port.gateway =
|
|
||||||
{if isset($dns_server_primary)}network.primary_dns = {$dns_server_primary}{/if}
|
|
||||||
|
|
||||||
{if isset($dns_server_secondary)}network.secondary_dns = {$dns_server_secondary}{/if}
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Account 5 Basic Settings ##
|
## Account 5 Basic Settings ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
@ -2497,33 +2409,6 @@ account.5.xsi.server_type =
|
||||||
account.5.xsi.port =
|
account.5.xsi.port =
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
|
||||||
## NETWORK ##
|
|
||||||
#######################################################################################
|
|
||||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
|
||||||
network.ip_address_mode = 2
|
|
||||||
|
|
||||||
network.ipv6_prefix = 64
|
|
||||||
network.ipv6_internet_port.type =
|
|
||||||
network.ipv6_internet_port.ip =
|
|
||||||
network.ipv6_internet_port.gateway =
|
|
||||||
network.ipv6_primary_dns =
|
|
||||||
network.ipv6_secondary_dns =
|
|
||||||
network.ipv6_icmp_v6.enable =
|
|
||||||
|
|
||||||
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address;
|
|
||||||
#Require reboot;
|
|
||||||
network.internet_port.type =
|
|
||||||
|
|
||||||
#Configure the static IP address, subnet mask, gateway and DNS server;
|
|
||||||
#Require Reboot;
|
|
||||||
network.internet_port.ip =
|
|
||||||
network.internet_port.mask =
|
|
||||||
network.internet_port.gateway =
|
|
||||||
{if isset($dns_server_primary)}network.primary_dns = {$dns_server_primary}{/if}
|
|
||||||
|
|
||||||
{if isset($dns_server_secondary)}network.secondary_dns = {$dns_server_secondary}{/if}
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Account 6 Basic Settings ##
|
## Account 6 Basic Settings ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
@ -2995,35 +2880,6 @@ account.6.xsi.server_type =
|
||||||
account.6.xsi.port =
|
account.6.xsi.port =
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################
|
|
||||||
## NETWORK ##
|
|
||||||
#######################################################################################
|
|
||||||
##0-ipv4, 1-ipv6, 2-ipv4&ipv6
|
|
||||||
network.ip_address_mode = 2
|
|
||||||
|
|
||||||
network.ipv6_prefix = 64
|
|
||||||
network.ipv6_internet_port.type =
|
|
||||||
network.ipv6_internet_port.ip =
|
|
||||||
network.ipv6_internet_port.gateway =
|
|
||||||
network.ipv6_primary_dns =
|
|
||||||
network.ipv6_secondary_dns =
|
|
||||||
network.ipv6_icmp_v6.enable =
|
|
||||||
|
|
||||||
#Configure the WAN port type; 0-DHCP (default), 1-PPPoE, 2-Static IP Address;
|
|
||||||
#Require reboot;
|
|
||||||
network.internet_port.type =
|
|
||||||
|
|
||||||
#Configure the static IP address, subnet mask, gateway and DNS server;
|
|
||||||
#Require Reboot;
|
|
||||||
network.internet_port.ip =
|
|
||||||
network.internet_port.mask =
|
|
||||||
network.internet_port.gateway =
|
|
||||||
{if isset($dns_server_primary)}network.primary_dns = {$dns_server_primary}{/if}
|
|
||||||
|
|
||||||
{if isset($dns_server_secondary)}network.secondary_dns = {$dns_server_secondary}{/if}
|
|
||||||
|
|
||||||
{if isset($dns_server_primary)}network.static_dns_enable = 1{else}network.static_dns_enable = 0{/if}
|
|
||||||
|
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Line Key ##
|
## Line Key ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue