First set the IPMI LAN interface to static.
ipmitool lan set 1 ipsrc static
After the IP address is static, then the IP address, netmask and default gateway can be set with these three commands:
ipmitool lan set 1 ipaddr [IP_Address]
ipmitool lan set 1 netmask [IP_Address]
ipmitool lan set 1 defgw ipaddr [IP_Address]
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center