Tuesday, March 1, 2011

How to get a computers IP address?

1. Go to to CMD:
     ipconfig /all

2.
Ping to the client machine
Ex: ping client22
Now the ip address and MAC address are cached.

To view the cache
Arp –a

3.
We can also use:
Cmd
Getmac /s client22



No comments:

Post a Comment