How to find the MAC and IP address of a device?
Answers
Answer:
by entering it we can find
by using window 7
1. Click Start, All Programs, Accessories, Command Prompt.
Find your IP address using the ipconfig command.
2. In the prompt that appears, type ipconfig /all and click Return.
3. The prompt will return network information for each network adapter in your computer. Find the section for the adapter that's connected to your network. For example, you can find the network information for your wireless adapter by looking under the 'Ethernet Adapter Wireless Network Connection' section.
4. To find your computer's IP address, look for the 'IPv4 Address' or 'IP Address' entry. This line will display the IP address for your system; typically it looks like a string of numbers separated by periods, such as 192.168.1.1.
5. To find your computer's MAC address, look for the 'Physical Address' entry. This line will display your adapter's MAC address, which typically looks like a string of letters and numbers separated by dashes.