Question

In: Computer Science

You have been asked to create a list of all MAC addresses and corresponding IP addresses...

You have been asked to create a list of all MAC addresses and corresponding IP addresses and computer names in your network. Propose at least two methods for performing this task. Your network has almost 100 computers in a Windows Server 2016 domain network with statically assigned IP addresses. Using the tools available in Windows Server 2016, carry out the procedure you think will work best. Write a short report of your results and submit it to your instructor.

Solutions

Expert Solution

please please thumbs up!!!

hope it will help uh out!!

Answer::

(TYPED)

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

HERE BELOW IS THE ANSWER OF THE ABOVE QUESTION CLEARLY IN POINTS,

FIRST METHOD::-
1.
The manual method is using ipconfig /allat each computer to display the necessary information and writing it down.

2.A more automated method is having each computer run a startup script containing ipconfig /all > \\server\Share\%computername%.txt,

3. which creates a text file with the required information on a share on the server. The information then has to be extracted from each file. (The script could also use the command ipconfig /all >>\\serverXX\Share\IPconfigs.txt, which has the advantage of sending output to a single file because >>appends output to a file.)

SECOND METHOD::-
4.
Another possibility is pinging all the IP addresses in the range of IP addresses you’re using. Using the -aoption, you can get the computer name, and then use ARP to display the MAC address. However, this method has the drawback of being labor intensive, and the computers would have to be on at the time you pinged them.


Related Solutions

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. Run arp /? What does the command show? 2) Ping is used to test the ability of one network host to communicate with another. Run: ping cnn.com or ping yahoo.com or ping facebook.com write down the results
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?
1) Suppose we have the following IP addresses for two different organizations, we have to create...
1) Suppose we have the following IP addresses for two different organizations, we have to create 5 networks having 30 hosts in it. Find first sub network ID, Fist address, Last address and Broadcast for each of the following given addresses? a) 14.23.120.8 b) 252.5.15.111
PC2 and PC4 have been configured correctly with the IP addresses 172.156.2.22 and 172.156.2.44. But PC2...
PC2 and PC4 have been configured correctly with the IP addresses 172.156.2.22 and 172.156.2.44. But PC2 cannot communicate with PC4 (i.e., they cannot ping each other). The network technician knows that the problem is related to some configuration settings. What would be missing in the configuration? On which device(s)? [write your answer in no more than 25 words] Based on your answer in (1), what will you do to prove that you are right? [write your answer in no more...
(please do the all questions. Thanks) A Dice Game a) You have been asked to create...
(please do the all questions. Thanks) A Dice Game a) You have been asked to create a Die class which will be used to represent dice in computer games. The Die class should have the following fields: sides. The number of sides the die will have. value. The current value the die is displaying. In addition, the class should have a following methods. A Constructor which sets the number of sides and performs an initial roll of the die. A...
Imagine that you are a corporate trainer at BP Amoco. You have been asked to create...
Imagine that you are a corporate trainer at BP Amoco. You have been asked to create a training program by your manager, but she needs to understand how you will determine the content for the training program as well as success of it. Your presentation should be compelling while including the follow components: • various evaluation designs that are possible at BP Amoco This is your opportunity to display and apply your knowledge by responding to a potential client engagement....
You have been asked to create a program that builds a tower base on the number...
You have been asked to create a program that builds a tower base on the number of items given as input. When the only 1 item is given you create no tower you just place the item on top of the stand. When 2 items are given you build the base of the tower with one foot to the right and one foot to the left. The feet will be in the ground and support the tower. For every additional...
You have been asked to create a python program that will ask the user how many...
You have been asked to create a python program that will ask the user how many tickets the user would like to purchase for graduation. The user will then choose the number of tickets needed and the program will list the cost of the tickets, a service fee, tax, and the total of the purchase. Specifications: The program should only accept whole numbers when receiving input for the number of tickets needed. No calculations should be performed if input is...
Imagine you work in a correctional institution and have been asked to create a strategy plan...
Imagine you work in a correctional institution and have been asked to create a strategy plan for working with specific correctional populations. Your supervisor would like you to create an executive summary of your strategy. Select 1 correctional population to focus on. Write a 525- to 700-word executive summary in which you: Describe elements in the classification process. Explain the importance of proper classification. Discuss what challenges are associated with special populations, such as individuals with a mental illness and...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT