The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
system node hardware nvram-encryption modify
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Configure NVRAM device encryption
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system node hardware nvram-encryption modify
command configures the encryption feature for the NVRAM or NVMEM data that is destaged to non-volatile flash storage.
|
This feature might be restricted in some countries due to local regulations concerning encrypted data. |
Parameters
-node {<nodename>|local}
- Node-
Specifies the node containing the NVRAM or NVMEM subsystem.
[-is-enabled {true|false}]
- Is Encryption Enabled-
Specifies whether the NVRAM or NVMEM encryption is disabled or enabled.
Examples
The following commands enable or disable the NVRAM encryption:
cluster1::> system node hardware nvram-encryption modify -node node1 -is-enabled false cluster1::> system node hardware nvram-encryption modify -node node1 -is-enabled true