informatique:nix:solaris:solaris_console

ILOM

cd /SP/console
start

RSC

  • Localiser le binaire scadm :
root@solaris515:/usr/platform/SUNW,Sun-Fire-V240/sbin# ls -l
total 94
lrwxrwxrwx   1 root     root          23 Jul 15  2004 eeprom -> ../../sun4u/sbin/eeprom
lrwxrwxrwx   1 root     root          24 Jul 15  2004 prtdiag -> ../../sun4u/sbin/prtdiag
-rwxr-sr-x   1 root     sys        44852 Jun 24  2003 scadm
lrwxrwxrwx   1 root     root          25 Jul 15  2004 trapstat -> ../../sun4u/sbin/trapstat
  • On liste la conf :
root@solaris515:/usr/platform/SUNW,Sun-Fire-V240/sbin# scadm show
if_network="true"
if_modem="false"
if_emailalerts="false"
sys_autorestart="xir"
sys_xirtimeout="900"
netsc_tpelinktest="true"
netsc_dhcp="false"
netsc_ipaddr="10.250.232.100"
netsc_ipnetmask="255.255.252.0"
netsc_ipgateway="10.250.232.1"
mgt_mailhost=""
mgt_mailalert=""
sc_customerinfo=""
sc_escapechars="#."
sc_powerondelay="false"
sc_powerstatememory="false"
sc_clipasswdecho="true"
sc_cliprompt="sc"
sc_clitimeout="0"
sc_clieventlevel="2"
sc_backupuserdata="true"
sys_eventlevel="2"
  • On effectue les modifs :
scadm netsc_ipaddr XXX.XXX.XXX.XXX
. . .
  • On reboote la carte RSC :
scadm resetrsc
  • informatique/nix/solaris/solaris_console.txt
  • Dernière modification : 2013/04/15 09:28
  • de 127.0.0.1