Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1184

April 5th, 2016 16:00

Need racadm command for m1000e chassis

Hi,

Can someone pls tell me the racadm command to turn off the checkbox in the following?

I have tried

racadm  config -g cfgipmilan -o cfgipmilanalertenable 0

but it won't work.

Thx,

John Bradshaw

April 6th, 2016 00:00

Hi John,

Have you tried this:

racadm get iDRAC.IPMILan
racadm set iDRAC.IPMILan.AlertEnable Enabled

or remote

racadm -r -u root -p get iDRAC.IPMILan

racadm -r  -u root -p set iDRAC.IPMILan.AlertEnable Enabled

is the new syntax . as i said earlier, we don't have m1000e so i can not try this myself but perhaps this will wrok anyway.

greetz Peter

No Events found!

Top