Idenity no of ethernet cards on the server


 
Thread Tools Search this Thread
Operating Systems AIX Idenity no of ethernet cards on the server
# 1  
Old 02-07-2011
Idenity no of ethernet cards on the server

How can I identify how many ethernet adapter cards I have on the server from the below ouput ?
Code:
$>lsdev -Cc adapter | grep ent
ent0      Available 06-08 10/100/1000 Base-TX PCI-X Adapter (14106902)
ent1      Available 07-08 2-Port 10/100/1000 Base-TX PCI-X Adapter (14108902)
ent2      Available 07-09 2-Port 10/100/1000 Base-TX PCI-X Adapter (14108902)
ent3      Available 0A-08 10/100/1000 Base-TX PCI-X Adapter (14106902)
 
$>lscfg -vp -l ent0 | grep -i Physical
    Physical Location: U787B.001.DNWFVCH-P1-C5-T1
$>lscfg -vp -l ent1 | grep -i Physical
    Physical Location: U787B.001.DNWFVCH-P1-T9
$>lscfg -vp -l ent2 | grep -i Physical
    Physical Location: U787B.001.DNWFVCH-P1-T10
$>lscfg -vp -l ent3 | grep -i Physical
    Physical Location: U787B.001.DNWFVCH-P1-C2-T1
$>lscfg -vp -l ent4 | grep -i Physical


Last edited by Scott; 02-07-2011 at 05:38 PM.. Reason: Code tags, please...
# 2  
Old 02-07-2011
4

P1-C5-T1 = planar 1, pci slot 5, interface 1
P1-T9 = planar 1, interface T9 - probably an on-board interface because no slot number.
P1-T10 = planar 1, interface T9 - probably an on-board interface because no slot number.
P1-C2-T1 = planar 1, pci slot 2, interface 1

U787B.001.DNWFVCH - all the same so in the same cec or drawer.

P = cec or I/O planer number
C = PCI slot number
T = interface or connector.

HTH
# 3  
Old 02-07-2011
Do you mean 4 individual cards or 2 2 Port cards?
# 4  
Old 02-08-2011
Neither, or both, your system has two single port pci adapters and an onboard dual port adapter:

P1-T9 and T10 are onboard (no Cx number) so not pci cards but built into the planar, as the preceding U787B.001.DNWFVCH is the same they are on the same planar / system board.

Both ent1 and ent2 are at location 07 = onboard and as they have the same major location of 07 this is a dual port adapter but as there is no Cx number they are onboard they are not in a pci slot.

P1-C5 indicates from the C5 bit that this is a card in a pci slot number 5, again the preceding U787B.001.DNWFVCH is the same so it is in / on the same planar / system board.

P1-C2 indicates from the C2 bit that this is a card in a pci slot number 2, again the preceding U787B.001.DNWFVCH is the same so it is in / on the same planar / system board.

The AIX location gives us the controller addresses so ent0 is on pci controller at location 06 = pci slot 5 and ent3 is on pci controller at location 0A = pci slot 2.

So you have two built in ethernet interfaces and the other two are on pci cards, ent0 in slot 5 (C5) and ent3 in pci slot 2 (C2).

All are Base-TX, so copper not fibre, gigabit adapters.

eth0 and 3 would seem from the description "10/100/1000 Base-TX PCI-X Adapter (14106902)" to be these guys:
IBM

HTH, Please explain if you need more info / clarification.

For example if you need two NIB etherchannels go for a pci card with a onboard for backup and the same or reversed for the other etherchannel.

Don't put both onboard in the same etherchannel because if the dual port chip fails you will lose the etherchannel.

Regards,
Duke.
This User Gave Thanks to dukessd For This Post:
# 5  
Old 02-08-2011
Thanks for the excellent explanation. My confusion was about the location 0A . I was not sure if this a PCI slot or a onboard card.

Also, thanks for the links.
# 6  
Old 02-08-2011
try also running
Code:
lsslot -c pci


Last edited by frank_rizzo; 02-08-2011 at 11:58 PM.. Reason: correct spelling
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Ubuntu

How do you setup 2 nic cards for squid Ubuntu server?

I have a made my squid proxy, I now have add another nic card to an old CPU using Ubuntu server 12.04. I have seen another post similar however I am new and did not understand some of it. Something about redirecting IP address and IP table? I don't know how to do this.:confused: (9 Replies)
Discussion started by: trilju2005
9 Replies

2. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

3. UNIX for Dummies Questions & Answers

1 Server with 2 ethernet cards IP on seperate network. Possible?

Hi All, I have just setup a webserver running on a linux box. This server has 2 ethernet cards and only 1 is in used now. eg. 192.168.10.1 is my server IP. All users from 192.168.10.X can access my webserver. However, users from another LAN 10.10.10.X are not able to access my webserver. They... (0 Replies)
Discussion started by: jackma
0 Replies

4. Red Hat

[RHEL4.5] server shutdown when I unplug the ethernet cable

hi.. I unplug my eth0 lan cable.. and suddenly my system shutdown... no idea :eek::confused: (3 Replies)
Discussion started by: flekzout
3 Replies

5. SCO

Open Server Ethernet Printer

We've got this zebra bar code printer that was originally connected to the server on serial, but we had some issues with hand shaking so we connected its parallel port to a HP printer server. Someone/thing upset the wired connection (not in the OS) today and now it doesnt print. I can access the... (4 Replies)
Discussion started by: moondogi
4 Replies

6. UNIX for Dummies Questions & Answers

UNIX command for ethernet cards?

Hi Gang.. Anybody know the unix (SUN) command to determine how many network cards are installed in a system?? Thx (4 Replies)
Discussion started by: jimmyc
4 Replies

7. AIX

PCI Ethernet Cards for IBM RISC 6000 - B50's

I am trying to find PCI Ethernet cards that are compatible with the IBM RISC 6000 - B50 Power PC. None of the regular NIC's seem to have AIX drivers. Does anyone know of AIX drivers for standard PCI Ethernet NIC's or a non IBM NIC that works with the Model B50 at 10/100 MB ? (0 Replies)
Discussion started by: rahe
0 Replies

8. Linux

sound cards

i installed Red Hat Fedora (successfully this time) and my sound card wasnt automticly found or what ever. so how do i get my sound working and stuff? how do i gonfigure the sound card? how do i get it to detect the sound card? (4 Replies)
Discussion started by: xcaliber
4 Replies

9. UNIX for Dummies Questions & Answers

sound cards

hey im having problems getting my sound to work, im running linux mandrake 8.0 and it detects the sound card but it will not play any sound if there are any ideas or slutions please let me know.-vassago (3 Replies)
Discussion started by: vassago
3 Replies

10. UNIX for Dummies Questions & Answers

Adding new Ethernet cards

Hi there, I just installed a Sparc 4-port Ethernet adapter on my sparc 10 and was wondering how on earth I find out what the names of the ports are. It looks like on startup that on SBus1 there is something called qec qe qe qe qe. So I tried to do an IFCONFIG qe0...but had no success. Can anyone... (3 Replies)
Discussion started by: jskillet
3 Replies
Login or Register to Ask a Question