Operating System - HP-UX
1830705 Members
2540 Online
110015 Solutions
New Discussion

Re: How do I obtain the MAC address from a network card?

 
SOLVED
Go to solution
MAD_2
Super Advisor

How do I obtain the MAC address from a network card?

How do I obtain the MAC address from my HP-UX 11 network card?
Contrary to popular belief, Unix is user friendly. It's just very particular about who it makes friends with
8 REPLIES 8
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: How do I obtain the MAC address from a network card?

Run lanscan
If it ain't broke, I can fix that.
Ralph Grothe
Honored Contributor

Re: How do I obtain the MAC address from a network card?

lanscan
Madness, thy name is system administration
harry d brown jr
Honored Contributor

Re: How do I obtain the MAC address from a network card?

lanscan or remove the card and it should be on the card itself.

live free or die
harry
Live Free or Die
S.K. Chan
Honored Contributor

Re: How do I obtain the MAC address from a network card?

# lanscan

or

# landiag
==> Enter lan and display
Helen French
Honored Contributor

Re: How do I obtain the MAC address from a network card?

Hi Mynor:

Try this:

# lanscan
# man lanscan

HTH,
Shiju
Life is a promise, fulfill it!
Sachin Patel
Honored Contributor

Re: How do I obtain the MAC address from a network card?

lanscan
label station address is your mac address.

Sachin
Is photography a hobby or another way to spend $
MAD_2
Super Advisor

Re: How do I obtain the MAC address from a network card?

OK, everyone gets the 10 points. Once I got the "lanscan" command there it is...

Thanks.
Contrary to popular belief, Unix is user friendly. It's just very particular about who it makes friends with
Emanuel Sardenberg
Occasional Advisor

Re: How do I obtain the MAC address from a network card?

Hi

# lanadmin -a PPA Number or
landiag -a PPA Number or
Lanscan
Emanuel Sardenberg