book
Article ID: CTX692100
calendar_today
Updated On:
Description
Unable to access the GUI of configured LOM IP. CLI access to LOM IP works but does not behave as expected.
Resolution
The solution is to reset the LOM settings to default and reconfigure the LOM Management IP.
Below are the steps to resolve this issue.
- Connect to SVM IP over CLI.
- Move to Shell and run the command: - ssh root@169.254.0.1
- Once connected to Xenserver, run the command: - ipmitool raw 0x30 0x42
- This resets the LOM settings to default. Now wait 2-3 min after this change.
- Configure the network configuration of LOM with the below commands:-
- ipmitool lan set 1 ipaddr <ip_address>
- ipmitool lan set 1 netmask <netmask>
- ipmitool lan set 1 defgw ipaddr <gateway>
Post this LOM GUI will be accessible.
Note: Confirm the IP address, subnet mask, and gateway IP of LOM before resetting LOM. This can also be verified by command:- ipmitool lan print 1
Problem Cause
LOM Configuration needs a reset to default