HP-UX IPSec version A.02.01 Administrator's Guide

Administering HP-UX IPSec
Configuring HP-UX IPSec to Start Automatically
Chapter 6180
Configuring HP-UX IPSec to Start
Automatically
HP recommends that you configure HP-UX IPSec to start automatically
at system startup time once you have a known, good HP-UX IPSec
configuration. This allows HP-UX IPSec to secure your system at all
times. Use the ipsec_config add startup command to configure
HP-UX IPSec to start automatically at system startup time.
ipsec_config add startup Syntax
Use the following ipsec_config add startup syntax to configure
HP-UX IPSec to start automatically at system startup time:
ipsec_config add startup -autoboot ON
The complete ipsec_config add startup syntax specification also
allows you to specify the following arguments:
nocommit (verify the syntax but do not commit the information to the
database)
profile (alternate profile file)
auditlvl (audit level)
auditdir (audit directory)
maxsize (maximum audit file size)
spi_min (lower bound for inbound, dynamic Security Parameters
Index)
spi_max (upper bound for inbound, dynamic key Security
Parameters Index)
spd_soft (the “soft” limit for the size of the Security Policy
Database)
spd_hard (the “hard” limit for the size of the Security Policy
Database)
Refer to the ipsec_config (1M) manpage for complete syntax information.