Networking::IPsecIkeVersion

Introduced : BIG-IP_v11.6.0
An enumeration of IPsec IKE peer versions used to negotiate security associations for a IPsec Tunnel.

Members

Member

Value

Description

IPSEC_IKE_VERSION_UNKNOWN

0

The IPsec IKE peer version is unknown (or unsupported by iControl).

IPSEC_IKE_VERSION_1

1

The IPsec IKE peer version is IKE version 1.

IPSEC_IKE_VERSION_2

2

The IPsec IKE peer version is IKE version 2.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.