MSH8900 Login: admin
Password:
admin
ipmitool>
Enter the default credential to access the standby
ShMC.
ipmitool>
set targetaddr 0x10
Set remote target address of the standby ShMC.
The following command will be redirected to
the targeted address.
ipmitool>
lan set 1 vlan id 10
ipmitool> mc reset cold
Assign VLAN 10 on the ShMC.
Reboot the ShMC
ipmitool>
lan set 1 ipsrc static
ipmitool>
lan set 1 ipaddr 192.168.101.2
ipmitool>
lan set 1 netmask 255.255.255.0
ipmitool>
lan set 1 defgw ipaddr
192.168.101.254
Configure IP source to static.
Define static IP address.
Define netmask.
Define default gateway IP address.