Getting Started
5
The parameters commonly edited in the Common CFG file (T2xP as an example) are
detailed as following:
####################################################
## Common CFG File ##
####################################################
#!version:1.0.0.1
##File header "#!version:1.0.0.1" cannot be edited or deleted and must be placed in
the first line.##
#Configure the WAN port type; 0-DHCP(default), 1-PPPoE, 2-Static IP Address
#Require reboot
network.internet_port.type = 0
#Configure the static IP address, submask, gateway and DNS server for the phone
#Require reboot
network.internet_port.ip = 192.168.1.10
network.internet_port.mask = 255.255.255.0
network.internet_port.gateway =192.168.1.1
network.primary_ dns= 202.101.103.55
network.secondary_dns = 202.101.103.54
#Configure the duplex mode and the speed of the WAN port.
#0-Auto negotiate (default), 1-Full duplex 10Mbps, 2-Full duplex 100Mbps, 3-Half
duplex 10Mbps, 4-Half duplex 100Mbps;
network.internet_port.speed_duplex =
#Configure the username and password for PPPOE connection.
#Require reboot
network.pppoe.user =
network.pppoe.password =
#Configure the PC port type; 0-Router, 1-Bridge (default)
#Require reboot
network.bridge_mode = 1
#LAN port as Router settings
#Require reboot
network.pc_port.ip = 10.0.0.1
network.pc_port.mask = 255.255.255.0
network.pc_port.speed_duplex = 0
network.pc_port.dhcp_server = 1
network.dchp.start_ip = 10.0.0.10
Содержание SIP-T2XP
Страница 1: ...Table of Contents i...
Страница 2: ......
Страница 6: ...Yealink Auto provisioning User Guide vi...
Страница 8: ...Yealink Auto provisioning User Guide 2...
Страница 34: ...Yealink Auto provisioning User Guide 28...
Страница 40: ...Yealink Auto provisioning User Guide 34...