The WWN Number of the optical fiber card is often involved when you configure an IBM storage disk array or an optical fiber switch. The following describes how to view the WWN Number of the optical fiber card on the AIX platform.
Environment: IBM p570, aix5.2 $ prtconf | grep "System Model"
System Model: IBM, 9117-570 $ oslevel
5.2.0.0 1. View valid Optical Fiber cards in the system $ lsdev-CC adapter-s a | grep FCs
Fcs0 available 0d-08 FC Adapter
Fcs1 available 06-08 FC adapter from the above results found that there are two available optical fiber cards, the status is "available ". 2. view the optical fiber card WWN number $ lscfg-VL fcs0
Fcs0 U7879.001.DQD1617-P1-C1-T1 FC adapter part number ......
EC level ......
Serial number... 1f5330c22b
Manufacturer...
Feature code/marketing ID... 280b
FRU number ......
Device specific. (ZM) ...... 3
Network address...
ROS level and ID... 02881914
Device specific. (z0) ...... 1001206d
Device specific. (Z1) ...... 00000000
Device specific. (Z2) ...... 00000000
Device specific. (Z3) ...... 03000909
Device specific. (Z4) ...... ff801315
Device specific. (z5) ...... 02881914
Device specific. (z6) ...... 06831914
Device specific. (z7) ...... 07831914
Device specific. (Z8) ...... 200020.c94aedfb
Device specific. (Z9) ...... ts1.90a4
Device specific. (za) ...... t1d1.90a4
Device specific. (zb) ...... t2d1.90a4
Device specific... (yl)... the red part of the output above the U7879.001.DQD1617-P1-C1-T1 represents the WWN Number of fcs0, and the command output contains important information such as serial number/fru number.