APIRef_tm_security_dos_profile_protocol-sipΒΆ
mgmt/tm/security/dos/profile/protocol-sip
REST Endpoints
- Collection URI
/mgmt/tm/security/dos/profile/protocol-sip
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/security/dos/profile/protocol-sip/~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 | ||
protErrAtckRateIncrease |
integer | 500 | optional | read/write | (Deprecated) Sets the rate increase value for protocol error DoS attack detection. |
protErrAtckRateLimit |
integer | 10000 | optional | read/write | (Deprecated) Sets the rate limit value for protocol error DoS attack detection. |
protErrAtckRateThreshold |
integer | 1000 | optional | read/write | (Deprecated) Sets the rate threshold value for protocol error DoS attack detection. |
protErrAttackDetection |
string | disabled | optional | read/write | (Deprecated) Enables or disables SIP protocol error detection (eg: Malformed SIP packets) |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/sip-attack-vector |
array_structure | optional | read/write | ||
/sip-attack-vector/allow-advertisement |
string | disabled | optional | read/write | |
/sip-attack-vector/app-service |
string | optional | read/write | ||
/sip-attack-vector/auto-blacklisting |
string | disabled | optional | read/write | |
/sip-attack-vector/auto-threshold |
string | disabled | optional | read/write | Enables the auto mode for dos detection and mitigation |
/sip-attack-vector/bad-actor |
string | disabled | optional | read/write | |
/sip-attack-vector/blacklist-category |
string | optional | read/write | ||
/sip-attack-vector/blacklist-detection-seconds |
integer | 60 | optional | read/write | |
/sip-attack-vector/blacklist-duration |
integer | 14400 | optional | read/write | |
/sip-attack-vector/ceiling |
string | 2147483647 | optional | read/write | Option to set a max value(default = default-internal-rate-threshold * 2) for default-internal-rate-threshold for the vector |
/sip-attack-vector/enforce |
string | enabled | optional | read/write | |
/sip-attack-vector/floor |
string | 100 | optional | read/write | Option to set a min value(default = detection-threshold-pps/2) for Detection Threshold for the vector |
/sip-attack-vector/per-source-ip-detection-pps |
string | 2147483647 | optional | read/write | |
/sip-attack-vector/per-source-ip-limit-pps |
string | 2147483647 | optional | read/write | |
/sip-attack-vector/rate-increase |
integer | 500 | optional | read/write | |
/sip-attack-vector/rate-limit |
integer | 2147483647 | optional | read/write | |
/sip-attack-vector/rate-threshold |
integer | 2147483647 | optional | read/write | |
/sip-attack-vector/simulate-auto-threshold |
string | disabled | optional | read/write | Option to enable/disable auto-threshold simulation by generating logs |
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.