Setting the Enablement Status of the Login Security Message (securitybanner -d state)
Function
The securitybanner -d state is used to set whether to display the login security message on the iBMC login page.
Format
ipmcset -t securitybanner -d state -v <enabled | disabled>
Parameters
Parameter |
Description |
Value |
---|---|---|
enabled |
Indicates that the security message will be displayed on the login page. |
– |
disabled |
Indicates that no security message will be displayed on the login page. |
– |
Usage Guidelines
None
Example
# Configure iBMC to display the security message on the login page.
iBMC:/->ipmcset -t securitybanner -d state -v enabled Enable login security banner state successfully.