Reference Guide
446 Brocade Fabric OS Command Reference
53-1004112-02
ipSecConfig
aes256_cbc
AES 256-bit algorithm
-hash algorithm
Specifies the hash algorithm. Valid hash algorithms include the following:
hmac_md5
MD5 algorithm
hmac_sha1
SH1 algorithm
-prf algorithm
Specifies the PFR algorithm. Valid PRF algorithms include the following:
hmac_md5
MD5 algorithm
hmac_sha1
SH1 algorithm
-auth psk | dss | rsasig
Specifies the authentication method as one of the following:
psk
Authenticate using preshared keys.
dss
Authenticate using digital signature standard.
rsasig
Authenticate using an RSA signature.
-dh number
Specifies the DH group number as one of the following:
1
Specifies DH group modp768.
2
Specifies DH group modp1024.
14
Specifies DH group modp2048.
The following operands are optional (use secCertUtil to import the key files to the local and
remote systems)
-psk file
Specifies the preshared key filename.
-pubkey file
Specifies the public key filename (in X.509 PEM format).
-privkey file
Specifies the private key filename (in X.509 PEM format).
-peerpubkey file
Specifies the peer public key filename (in X.509 PEM format).