Multiple choice technology operating systems

which command is used to Configure a network interface

  1. ifconfig

  2. ipconfig

  3. nslookup

  4. ethconfig

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ifconfig (interface config) is the standard Unix/Linux command to configure or display network interface parameters. ipconfig is the Windows equivalent, nslookup queries DNS records, and ethconfig is not a valid command.