Gets the names of all IPsec tunnel profiles.
Creates a set of IPsec tunnel profiles.
Deletes a set of IPsec tunnel profiles.
Deletes all non-system IPsec tunnel profiles.
Determines whether the specified IPsec tunnel profiles are base
profiles. A base profile sits at the base of the profile's
inheritance tree, supplying the defaults for every profile derived
from it. (See also is_system_profile).
Determines whether the specified IPsec tunnel profiles are system
profiles. A system profile is a profile pre-configured on the
system, ready for use. Non-system profiles are profiles created or
modified by a user. Note that if a system profile is modified, it
is no longer considered a system profile. (See also
is_base_profile).
Sets the existing IPsec tunnel profile from which this set of IPsec
tunnel profiles inherits their unspecified attribute values.
Gets the existing IPsec tunnel profile from which this set of IPsec
profiles inherits its unspecified attribute values.
Sets the description for a set of IPsec tunnel profiles.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of IPsec tunnel profiles.
Sets the IPsec traffic selectors for the set of IPsec tunnel interfaces.
The Traffic Selector component specifies what traffic you want
the system to protect with IPsec tunnel interfaces.
Gets the IPsec traffic selectors of the set of IPsec tunnel interfaces.
Gets the version information for this interface.
Gets the names of all IPsec tunnel profiles.
Creates a set of IPsec tunnel profiles.
Deletes a set of IPsec tunnel profiles.
Deletes all non-system IPsec tunnel profiles.
Determines whether the specified IPsec tunnel profiles are base
profiles. A base profile sits at the base of the profile's
inheritance tree, supplying the defaults for every profile derived
from it. (See also is_system_profile).
Determines whether the specified IPsec tunnel profiles are system
profiles. A system profile is a profile pre-configured on the
system, ready for use. Non-system profiles are profiles created or
modified by a user. Note that if a system profile is modified, it
is no longer considered a system profile. (See also
is_base_profile).
Sets the existing IPsec tunnel profile from which this set of IPsec
tunnel profiles inherits their unspecified attribute values.
Gets the existing IPsec tunnel profile from which this set of IPsec
profiles inherits its unspecified attribute values.
Sets the description for a set of IPsec tunnel profiles.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of IPsec tunnel profiles.
Sets the IPsec traffic selectors for the set of IPsec tunnel interfaces.
The Traffic Selector component specifies what traffic you want
the system to protect with IPsec tunnel interfaces.
Gets the IPsec traffic selectors of the set of IPsec tunnel interfaces.
Gets the version information for this interface.
The ProfileIPsec interface provides IPsec function over the network interface.
When packets are sent over the IPsec interface, they are either encrypted/decrypted
via the IPsec tunnel or dropped if they failed to pass the IPsec policy.
In order to configure an IPsec interface, you need to create an IPsec tunnel profile,
which attaches to an IPsec traffic selector, which in turn attaches to an IPsec policy
that is in the "interface" mode. The IPsec policy specifies the security association
parameters for the IPsec tunnel.