Operating System - Linux
1832451 Members
3191 Online
110042 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 ,