Planet Technology VIP-152T Telephone User Manual


 
PLANET VIP-152T User’s Manual
32
4.7. [ping] command
Command ping can test which the IP address is reachable or not.
Usage: ping “IP address”
The message will display packets transmitting condition or no answer from the IP address.
usr/config$ ping 168.95.1.1
PING 168.95.1.1: 56 data bytes
64 bytes from 168.95.1.1: icmp_seq=0. time=50. ms
64 bytes from 168.95.1.1: icmp_seq=1. time=50. ms
64 bytes from 168.95.1.1: icmp_seq=2. time=50. ms
64 bytes from 168.95.1.1: icmp_seq=3. time=50. ms
----168.95.1.1 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 50/50/50
usr/config$
4.8. [time] command
When VIP-152T enables SNTP function and be able to connect with SNTP server, type time command
will show the current time retrieved from SNTP server.
usr/config$ time
Current time is WED DEC 08 10:44:23 2004
usr/config$
4.9. [ifaddr] command
Configure and display the VIP-152T IP information.
1. –print: print out all current configurations of ifaddr command.
2. -ip, -mask, -gate: Set VIP-152T IP Address, subnet mask and default gateway respectively.
3. -ipmode: Set VIP-152T network mode to be Fixed IP, DHCP or PPPoE.
When User set IP mode to be fixed IP, please set IP, subnet Mask, default gateway as
mentioned in item 2.
If User set IP mode to be DHCP, VIP-152T will search for DHCP server to capture IP address
after reboot.
If user set IP mode to be PPPoE, please remember to set related parameters under [pppoe]
command.
4. -sntp: When SNTP server is available, enable VIP-152T SNTP function and assign SNTP
server IP address so that VIP-152T can capture current time from SNTP server. (ifaddr –sntp 1
“xxx.xxx.xxx.xxx”)