APIRef_tm_net_ipsec_ike-daemon¶
mgmt/tm/net/ipsec/ike-daemon
Configure global setting for ike agent.
REST Endpoints
- Collection URI
/mgmt/tm/net/ipsec/ike-daemon
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/ipsec/ike-daemon/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH
- Resource Natural Key
name, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
description |
string | optional | read/write | User defined description. | |
isakmpNattPort |
integer | 4500 | optional | read/write | Specifies the port for the IKE daemon to accept ISAKMP messages when NAT-Traversal is detected. This is also the port number to accept UDP-encapsulated ESP traffic for NAT-Traversal. Only 4500 is currently supported. |
isakmpPort |
integer | 500 | optional | read/write | Specifies the port for the IKE daemon to accept ISAKMP messages. Only 500 is currently supported. |
logLevel |
string | info | optional | read/write | Specifies the logging level of the IKE daemon. The log file is located at /var/log/racoon.log. |
logPublisher |
string | optional | read/write | Specifies the logging publisher. A new log-publisher object can be created via TMSH command tmsh create sys log-config publisher. | |
nattKeepAlive |
integer | 0 | optional | read/write | Specifies the interval between sending NAT-Traversal keep-alive packets. The default value is 20 seconds. Set to 0 to disable keep-alive packets. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.