Selamat datang di blog saya "YENDRA84 ---- MARI MENCARI ILMU BERMANFAAT"

Sabtu, 01 Juni 2013

Menggunakan perintah ping dan msg pada windows 7


Perintah jaringan komputer di command prompt

C:\Users\yendra84>ping

Usage: ping       [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
                           [-r count] [-s count] [[-j host-list] | [-k host-list]]
                           [-w timeout] [-R] [-S srcaddr] [-4] [-6] target_name

Options:
    -t                               Ping the specified host until stopped.
                                      To see statistics and continue - type Control-Break;
                                      To stop - type Control-C.
    -a                               Resolve addresses to hostnames.
    -n count                   Number of echo requests to send.
    -l   size                      Send buffer size.
    -f                               Set Don't Fragment flag in packet (IPv4-only).
    -i   TTL                     Time To Live.
    -v TOS                     Type Of Service (IPv4-only. This setting has been deprecated
                                      and has no effect on the type of service field in the IP Header).
    -r   count                   Record route for count hops (IPv4-only).
    -s   count                   Timestamp for count hops (IPv4-only).
    -j   host-list                Loose source route along host-list (IPv4-only).
    -k host-list                Strict source route along host-list (IPv4-only).
    -w                              timeout          Timeout in milliseconds to wait for each reply.
    -R                              Use routing header to test reverse route also (IPv6-only).
    -S srcaddr                Source address to use.
    -4                               Force using IPv4.
    -6                               Force using IPv6.


C:\Users\yendra84>msg
Send a message to a user.

MSG {username | sessionname | sessionid | @filename | *}
    [/SERVER:servername] [/TIME:seconds] [/V] [/W] [message]

  username                     Identifies the specified username.
  sessionname                The name of the session.
  sessionid                     The ID of the session.
  @filename                  Identifies a file containing a list of usernames,
                                      sessionnames, and sessionids to send the message to.
  *                                  Send message to all sessions on specified server.
  /SERVER:servername          server to contact (default is current).
  /TIME:seconds           Time delay to wait for receiver to acknowledge msg.
  /V                                Display information about actions being performed.
  /W                               Wait for response from user, useful with /V.
  message                       Message to send.  If none specified, prompts for it
                                      or reads from stdin.

Tidak ada komentar:

Posting Komentar