update rspconfig discription
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
6dbc249276
commit
d34f3b9e73
@ -90,7 +90,7 @@ B<rspconfig> I<noderange> B<--resetnet>
|
||||
|
||||
=head2 BPA/Frame Specific:
|
||||
|
||||
B<rspconfig> I<noderange> {B<network>}
|
||||
B<rspconfig> I<noderange> {B<network>|B<dev>|B<celogin1>}
|
||||
|
||||
B<rspconfig> I<noderange> B<network>={B<nic,*>}
|
||||
|
||||
@ -157,7 +157,7 @@ B<rspconfig> I<noderange> B<--resetnet>
|
||||
B<rspconfig> configures various settings in the nodes' service processors. If only a keyword is
|
||||
specified, without the B<=>, it displays the current value.
|
||||
|
||||
For options B<autopower>|B<iocap>|B<dev>|B<celogin1>|B<decfg>|B<memdecfg>|B<procdecfg>|B<time>|B<date>|B<spdump>|B<sysdump>|B<network>, user need to use {I<chdef -t site enableASMI=yes>} to enable ASMI first, then access I<http://w3.pok.ibm.com/organization/prodeng/pw/> to get the dynamic password for 'celogin' and put it in passwd table. After completed the command, user should use {I<chdef -t site enableASMI=no>} to disable ASMI.
|
||||
For options B<autopower>|B<iocap>|B<dev>|B<celogin1>|B<decfg>|B<memdecfg>|B<procdecfg>|B<time>|B<date>|B<spdump>|B<sysdump>|B<network>, user need to use I<chdef -t site enableASMI=yes> to enable ASMI first. For options B<dev>|B<celogin1>, user also need to access I<http://w3.pok.ibm.com/organization/prodeng/pw/> to get the dynamic password for 'celogin' and put it in passwd table. After completed the command, user should use I<chdef -t site enableASMI=no> to disable ASMI.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
@ -217,11 +217,11 @@ Select the policy for I/O Adapter Enlarged Capacity. This option controls the si
|
||||
|
||||
=item B<dev>={I<enable>|I<disable>}
|
||||
|
||||
Enable or disable the 'dev' account.
|
||||
Enable or disable the 'dev' account or display account status if no value specified.
|
||||
|
||||
=item B<celogin1>={I<enable>|I<disable>}
|
||||
|
||||
Enable or disable the 'celogin1' account.
|
||||
Enable or disable the 'celogin1' account or display account status if no value specified.
|
||||
|
||||
=item B<ip>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user