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.1
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.
ipmitool>
lan set 1 ipsrc dhcp
Configure IP source to DHCP.
ipmitool>
lan print
Access Mode : Enable
IP Address Source : Static
IP Address : 192.168.101.1
Subnet Mask : 255.255.255.0
MAC Address : 00:a0:a5:96:e9:ea
IP Header : TTL=0x40 Flags=0x40
Precedence=0x00 TOS=0x10
Default Gateway IP : 192.168.101.254
Default Gateway MAC : 00:00:00:00:00:00
802.1q VLAN ID : 10
802.1q VLAN Priority : 0
HPM.2 Draft Capabilities: Supported
Hostname (OEM) :
Display the current network configuration.