HP-UX Containers (SRP) A.03.01 Administrator's Guide
126
IPv6 Interfaces
The data is similar for IPv6 interfaces, with the following differences:
• The data is stored in the /etc/rc.config.d/netconf-ipv6 file.
• The names of the interface parameters are correct for IPv6 interfaces, such as
IPV6_INTERFACE, IPV6_ADDRESS, IPV6_INTERFACE_STATE.
• HP-UX Containers does not add or manage IPv6 route entries.
B.2.2.5 PRM Tag Format
Data is stored in the /etc/prmconf file by default. When the srp command adds data, it indicates
the start of the data with the following tag:
#@tag-start compartment="container_name" template="base" service="prm"
id="instance";
The srp command indicates the end of the data with the following tag:
#@tag-end;
B.2.2.6 IPFilter Tag Format
Data is stored in the /etc/opt/ipf/ipf.conf file for IPv4 addresses and in
/etc/opt/ipf/ipf6.conf for IPv6 addresses. When the srp command adds data, it indicates
the start of the data with the following tag:
#@tag-start compartment="container_name" template="template_name"
service="ipfilter" id="instance";
HP-UX Containers indicates the end of the data with the following tag:
#@tag-end;
B.2.2.7 IPSec Tag Format
IPSec stores configuration data in the IPSec database, /var/adm/ipsec/config.db. To modify
the contents of the IPSec database, you must use the ipsec_config utility.
The configuration objects (IPSec host policy, IKE policy, and authentication record) each have a name
with the following format:
SRP-container_name-base-ipsec