COMPUTER SCIENCE AND ENGINEERING
COMPUTER NETWORKING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
The computer will automatically disconnect from network
|
|
The computer will generate an APIPA address
|
|
The computer will disable its TCP/IP protocol stack
|
|
The computer will continue its last leased address
|
Detailed explanation-1: -If the device does not receive an IP address, which happens when there is no DHCP server on the network or when the DHCP server is not responding, the device assigns itself an address. Auto IP addresses always follow this pattern: 169.254. x.y, where x and y are any two numbers between 0 and 255.
Detailed explanation-2: -ipconfig /renew renews the lease on dynamic (DHCP-assigned) IP addresses. ipconfig /release releases dynamic addresses. These activities will show you how to use ipconfig /renew and ipconfig /release.
Detailed explanation-3: -What is the first step in troubleshooting an issue where a single computer is unable to lease an address? When a single computer is unable to lease an address, the first troubleshooting step is to confirm that the computer has a physical connection to the network.