Sponsored Content
Operating Systems AIX Hardware address to physical location Post 302318318 by northernscumbag on Thursday 21st of May 2009 09:55:13 AM
Old 05-21-2009
I know you've figured it out now, but thought i'd post my notes anyway incase they are useful

lscfg shows the hardware addresses of all hardware

lscfg -pvl ent1 will give more detail for an individual device (e.g. ent1)

on my box:
# lscfg -pvl ent1
ent1 U788C.001.AAC1535-P1-T2 2-Port 10/100/1000 Base-TX PCI-X Adapter (14108902)

2-Port 10/100/1000 Base-TX PCI-X Adapter:
Network Address.............001125C5E831
ROM Level.(alterable).......DV0210
Hardware Location Code......U788C.001.AAC1535-P1-T2


PLATFORM SPECIFIC

Name: ethernet
Node: ethernet@1,1
Device Type: network
Physical Location: U788C.001.AAC1535-P1-T2


Is an 'Internal Port'

whereas ent2

# lscfg -pvl ent2
ent2 U788C.001.AAC1535-P1-C13-C1-T1 2-Port 10/100/1000 Base-TX PCI-X Adapter (14108902)

2-Port 10/100/1000 Base-TX PCI-X Adapter:
Part Number.................03N5298
FRU Number..................03N5298
EC Level....................H13845$
Brand.......................H0
Manufacture ID..............YL1021
Network Address.............001A64A8D516
ROM Level.(alterable).......DV0210
Hardware Location Code......U788C.001.AAC1535-P1-C13-C1-T1


PLATFORM SPECIFIC

Name: ethernet
Node: ethernet@1
Device Type: network
Physical Location: U788C.001.AAC1535-P1-C13-C1-T1

is on an PCI I/O card

For a physical address e.g.

U788C.001.AAC1535-P1-C13-C1-T1

U788C.001.AAC1535 - this part identifies the 'system unit/draw'. If your system is made up of several draws then look on the front and match the ID to this section of the address.

Now go round the back of the server

P1 This is the PCI bus number. You may only have one.

C13 - Card Slot C13 - They should be numbered on the back of the server

C1-T1 - this is port 1 of 2 that are on the card.

Your internal ports won't have the Card Slot numbers, just the T number, representing the port. This should be marked on the back of your server

e.g. U788C.001.AAC1535-P1-T2 means unit U788C.001.AAC1535 PCI bus P1 port T2 and I would expect to see T2 printed on the back of the server.

Hope that makes sense, haven't had time to proof read this!

Last edited by northernscumbag; 05-21-2009 at 11:48 AM..
 

10 More Discussions You Might Find Interesting

1. AIX

Physical and Logical IP address

Hi all I need command to give logical and physical IP Address for my machine. thank you (1 Reply)
Discussion started by: magasem
1 Replies

2. Shell Programming and Scripting

how to detect ip address based location using PHP

I am interested in finding out if there is a reliable and economical way for extracting user's location based on his ip address, using php I tried to get the job done using ip2location.com, but I am not happy how it deals with result inconsistently. (2 Replies)
Discussion started by: siftin-com
2 Replies

3. Solaris

is it possible to add physical hardware to a zone

Dear All, is it possible to add physical hardware to a zone like, cdrom, processor book, scsi controller ?, r else any disk.... any thing that will b a physical hardware!! is it possible.... if possible please tel me the steps while Thanks (7 Replies)
Discussion started by: kumarmani
7 Replies

4. Solaris

Add Static Routes to new physical address

Hi, I need help to add new route: 10.252.0.138, GW 10.252.0.129 to e1000g1 and 10.252.0.10, GW 10.252.0.1 to e1000g2 tnx (4 Replies)
Discussion started by: mehrdad68
4 Replies

5. Solaris

Error message WARNING: IP: Hardware address

Dear All, I Have machine SF E4900 with SunOS 5.10 Generic_118833-24 sun4u sparc SUNW,Sun-Fire. I check my server have error message like this : Jun 3 18:57:39 ip: WARNING: IP: Hardware address '00:14:4f:67:00:92' trying to be our address 172.020.004.029! Jun 3 19:00:23 last message... (1 Reply)
Discussion started by: mbah_jiman
1 Replies

6. Programming

help with C++ code that relate the object with physical address

I need some help to write a C++ code that read and write the register of a sequencer. I have to make a code that relate the objects with the physical address but I am a bit confuse. Could someone suggest me how to proceed? in which parts do I split the code? thanks (1 Reply)
Discussion started by: silviafisica
1 Replies

7. UNIX for Dummies Questions & Answers

What would the physical address be for virtual address?

Hi guys, I got one problem which I definetily no idea. What would the physical address be for virtual address? 1) 2ABC 2) 3F4B Here is the page table:see attached Thank you sos sososososso much!! (0 Replies)
Discussion started by: lemon_06
0 Replies

8. Shell Programming and Scripting

Alias physical location.

Hi All, Please let me know where are the below Aliases are stored. alias l.='ls -d .* --color=tty' alias ll='ls -l --color=tty' alias ls='ls --color=tty' I tried searching it in my .bashrc and /etc/bashrc files but could not find :( . Your help is much appreciated. I am... (4 Replies)
Discussion started by: Manoj Indalkar
4 Replies

9. IP Networking

Where to find IP address to location data?

I'm trying to remotely probe a range of IP addresses. First I need a list of IP addresses for a very small geographic area. I've had a lot of trouble obtaining them. I would like to find a database or something. Suppose I do get the data. Can I see if that IP address is in use by someone? Can I... (2 Replies)
Discussion started by: rockandAir
2 Replies

10. UNIX for Beginners Questions & Answers

How to write a value to a physical memory address in bash script?

How would I write a value to a physical memory address? I was able to read a physical memory address (for example, 0x400) using this line: dd if=/dev/mem count=4 bs=1 skip=$(( 0x400 )) But I get an error: dd: 'standard input': cannot skip to specified offset when I try to write using... (1 Reply)
Discussion started by: rabrandt
1 Replies
pcie_pci(7D)							      Devices							      pcie_pci(7D)

NAME
pcie_pci - PCI Express bridge nexus driver DESCRIPTION
The pcie_pci nexus driver is used on X64 servers for PCI Express bridge class devices including PCI Express root ports which are imple- mented as virtual bridges and PCI Express to PCI/PCI-X bridges. The pcie_pci driver is compliant with the PCI Express Base, Revision 1.0a specification and supports Base line PCI Express error handling and PCI Express Hot Plug. FILES
/platform/i86pc/kernel/drv/pcie_pci 32-bit ELF kernel module. /platform/i86pc/kernel/drv/amd64/pcie_pci 64-bit ELF kernel module. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------+ |Architecture |x64 PCI Express-based systems | +-----------------------------+------------------------------+ |Availability |SUNWcakr.i | +-----------------------------+------------------------------+ SEE ALSO
attributes(5), pcie(4), npe(7D) PCI Express Base Specification v1.0a --2003 Writing Device Drivers IEEE 1275 PCI Bus Binding -- 1998 http://playground.sun.com/1275/bindings/pci/pci-express.txt SunOS 5.11 12 Oct 2005 pcie_pci(7D)
All times are GMT -4. The time now is 05:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy