1/34
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What do unplugged or disconnected for a local network adapter mean you should check?
The cable or wireless network configuration
What does limited connectivity mean on a Windows local network adapter?
The adapter is set to obtain an address automatically, but no DHCP server can be contacted
What address might an adapter use during limited connectivity?
An APIPA address in the 169.254.x.y range or an address specified as an alternate configuration in IPv4 properties
What does no Internet access mean on a Windows local network adapter?
The IP configuration is valid for the local network, but Windows cannot identify a working Internet connection
How does Windows test Internet access?
By attempting a connection to www.msftconnecttest.com and checking that DNS resolves the IP address correctly
What could no Internet access indicate?
A problem with the router, with DNS, or with both
What does ipconfig show when used without switches?
The IP address, subnet mask, and default gateway for all network adapters to which TCP/IP is bound
What extra details does ipconfig /all display?
DHCP and DNS servers, MAC address, and NetBIOS status
Which ipconfig command releases a DHCP-assigned IP address?
ipconfig /release AdapterName
Which ipconfig command renews a DHCP lease?
ipconfig /renew AdapterName
What do ipconfig /displaydns and ipconfig /flushdns do?
Display the DNS resolver cache; clear the DNS resolver cache
What does the hostname command return?
The name configured on the local machine
What can pinging another computer's IP address confirm?
Basic IP connectivity
What can pinging a known computer name confirm?
DNS or name connectivity
What does a Windows network reset do?
Clears custom adapter configurations and network connections, including VPN connections, which must be reconfigured after the reset