- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to find two physical MAC addresses in an aggre...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 10:32 AM
10-28-2009 10:32 AM
How to find two physical MAC addresses in an aggregation?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 10:38 AM
10-28-2009 10:38 AM
Re: How to find two physical MAC addresses in an aggregation?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 11:31 AM
10-28-2009 11:31 AM
Re: How to find two physical MAC addresses in an aggregation?
Or you could check /etc/lanmon to see if there is an config file and see which lans are being used. Then use lanadmin to get the MAC addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2009 11:33 AM
10-28-2009 11:33 AM
Re: How to find two physical MAC addresses in an aggregation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 12:46 PM
11-11-2009 12:46 PM
Re: How to find two physical MAC addresses in an aggregation?
in /etc/lanmon I only have the sample of the ascii file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 12:58 PM
11-11-2009 12:58 PM
Re: How to find two physical MAC addresses in an aggregation?
Who about lanscan -v
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2009 05:47 PM
11-11-2009 05:47 PM
Re: How to find two physical MAC addresses in an aggregation?
For more information :-
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1179620
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2009 12:17 AM
11-12-2009 12:17 AM
Re: How to find two physical MAC addresses in an aggregation?
If you have configured APA on lan cards then just lanscan will not show the MAC of configured LAN cards.
lanscan -l --> suppose to give the info ,but it is saying "This option will be supported later"
you can try (hpux v3)
#nwmgr --get
Aneesh