fipspartition¶
HSM FIPS Partition
show fipspartition¶
Use this operation to get list of FIPS partitions
Synopsys¶
show fipspartition [id=<string>]
Parameters¶
id
Id is system generated key for all the FIPS partitions
delete fipspartition¶
Use this operation to delete specified FIPS partition
Synopsys {#synopsys-1 style="margin-left: 20px;"}¶
delete fipspartition id=<string>
Parameters {#parameters-1 style="margin-left: 20px;"}¶
id
Id is system generated key for all the FIPS partitions
This is a mandatory parameter.
set fipspartition¶
Use this operation to modify FIPS partition
Synopsys {#synopsys-2 style="margin-left: 20px;"}¶
set fipspartition [contexts_size=<long>] [key_store_size=<long>] [crypto_core_capacity=<int>]
Parameters {#parameters-2 style="margin-left: 20px;"}¶
contexts_size
Maximum contexts for the partition
key_store_size
No of keys for the partition
crypto_core_capacity
Max Crypto Cores for the partition
add fipspartition¶
Use this operation to add SNMP Manager
Synopsys {#synopsys-3 style="margin-left: 20px;"}¶
add fipspartition partition_name=<string> contexts_size=<long> key_store_size=<long> crypto_core_capacity=<int>
Parameters {#parameters-3 style="margin-left: 20px;"}¶
partition_name
FIPS Partition Name
This is a mandatory parameter.
contexts_size
Maximum contexts for the partition
This is a mandatory parameter.
key_store_size
No of keys for the partition
This is a mandatory parameter.
crypto_core_capacity
Max Crypto Cores for the partition
This is a mandatory parameter.