HP-UX Containers (SRP) A.03.01 Administrator's Guide
90
Service Variable Description
Default: 10
prm_mem_max
Specifies a max (upper bound) for memory
consumption of system’s memory for user processes.
Default: No cap
prm_phys_mem
Memory in MB allocated for shared memory usage.
Default: 0 (no dedicated physical shared memory)
network*
ip_address(+)
IP address to dedicate to the container.
Default: None.
assign_ip
Specify if IP Address has to be configured in network
configuration file (/etc/rc.config.d/netconf or
netconf–ipv6) .
Default: Yes.
iface(+)
Primary or secondary network interface name for the
associated container IP address (for example, lan0).
Default: None.
ip_mask
IP subnet mask for this container (For IPv4 address
only).
Default: The network mask for the address class, as
specified in RFC791 (IETF specification).
gw_ip_address
Gateway IP address for the default route for the
configured container IP address. Enter the value 0 to
specify no gateway IP address.
Default: Same as the IP address configured for this
container.
ipfilter
ipf_for_ipsec
Specify whether to allow IPFilter rules to allow IPSec
packets (Yes or No).
Default: No.
ipsec
ipsec_peer_addr(+)
Destination IP address for the IPSec policies.
Valid Input: An IPv4 address in dotted-decimal notation
or an IPv6 address in colon-hexadecimal notation.
Default: None
ipsec_transform
Transform for IPSec host policy.
Valid Input:
ESP_AES128_HMAC_SHA1
ESP_AES128_HMAC_MD5
ESP_3DES_HMAC_SHA1
ESP_3DES_HMAC_MD5
ESP_NULL_HMAC_SHA1
ESP_NULL_HMAC_MD5
Default:
ESP_AES128_HMAC_SHA1.
ipsec_psk(+)
Preshared key used by IPSec Peer.
Parameter Name: ipsec_psk.
Valid value: A text string, containing 1 - 128 ASCII
characters (whitespaces are not allowed).
Default: None.
provision
script
Run a provision script when a container is operated on
by srp command. All input to the command are passed
into the script.
Default:/opt/hpsrp/bin/util/custom_srpsys_
setup.