MicroNet Technology SP5001/S User Manual

Page 70

Advertising
background image

69

19.7.7

[time]

When SNTP function of SP5001/S is enabled and SNTP server can be found

as well, type time command to show current network time.

usr/config$ time

Current time is WED SEP 17 12:36:49 2003

usr/config$

Figure 46. time command list

19.7.8

[ping]

Use ping to test whether a specific IP is reachable or not.

For example: if 192.168.1.2 is not existing while 210.63.15.32 exists. Users

will have the following results:

usr/config$ ping 192.168.1.2

no answer from 192.168.1.2

usr/config$ ping192.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

----192.168.1.254 PING Statistics----

4 packets transmitted, 4 packets received, 0% packet loss

round-trIP (ms) min/avg/max = 0/1/5

210.63.15.32 is alive

usr/config$

Figure 47. ping command list

Advertising