nvram-sw
nvram-sw --alloc [-m MODULE] [-b BYTES] [-n ID] [-k APPNAME,IDENT]
nvram-sw --delete [-m MODULE] [-n ID]
nvram-sw --write [-m MODULE] [-f FILE]
nvram-sw --read [-m MODULE] [-f FILE]
nvram-sw --delete-noadmin [-m MODULE] [-n ID]
nvram-sw --acl [-m MODULE] [-n ID]
nvram-sw --list [-m MODULE]
Views or modifies information about NVRAM areas.
Option | Description |
---|---|
Action selection |
|
|
Allocates a new NVRAM area. |
|
Deletes an NVRAM area without the ACS. |
|
Deletes an NVRAM area. |
|
Displays the ACL of the NVRAM area. |
|
Lists the entire contents of the NVRAM. |
|
Prints data from the NVRAM area to a file or |
|
Writes data to the NVRAM area from a file or |
General option |
|
|
Uses hex notation for |
Action-specific options |
|
|
Number of bytes. |
|
File for input/output. |
|
Specify a key during allocation; this will be required on all subsequent reads or writes on the file. |
|
NVRAM file ID (default = "test-file"). |
|
Allocate file with an ACL that disallows copying. |
|
For the `list' and 'delete' actions, list/delete only persistent files. |
Option to address HSMs |
|
|
Specifies the number of the module to use. |
Help options |
|
|
Displays help for |
|
Displays a brief usage summary for |
|
Prints verbose output for |
|
Displays the version number of the Security World Software that deploys |