6. [ifaddr] command
Configure and display the IP PHONE IP information.
1. -
ip, -mask, -gate
: Set IP PHONE IP Address, subnet mask and default gateway
respectively.
2. -
dhcp
: When DHCP function enables (
ifaddr –dhcp 1
), IP PHONE will automatically
search DHCP server after execute the
commit
and
reboot
command.
Note: After IP PHONE catch a dynamic IP address form DHCP server, user can see
this IP address on LCD connect configuration.
3. -
sntp
: When sntp server is available, enable IP PHONE SNTP function and point to
sntp server IP address.
(ifaddr –sntp 1 “xxx.xxx.xxx.xxx
”)
4. -
dns
:User can set Domain Name Server IP address. Once IP PHONE can connect
with DNS server, user can specify URL address instead of IP address for gatekeeper
and phone book IP address. (please refer to
12.[h323] command
and
3.9[pbook]
command
)
5.
–timezone
:
User can set different time zone according to the location IP PHONE is.
For example, in Taiwan the time zone should be set as 8,which means GMT+8. (GMT-8:
ifaddr –timezone -8
)
6.
-ipsharing
: If IP PHONE is behind a IP-sharing , user can enable IP sharing function
and specify public IP address.(
ifaddr –ipsharing 0/1 “public IP address of IP
sharing” ,
0 for disable and 1 for enable)
7.
–ipchange
: If user uses NAT device which support multiple public IP address, and IP
PHONE enable IP change function, IP PHONE will register to Gatekeeper with the
public IP IP PHONE uses but not the IP NAT uses.
8.
–http
: set http port. User can configure IP PHONE via web browser, default http port is
80, if port 80 is not available or user has more than 1 IP PHONE behind NAT, http port
can be changed to another available port.
19