LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ipconfig/all Linux command ? (https://www.linuxquestions.org/questions/linux-networking-3/ipconfig-all-linux-command-64160/)

TuxToaster 06-07-2003 03:40 AM

ipconfig/all Linux command ?
 
Anyone know the Linux command that does that same as ipconfig/all ?

dorian33 06-07-2003 09:21 AM

ifconfig --help

Robert0380 06-07-2003 12:50 PM

ifconfig -a

--help will show u the help page.

sivaprakasam.v 07-25-2013 02:06 AM

single command get network information
 
Quote:

Originally Posted by TuxToaster (Post 329496)
Anyone know the Linux command that does that same as ipconfig/all ?

ifconfig | more or if you want more information pls gothore man page eg man ifconfig

jefro 07-25-2013 02:25 PM

There might be other tools also to give more information about network card, IP and arp workings. All of them may need to be looked at. Some files tend to control those so they also may need to be looked at.

I'd agree that ifconfig with some switches would be the best answer as noted by others already.


All times are GMT -5. The time now is 09:23 PM.