corret the format of the getmacs examples

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2011-03-28 02:32:15 +00:00
parent 4587e2079b
commit e10258f2f5

View File

@ -25,6 +25,7 @@ Note that on AIX systems, the returned MAC address is not colon-seperated (for e
If no ping test performed, getmacs writes the first adapter MAC to the xCAT database. If ping test performed, getmacs will write the first successfully pinged MAC to xCAT database.
For PPC (without HMC, using Direct FSP Management) specific:
If users run "getmacs noderange" directly for P7 IH LPARs, it will return the HIF MAC addresses which are owned by the LPARs. If run getmacs with ping test by default, it will return the physical mac address. If run getmacs with ping test using --hfi, it will return the HFI MAC address.
Note: If network adapters are physically assigned to LPARs, getmacs cannot read the MAC addresses unless perform ping test, since there is no HMC command to read them and getmacs has to login to open formware. And if the LPARs has never been activated before, getmacs need to be performed with the option "-D" to get theirs MAC addresses.
@ -141,7 +142,7 @@ ent U9133.55A.10B7D1G-V12-C4-T1 8e:e2:24:5c:f0:04 /vdevice/l-lan@30000004 succes
6. To retrieve the MAC address for P7 IH LPARl using Direct FSP Management without ping test and display the result only, enter:
I<getmacs c250f07c04ap01 -d>
getmacs c250f07c04ap01 -d
Output is similar to:
@ -151,7 +152,7 @@ Output is similar to:
7. To retrieve the HFI MAC address for P7 IH LPARl using Direct FSP Management ping test and display the result only, enter:
I<getmacs c250f07c07ap01 -d -D --hfi>
getmacs c250f07c07ap01 -d -D --hfi
Output is similar to: