Monday, December 7, 2015

How to see all the LAN interfaces in HP-UX? How to see MAC addresses of all the LAN interfaces?

How to see all the LAN interfaces in HP-UX? How to see MAC addresses of all the LAN interfaces?

To see all the LAN interfaces in HP-UX inclusive of all those are configured as well as those which are not configured use the commands as below.

ioscan -fnC lan

or

ioscan -kfnC lan

lanscan

lanscan will show the MAC addresses for all the interfaces also.

No comments:

Post a Comment