M10 XSCF commands
localhost login: admin
XSCF>
XSCF> adduser xxxxx
XSCF> password xxxxx
Password:
BAD PASSWORD: it is based on a dictionary word
Retype new password:
passwd: password updated successfully
XSCF> setprivileges xxxxx useradm platadm platop
XSCF> setssh -c enable
Permission denied.
XSCF> exit
localhost login: xxxxxx
Password:
XSCF> setssh -c enable
Continue? [y|n] :y
XSCF> settelnet -c enable
Continue? [y|n] :y
XSCF> version -c xcp
BB#00-XSCF#0 (Master)
XCP0 (Current): 2290
XCP1 (Reserve): 2290
XSCF> showboards -v -a
PSB R PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- - ------------ ----------- ---- ---- ---- ------- --------
00-0 * 00(00) Assigned n n n Unknown Normal
XSCF> setcod -p 0 -s cpu 8
XSCF> showboards -v -a
PSB R PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- - ------------ ----------- ---- ---- ---- ------- --------
00-0 * 00(00) Assigned n n n Unknown Normal
XSCF> poweron -a
poweron -a
PPAR-IDs to power on :00
Continue? [y|n] :XSCF> y
shell: y: command not found
XSCF> poweron -a
PPAR-IDs to power on :00
Continue? [y|n] :y
00 : Powering on
*Note*
This command only issues the instruction to power-on.
The result of the instruction can be checked by the "showpparprogress".
XSCF> showpparprogress
Invalid parameter.
usage: showpparprogress -p ppar_id
showpparprogress -h
XSCF> showpparprogress -p 00
PPAR Power On Preprocessing PPAR#0 [ 1/12]
PPAR Power On PPAR#0 [ 2/12]
XBBOX Reset PPAR#0 [ 3/12]
PSU On PPAR#0 [ 4/12]
CMU Reset Start PPAR#0 [ 5/12]
^CXSCF>
http://bikashkumar2.blogspot.com/2013/03/step-by-step-configuration-of-xscf.html
http://jp.fujitsu.com/platform/server/sparc/manual/en/c120-0020-03en/6.12.html
Comments