Computer Science, asked by bhupendar2298, 1 year ago

You are the network administrator for a large company it's monday morning and you have just plugged your laptop into corporate network when you try to access network resources you are unable to access anything your network uses tcp ip with dhcp server on friday you had no problem accessing network resources what is the first action you should take to determine the problem

Answers

Answered by josimagic
0

You need to whitelist the MAC (Media Access Control ) Address of the laptop on the DHCP server. Because corporate networks uses Network Access Control (NAC) with DHCP for security. First you need to check the MAC Address or physical address of the device. To do this run the  command "ipconfig /all" then find physical address. After adding the physical address of the device to whitelist, check the connectivity on laptop again.

Similar questions