Operating System - Linux
1838228 Members
5320 Online
110125 Solutions
New Discussion

how to find the network adapter ip details

 
rajesh73
Super Advisor

how to find the network adapter ip details

how to find the open network adapters ip details in red hat linux.

2 REPLIES 2
Rob Leadbeater
Honored Contributor

Re: how to find the network adapter ip details

ifconfig -a
rajesh73
Super Advisor

Re: how to find the network adapter ip details

thanks ,