APIRef_tm_ltm_profile_pcp¶
mgmt/tm/ltm/profile/pcp
LSN Pool PCP configuration profile
REST Endpoints
- Collection URI
/mgmt/tm/ltm/profile/pcp
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/profile/pcp/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
announceAfterFailover |
string | disabled | optional | read/write | Enable or disable multicast ANNOUNCE responses after failover. Default disable. |
announceMulticast |
integer | 10 | optional | read/write | Specifies the count of multicast ANNOUNCE packets whenever the system sends one 0 - 50. Default 10. |
appService |
string | optional | read/write | The application service to which the object belongs. | |
defaultsFrom |
string | optional | read/write | Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified. The default value is pcp. | |
description |
string | optional | read/write | User defined description. | |
listeningPort |
integer | 5351 | optional | read/write | PCP server listening <port> for the PCP profile. Set to 5351; read-only. |
mapFilterLimit |
integer | 1 | optional | read/write | Specifies the maximum filters (external IPs that can exclusively use a given PCP mapping) per PCP client 1 - 16. Default 1. |
mapLimitPerClient |
integer | 65535 | optional | read/write | Specifies the maximum simultaneous PCP mappings per client 1 - 65535. Default 65535. |
mapRecycleDelay |
integer | 60 | optional | read/write | Specifies the delay before re-using an unused translation address (after the lifetime ends for the address’s mapping) 0 - 600. Default 60. |
maxMappingLifetime |
integer | 86400 | optional | read/write | Specifies the maximum lifetime for a PCP mapping min-mapping-lifetime - 86400s. Default 86400s. |
minMappingLifetime |
integer | 600 | optional | read/write | Specifies the minimum lifetime for a PCP mapping 120 - 3600s. Default 600s. |
multicastPort |
integer | 5350 | optional | read/write | PCP Server multicast <port> for the PCP profile. Set to 5350; read-only. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the PCP profile resides. |
peerOperAllowed |
string | disabled | optional | read/write | Allows Peer operation for this PCP profile. Disabled; read-only. |
rule |
string | optional | read/write | Specifies the name of the iRule that will be used with this profile. | |
thirdPartyOption |
string | disabled | optional | read/write | Allows the third party option (ability for clients to add PCP mappings on behalf of third parties). Default disable. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
undefined |
array_structure | optional | read/write | Specifies the list of subnets for which the third party option is allowed. Only clients in these subnets can use the third party option. |
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.