ifconfig -a equivalent in HP-UX
there is no ifconfig -a equivalent in HP-UX. To get a list of interfaces, do
netstat -ain
to see the status of a particular interface
ifconfig interface
netstat -ain
to see the status of a particular interface
ifconfig interface

0 Comments:
Post a Comment
<< Home