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

climconfig.remote(1)
NAME
climconfig.remote -- manage remote configuration for security associations
SYNOPSIS
Remote configuration for authentication method of pre-shared key:
CLIMCMD {clim-name | ip-address} climconfig remote -add
[-prov provname] -ip {ip-address | anonymous}
-M exchange_mode [-idtype address [-idvalue ip-address]
| -idtype {fqdn | user_fqdn} -idvalue string
| -idtype keyid -idvalue file]
[-peer_idtype address [-peer_idvalue ip-address]
| -peer_idtype {fqdn | user_fqdn} -peer_idvalue string
| -peer_idtype keyid -peer_idvalue file [-verify_identifier]]
[-dpd_delay seconds [-dpd_retry seconds]
[-dpd_maxfail number]]
-E encryption_algorithm
-H hash_algorithm [-A pre_shared_key]
-D dh_group [-restart [-force]]
Remote configuration for authentication method of certificates:
CLIMCMD {clim-name | ip-address} climconfig remote -add
[-prov provname] -ip {ip-address | anonymous}
-M exchange_mode [-idtype asn1dn [-idvalue string]]
[-peer_idtype asn1dn [-peer_idvalue string]
[-verify_identifier]]
-pubcert certfile -privkey privkeyfile
[-dpd_delay seconds [-dpd_retry seconds]
[-dpd_maxfail number]]
-E encryption_algorithm
-H hash_algorithm -A {rsasig | gssapi_krb}
-D dh_group [-gssid string] [-restart [-force]]
Remote -delete command:
CLIMCMD {clim-name | ip-address} climconfig remote -delete
[-prov provname] -ip {ip-address | anonymous} [-restart
[-force]]
Remote -add_proposal command for pre-shared key:
CLIMCMD {clim-name | ip-address} climconfig remote
add_proposal [-prov provname] ip {ip-address | anonymous}
-E encryption_algorithm -H hash_algorithm
[-A pre_shared_key]
-D dh_group [-restart [-force]]
Remote -add_proposal command for certificates:
CLIMCMD {clim-name | ip-address} climconfig remote
add_proposal [-prov provname] ip {ip-address | anonymous}
-E encryption_algorithm -H hash_algorithm
-A {rsasig | gssapi_krb}
-D dh_group [-gssid string] [-restart [-force]]
Remote -delete_proposal command:
CLIMCMD {clim-name | ip-address}
climconfig remote delete_proposal
[-prov provname] ip {ip-address | anonymous}
tag tag-id [-restart [-force]]
Remote -info command:
CLIMCMD {clim-name | ip-address} climconfig remote -info
[-prov {provname | all}][-ip {ip-address | anonymous}]
[-obeyform]
351