HP-UX IPSec Version A.03.02.02 Administrator's Guide HP-UX 11i version 2 and HP-UX 11i version 3 (762800-001, April 2014)
add host server1 \
-destination 2001:db8:11:11::fefe:1111 \ (Server1 addr.)
-action ESP_AES128_HMAC_SHA1 \
Authentication Record
Each autoconfiguration client configures an authentication record with its unique local ID. The IKE
exchange type must be Aggressive Mode (-exchange AM ).
The authentication record on the client does not specify the AUTOCONF flag, because you specify
the AUTOCONF flag when the remote system is an autoconfiguration client, not when the local
system is an autoconfiguration client.
The record for system with local ID joe_s@corp.com is as follows:
add auth server1 \
-remote 2001:db8:11:11::fefe:1111 \(Server1 addr.)
-ltype USER-FQDN -lid joe_s@corp.com
-rtype FQDN -rid server1.corp.com
-exchange AM
-preshared secret1111
IKE Policy
The default IKEv1 policy is used with no modifications.
188 HP-UX IPSec Configuration Examples