Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
climconfig.psk(1)
NAME
climconfig.psk -- configure pre-shared keys
SYNOPSIS
CLIMCMD {clim-name|ip-address} climconfig psk -add
[-prov prov—name] -ip {ip-address|fqdn}
-k {hex-number|string}
CLIMCMD {clim-name|ip-address} climconfig psk -delete
[-prov prov—name] -ip {ip-address|fqdn}
CLIMCMD {clim-name|ip-address} climconfig psk -info
[-prov {prov—name | all}] [-ip {ip-address|fqdn}]
[-obeyform]
climconfig.psk Description
This command does the following:
psk -add
adds a pre-shared key for an IP address or fully-qualified domain name (FQDN) to the psk.txt
file. Both the -ip and -k parameters are required.
psk -delete
deletes the pre-shared key for a given IP address or deletes the FQDN from the psk.txt file.
The -ip parameter is required.
psk -info
displays the pre-shared key for a given IP address or displays the FQDN from the psk.txt
file. The -ip parameter is optional; if it is omitted, all pre-shared keys for various IP addresses
from the psk.txt file are displayed.
PARAMETERS
-prov
Specifies a provider name. This option is mandatory for CLIMs that have MULTIPROV set to
ON and cannot be used if MULTIPROV is set to OFF. Each provider has its own IPSec
configuration. The provider name is case-insensitive and always converted to UPPER case.
-ip ip-address
Specifies an IPv4 or IPv6 address.
-ip fqdn
Specifies a fully qualified domain name.
-k string
Specifies a key as a series of hexadecimal digits preceded by 0x or double-quoted character
string.
-obeyform
Displays the pre-shared key configuration in the format of add command(s).
ERROR MESSAGES
For psk -add:
Please give the correct options. (The wrong options are displayed.)
For psk -delete:
The pre-shared key for the matched IP address is not found.
For psk -info:
There are no pre-shared keys found for the matching IP address.
349










