6.46 Rename Pool

rename pool <pool_name> <new_pool_name>

Rename a specified NSS pool.

nlvm [nlvm_options] rename pool  <pool_name> <new_pool_name>

Command Option

pool_name

Mandatory. Specify the name of the NSS pool to rename.

Example

MYPOOL1
new_pool_name

Mandatory. Specify the new name of the NSS pool.

For pool naming conventions, see the create pool command.

Example

P_SALES

Command Example

nlvm rename pool MYPOOL1 P_SALES

Rename the pool MYPOOL1 as P_SALES.