|
Proxy server
Print server
Switches
Fax Server
Web Server
File Server
How to Test those network devices in a network:?
by using them :
send traffic through the proxy.
print using the print server
use the fax
browse your web server
drop a file on the file server
and if you can get to the web/fax/web server
your switch is working
Ping doesnt tell you that the services are running ;))
ping only tells you, you have connectivity
How to Test those network devices in a network:?
PiNg hehehehhe
How to Test those network devices in a network:?
what kind of test ? working or not ?
send them ping
start -> run -> cmd -> for ex : ping 192.168.2.1 (ur web server)
if response says Pinging 192.168.2.1 with 32 bytes of data:
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.2.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
its working
if says timeout there is some problem.
or you can test with tracert too
for example
|