- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Network adapter details
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
11-30-2008 06:59 AM
11-30-2008 06:59 AM
Network adapter details
1.Virtual Machine discrimination(NetworkAdapters)
2.Adaptor name(Manufacturer Name)
3.Slot Location(NetworkAdapters)
4.Connection Type(NetworkAdapters)
5.DHCP server(NetworkAdapters)
6.WINS server(NetworkAdapters)
7.Rate code(NetworkAdapters)
8.Number of ports(NetworkAdapters)
9.Physical Ports(NetworkAdapters)
10.Logical ports(NetworkAdapters)
11.Subnet(NetworkAdapters)
12.virtual adapter relationship to physical adapter
Thanks in advance
Sumesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2008 06:33 PM
11-30-2008 06:33 PM
Re: Network adapter details
here the information you requested.
a)ioscan -fnC lan
b)ifconfig
c)netstat
d)lanscan
e)lanadmin-->lan-->display
f)linkloop
Probably this will serve your query.
Thanks,
Analyst.
(If the information is useful, kindly assign points).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 10:27 PM
12-02-2008 10:27 PM
Re: Network adapter details
As i don't have any previous hardware exposure,i should get which command is used for which information.Also should specify which part of the output gives the required information.It will be great if you are kind to specify these also.
Thanks in advance
Sumesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 10:48 PM
12-02-2008 10:48 PM
Re: Network adapter details
Check the details,
use the commands as mentioned.
1.Virtual Machine discrimination(NetworkAdapters)--ioscan -fnC lan--- gives no of network adapter
2.Adaptor name(Manufacturer Name) ---ioscan -fnC lan --- The same cammand will give the output.
3.Slot Location(NetworkAdapters) ---ioscan -fnC lan --- The same cammand will give the output.
4.Connection Type(NetworkAdapters)--lanscan -- the connection type
7.Rate code(NetworkAdapters)----lanadmin ( lan -->display)
8.Number of ports(NetworkAdapters) ---ioscan -fnC lan --- The same cammand will give the output.
9.Physical Ports(NetworkAdapters) ---ioscan -fnC lan --- The same cammand will give the output.
10.Logical ports(NetworkAdapters)----netstat -rn/in
11.Subnet(NetworkAdapters) -----ifconfig
12.virtual adapter relationship to physical adapter ----netstat -rn/in
Thanks,
Analyst.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 04:11 AM
12-03-2008 04:11 AM
Re: Network adapter details
As i don't have any previous hardware exposure,i needed to know which part of the command output forms the required information(Output content analysis).It will be great if u specify which part in the output should be taken
Thanks in advance
Sumesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2008 05:11 AM
12-04-2008 05:11 AM
Re: Network adapter details
hello anybody is there?