QUESTION IMAGE
Question
question 29 1 pts on a linux - based system, what command can be used to display tcp/ip information associated with every interface on the system? ifconfig -a ip show if status ip /all
In Linux, the ifconfig -a command displays TCP/IP information for all network interfaces. ip show is not the correct command for this purpose in standard Linux networking commands. if status is not a recognized Linux networking command for this task. ip /all is also an incorrect syntax for getting interface - related TCP/IP information.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. ifconfig -a