07. Command PING for the connection testing between the server and computer

1. You can go to RUN .

2. In open, type the CMD and press OK.

3. Type command PING follow by IP Address or computer name as shown below:

C:\Documents and Settings\User> ping 192.168.0.100 ; OR

C:\Documents and Settings\User> ping SERVER

4. Connection PASS when you see the results are:-

Reply from 192.168.0.100: bytes=32 time<1ms TTL=64

Reply from 192.168.0.100: bytes=32 time<1ms TTL=64

Reply from 192.168.0.100: bytes=32 time<1ms TTL=64

5. Connection FAILED when you see the results are:-

Time out

Time out

Time out