Start -> Run -> Cmd
example In command prompt C:/>ping 192.168.0.1 -t
-t Ping the specified host untill interrupted
-a Resolve address to hostname
-n Count number of echo request to send
-l Size send buffer size
-f Set Don't fragment flag in packet
-i TTL (Time to Live)
-v TOS (Type of Service
-r Count record route for count hops
-s Count timestamp for count hops
-j Host-list loose source route along host-list
-k Host-list strict source along host-list
-w Timeout in milliseconds to wait for each reply
Friday, August 3, 2007
Ping Option
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment