hi all,
I have problem for IPMI,Enable the VLAN in the WEB,so now,I con't unable to connect to IPMI.
In order to solve this problem,ihave try the following methods:
Page 1 / 1
Hi
Thanks for the question, I will see what I can do for you 🙂
Thanks for the question, I will see what I can do for you 🙂
Hi muxiaoyuI wonder if this link has at least part of your answer?...next.nutanix.com/t5/Installation-Configuration/IPMI-vlan-How-to-remove-ipmi-vlan-id/m-p/1647Let us know results.
Adding to 's comment, pasting command from another thread
ipmiutil lan -e -I 10.54.1.109 -G 10.54.1.1 -S 255.255.255.0 -h 0
-h switch determines the VLAN
-Nav
ipmiutil lan -e -I 10.54.1.109 -G 10.54.1.1 -S 255.255.255.0 -h 0
-h switch determines the VLAN
-Nav
Hi muxiaoyuBecause you are not able to lan communication for IPMI, you need to work on a hypervisor shell.Command is:~ # / Ipmitool [Option] Ipmiutil [Option] ipmiutil lan -e -I [IP Addr] -G [Gateway] -S [Subnet] -h [VLAN ID :To disable the VLAN Id, set the ID to a value greater than 4096.]
Good luck~~
Good luck~~
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.