What command will display a list of active and inactive network interfaces on Unix Linux and Mac OS X?

Linux

1 answer

Answer

1089816

2026-04-05 06:25

+ Follow

Linux
Linux

To display a list of active and inactive network interfaces on Unix, Linux, and macOS, you can use the command ifconfig in the terminal. Alternatively, on modern Linux systems, ip addr or ip link can also be used to achieve the same result. On macOS, ifconfig is the primary command for this purpose as well.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.