APIRef_tm_net_tunnels_fec¶
mgmt/tm/net/tunnels/fec
FEC tunnel profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/net/tunnels/fec
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/tunnels/fec/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
decodeIdleTimeout |
integer | 1500 | optional | read/write | Specifies the maximum waiting time for packets in decoding queues. |
decodeMaxPackets |
integer | 512 | optional | read/write | Specifies the maximum number of waiting packets in decoding queues. |
decodeQueues |
integer | 32 | optional | read/write | Specifies the number of decoding queues. |
defaultsFrom |
string | optional | read/write | The profile from which to inherit settings. The default value is fec. | |
description |
string | optional | read/write | User defined description. | |
encodeMaxDelay |
integer | 500 | optional | read/write | Specifies the maximum time for packet aggregation. |
keepaliveInterval |
integer | 5 | optional | read/write | Specifies the interval between keepalive (statistical data) packets. |
lzo |
string | enabled | optional | read/write | Controls use of the LZO compression algorithm for compressing data packets. |
tmPartition |
string | Common | optional | read/write | Displays the admin-partition within which this component resides. |
repairAdaptive |
string | enabled | optional | read/write | Controls the possibility of using the FEC adaptive algorithm to modify the repaired packets parameter to real network conditions. |
repairPackets |
integer | 15 | optional | read/write | Specifies that the repair packets parameter is used for adding redundant packets. |
sourceAdaptive |
string | enabled | optional | read/write | Controls the possibility of using the adaptive FEC source packets parameter. |
sourcePackets |
integer | 15 | optional | read/write | Specifies that the source packets parameter is used to divide the aggregated payload. |
udpPort |
integer | 8288 | optional | read/write | Specifies the local port for receiving FEC 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.