User manual

Dynamix DW-2FXS/2FXO Gateway (H.323) User Manual
-ipchange If the unit is behind the IP sharing device and the IP address
for the WAN port of that IP sharing is using the dynamic IP
address. This function has to be enabled.
-----------------------------------------------------------------------------------------------
usr/config$ ifaddr -ipchange 1
-id This id is for the user name of the PPPoE usage.
-pwd This password is for the user name of the PPPoE usage.
-reboot If the connection disconnected by the ISP, the unit will reboot and
get the ip again.
4.2.8
[time]
When SNTP function of Gateway is enabled and SNTP server can be found
as well, type time command to show current network time.
-----------------------------------------------------------------------------------------------
usr/config$ time
Current time is THU JAN 01 05:29:23 1970
4.2.9
[ping]
Use ping to test whether a specific IP is reachable or not.
For example: if 192.168.1.2 is not existing while 192.168.1.254 exists.
Users will have the following results:
usr/config$ ping 192.168.1.2
no answer from 192.168.1.2
usr/config$ ping 192.168.1.254
PING 192.168.1.254: 56 data bytes
64 bytes from 192.168.1.254: icmp_seq=0. time=5. ms
64 bytes from 192.168.1.254: icmp_seq=1. time=0. ms
64 bytes from 192.168.1.254: icmp_seq=2. time=0. ms
64 bytes from 192.168.1.254: icmp_seq=3. time=0. ms
80