Question

In: Computer Science

1) Windows Powershell: Maps IP addresses to MAC addresses. Maps IP addresses to MAC addresses. Run...

1) Windows Powershell: Maps IP addresses to MAC addresses.

Maps IP addresses to MAC addresses.

  1. Run arp /?

What does the command show?

2) Ping is used to test the ability of one network host to communicate with another.

  1. Run: ping cnn.com or ping yahoo.com or ping facebook.com write down the results

Solutions

Expert Solution

1) To map the IP address to MAC address. Simply open the power shell and type the command:

arp -a

This will give all the connected Ip address along with the Mac addres in same line. YOu can esily find mac address as well as IP address.

Output:

--------------------------------------------------------------------------------------------------------------------------

Question 2:

1) ping cnn.com

2) ping yahoo.com

3) ping facebook.com

----------------------------------------------PLEASE UPVOTE-------------------------------------------------


Related Solutions

Discuss the difference between the IP, DNS and MAC addresses – how do the relate to...
Discuss the difference between the IP, DNS and MAC addresses – how do the relate to one another in a network?
Discuss the difference between the IP, DNS and MAC addresses – how do the relate to...
Discuss the difference between the IP, DNS and MAC addresses – how do the relate to one another in a network?
Windows PowerShell 1) Write a PowerShell Script to monitor a file for changes. 2) Write a...
Windows PowerShell 1) Write a PowerShell Script to monitor a file for changes. 2) Write a PowerShell Script to create a user account in a specific OU.
Provide the information of IP addresses classes.
Provide the information of IP addresses classes.
What is the range of IP addresses on a network if: A) IP: 192.168.1.1 Subnet mask...
What is the range of IP addresses on a network if: A) IP: 192.168.1.1 Subnet mask is: 255.255.255.0. B) 179.23.0.0/ 16 C) 10.0.0.0 Class A network.
Write a Powershell script to create a Windows user account that is a non-admin user. This...
Write a Powershell script to create a Windows user account that is a non-admin user. This assignment assumes that you already have a Windows VM, with the administrator account created.. To complete the assignment, write the PowerShell script, run it on your VM, and submit the script here.
Research the Windows PowerShell commands for manipulating the firewall and construct a command that lists all...
Research the Windows PowerShell commands for manipulating the firewall and construct a command that lists all the firewall rules on a system with the output containing the information and headers below: Rule name TCP port Enabled
Research the Windows and Mac app stores. Are these profitable for companies that publish to these...
Research the Windows and Mac app stores. Are these profitable for companies that publish to these stores? Why would a developer publish to one of these stores as opposed to providing a download from their website? The main post must be at least 200 words. Include any sources used
Windows 7, Windows 2008/2012/, Mac OS, Linux, and Nexus OS. please expains in a short answer....
Windows 7, Windows 2008/2012/, Mac OS, Linux, and Nexus OS. please expains in a short answer. thanks.
Create an ID table class that maps identifiers to memory addresses for a Parser java program....
Create an ID table class that maps identifiers to memory addresses for a Parser java program. The first identifier will be at address 0, the second at address 1, and so on. I am working on a Lexer/Parser project for java. I've completed the lexer and parser portion of the program but I'm looking for some assistance in creating a ID table class. That has specific methods that add token identifiers into a hashmap. Here are the specifications that I'm...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT