A tier 2 desktop support technician is organizing documentation for junior staff regarding Windows client networking configuration utilities. Match each Windows networking utility or command switch on the left with its corresponding configuration or diagnostic function on the right.
- ipconfig /releaseDiscards the current dynamic IPv4 address lease assigned by the DHCP server
- netsh wlan show profileDisplays saved wireless network SSIDs and profile parameters on the client
- ncpa.cplLaunches the Network Connections applet in Control Panel to manage network adapters via GUI
- netsh interface ip set addressConfigures a static IPv4 address, subnet mask, and default gateway via the CLI
Cevap
The command 'ipconfig /release' matches discarding the dynamic IPv4 address lease; 'netsh wlan show profile' matches displaying saved wireless network profiles; 'ncpa.cpl' matches launching the Network Connections Control Panel applet; and 'netsh interface ip set address' matches configuring a static IPv4 address via the command line.
Each item is mapped to its precise administrative or diagnostic function within Windows client networking environments.
Adım Adım Çözüm
Anahtar Kavram
Windows Client Networking Configuration Utilities and CLI Commands