MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER NETWORKING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What command would you use on a Mac to determine your TCP/IP configuration information?
A
ifconfig
B
ipconfig
C
ipinfo
D
tcpipconfig
Explanation: 

Detailed explanation-1: -What command would you use on a Mac to determine your TCP/IP configuration information? A. The ifconfig command is used on Macs and in Linux and UNIX to show your IP address and other TCP/IP configuration information.

Detailed explanation-2: -You can use the ifconfig command to assign an address to a network interface and to configure or display the current network interface configuration information. The ifconfig command must be used at system startup to define the network address of each interface present on a system.

Detailed explanation-3: -Open a terminal window. Type ifconfig at the command prompt. Your MAC address will be displayed beside the label HWaddr.

Detailed explanation-4: -The ifconfig command without any argument is used to check the IP address assigned to the server and displays all the active interfaces details.

There is 1 question to complete.