IPSEC_MANUAL_SA_AUTH_UNKNOWNIPSEC_MANUAL_SA_AUTH_SHA1IPSEC_PROTOCOL_UNKNOWNIPSEC_PROTOCOL_ESPIPSEC_PROTOCOL_AHIPSEC_MANUAL_SA_ENCR_UNKNOWNIPSEC_MANUAL_SA_ENCR_NULLIPSEC_MANUAL_SA_ENCR_3DESIPSEC_MANUAL_SA_ENCR_AES128IPSEC_MANUAL_SA_ENCR_AES192IPSEC_MANUAL_SA_ENCR_AES256
Gets the names for all IPsec manual security associations.
Creates a set of IPsec manual security associations.
Deletes a set of IPsec manual security associations.
Deletes all IPsec manual security associations.
Sets the description for each specified IPsec manual security association.
This is an arbitrary field which can be used for any purpose.
Gets the description for each specified IPsec manual security association.
Sets the IPsec authentication algorithm for each specified
IPsec manual security association.
Gets the IPsec authentication algorithm for each specified IPsec
manual security association.
Sets the IPsec authentication key for each specified IPsec manual security association.
Gets the IPsec authentication keys for each specified
IPsec manual security association.
This method is deprecated. The system automatically encrypts the
auth key using the master key, and no longer requires a
pre-encrypted value. Please use set_auth_key instead.
Sets the IPsec authentication key (encrypted) for each specified
IPsec manual security association.
Requires an already encrypted key.
This method is deprecated. Please use get_auth_key instead.
Gets the IPsec authentication keys (encrypted) for each specified
IPsec manual security association.
Sets the IPsec destination address for each specified IPsec
manual security association.
Gets the IPsec destination address for each specified IPsec manual security association.
Sets the IPsec encrypt algorithm for each specified IPsec manual security association.
Gets the IPsec encrypt algorithm for each specified IPsec manual security association.
Sets the IPsec encryption key for each specified IPsec manual
security association.
Gets the IPsec encryption keys for each specified IPsec
manual security association.
This method is deprecated. The system automatically encrypts the
manual security association using the master key, and no longer
requires a
pre-encrypted value. Please use set_encrypt_key instead.
Sets the IPsec encryption key (encrypted) for each specified IPsec
manual
security association.
Requires an already encrypted key.
This method is deprecated. Please use get_encrypt_key instead.
Gets the IPsec encryption keys (encrypted) for each specified IPsec
manual security association.
Sets the IPsec policy for each specified IPsec manual security association.
It specifies the ipsec policy associated with this manual security association.
Gets the IPsec policy for each specified IPsec manual security association.
Sets the IPsec protocol for each specified IPsec manual
security association.
Possible values are Encapsulating Security Payload - ESP
or Authentication Header - AH.
Gets the IPsec protocol for each specified IPsec manual security association.
Sets the IPsec manual security association source address for
each specified IPsec manual security association.
Gets the IPsec manual security association source address for each
specified IPsec manual security association.
Sets the IPsec SPI for each specified IPsec manual security association.
SPI specifies the Security Parameters Index.
If this is the Security Association(SA) for the outbound traffic, make sure
it matches the SPI of the inbound SA configured on the remote site and vice versa.
SPI values between 0 and 255 are reserved for the future use by IANA and cannot be used.
Gets the IPsec SPI for each specified IPsec manual security association.
Gets the version information for this interface.
Gets the names for all IPsec manual security associations.
Creates a set of IPsec manual security associations.
Deletes a set of IPsec manual security associations.
Deletes all IPsec manual security associations.
Sets the description for each specified IPsec manual security association.
This is an arbitrary field which can be used for any purpose.
Gets the description for each specified IPsec manual security association.
Sets the IPsec authentication algorithm for each specified
IPsec manual security association.
Gets the IPsec authentication algorithm for each specified IPsec
manual security association.
Sets the IPsec authentication key for each specified IPsec manual security association.
Gets the IPsec authentication keys for each specified
IPsec manual security association.
This method is deprecated. The system automatically encrypts the
auth key using the master key, and no longer requires a
pre-encrypted value. Please use set_auth_key instead.
Sets the IPsec authentication key (encrypted) for each specified
IPsec manual security association.
Requires an already encrypted key.
This method is deprecated. Please use get_auth_key instead.
Gets the IPsec authentication keys (encrypted) for each specified
IPsec manual security association.
Sets the IPsec destination address for each specified IPsec
manual security association.
Gets the IPsec destination address for each specified IPsec manual security association.
Sets the IPsec encrypt algorithm for each specified IPsec manual security association.
Gets the IPsec encrypt algorithm for each specified IPsec manual security association.
Sets the IPsec encryption key for each specified IPsec manual
security association.
Gets the IPsec encryption keys for each specified IPsec
manual security association.
This method is deprecated. The system automatically encrypts the
manual security association using the master key, and no longer
requires a
pre-encrypted value. Please use set_encrypt_key instead.
Sets the IPsec encryption key (encrypted) for each specified IPsec
manual
security association.
Requires an already encrypted key.
This method is deprecated. Please use get_encrypt_key instead.
Gets the IPsec encryption keys (encrypted) for each specified IPsec
manual security association.
Sets the IPsec policy for each specified IPsec manual security association.
It specifies the ipsec policy associated with this manual security association.
Gets the IPsec policy for each specified IPsec manual security association.
Sets the IPsec protocol for each specified IPsec manual
security association.
Possible values are Encapsulating Security Payload - ESP
or Authentication Header - AH.
Gets the IPsec protocol for each specified IPsec manual security association.
Sets the IPsec manual security association source address for
each specified IPsec manual security association.
Gets the IPsec manual security association source address for each
specified IPsec manual security association.
Sets the IPsec SPI for each specified IPsec manual security association.
SPI specifies the Security Parameters Index.
If this is the Security Association(SA) for the outbound traffic, make sure
it matches the SPI of the inbound SA configured on the remote site and vice versa.
SPI values between 0 and 255 are reserved for the future use by IANA and cannot be used.
Gets the IPsec SPI for each specified IPsec manual security association.
Gets the version information for this interface.
This interface configures the IPsec Protocol suite for securing
Internet Protocol (IP) communications by authenticating and
encrypting each IP packet of a communication session.
The Manual Security Association component is used to manually configure
the Security Association Database (SAD) entries. The alternative is to
use IKE to negotiate automatically keyed security associations.