Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

If no options are specified, all the pre-shared keys from the file psk.txt are displayed.
EXAMPLES
> CLIMCMD n1002581 climconfig psk -add ip 10.1.1.2
k 0x12abfe34
> CLIMCMD n1002581 climconfig psk -add ip 10.3.3.2
k ""simple psk""
> CLIMCMD n1002581 climconfig psk -add prov ztc0 ip 10.3.3.2
k simple psk
> CLIMCMD n1002581 climconfig psk -delete ip 10.3.3.2
> CLIMCMD n1002581 climconfig psk -delete prov ztc0 ip 10.3.3.2
> CLIMCMD n1002581 climconfig psk -info
> CLIMCMD n1002581 climconfig psk -info ip 10.3.3.2
> CLIMCMD n1002581 climconfig psk -info prov zsam1 ip 10.2.2.1
> CLIMCMD n1002581 climconfig psk -info prov ztc0 obeyform
The sample display for the psk -info command is:
10.3.3.2 simple psk
The sample display for the psk -info -obeyform command is:
climconfig psk -add \
-ip 10.3.3.2 \
-k "simple psk"
#CLIMCMD expects 'exit' to be the last command.
#This is required to terminate CLIMCMD session.
exit
Termination Info: 0
350