Operating System - HP-UX
1854677 Members
7591 Online
104102 Solutions
New Discussion

2 * 100 BaseT & 2 * Ultra2 SCSI

 
SOLVED
Go to solution
Timo J
Frequent Advisor

2 * 100 BaseT & 2 * Ultra2 SCSI

Which LAN port has lower HW-address on card mentioned in subject (Prod# A5838A)
N/A
2 REPLIES 2
Ron Kinner
Honored Contributor

Re: 2 * 100 BaseT & 2 * Ultra2 SCSI

lanadmin
lan
display
will show the MAC for the first NIC card.

ppa 1
display
will show the MAC for the second one.

That's for 11.0

For 10.20 and below they use nmid instead of ppa and it may not start with 0 so add one to the current nmid and it should show you the next one.

Ron
Sanjay_6
Honored Contributor
Solution

Re: 2 * 100 BaseT & 2 * Ultra2 SCSI

Hi,

It depends on where the card is plugged into the system. The ioscan output tells you the h/w address , driver and the device files,

do a "ioscan -fn" to find out the h/w path and the device files info.

Hope this helps.

Regds