APIRef_tm_security_firewall_port-misuse-policy¶
mgmt/tm/security/firewall/port-misuse-policy
Port Misuse Policy configuration
REST Endpoints
- Collection URI
/mgmt/tm/security/firewall/port-misuse-policy
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/security/firewall/port-misuse-policy/~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. | |
description |
string | optional | read/write | User defined description. | |
dropOnL7Mismatch |
string | yes | optional | read/write | Specifies whether to drop the connection when initial data does not match expected L7 protocol. The default value is yes. |
logOnL7Mismatch |
string | no | optional | read/write | Specifies whether to log an event when initial data does not match expected L7 protocol. The default value is no. |
tmPartition |
string | Common | optional | read/write |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/rules |
array_structure | optional | read/write | Port Misuse Policy rule. | |
/rules/app-service |
string | optional | read/write | The application service that the object belongs to. | |
/rules/description |
string | optional | read/write | User defined description | |
/rules/drop-on-l7-mismatch |
string | use-policy-setting | optional | read/write | Specifies whether to drop the connection when initial data does not match expected L7 protocol. The default value is use-policy-setting. |
/rules/ip-protocol |
string | tcp | optional | read/write | Specifies Transport Layer IP protocol (TCP, UDP, SCTP) for the rule that connection must use to match. |
/rules/l7-protocol |
string | aim | optional | read/write | Specifies Application Layer protocol for the rule that the connection is expected to use. |
/rules/log-on-l7-mismatch |
string | use-policy-setting | optional | read/write | Specifies whether to log an event when initial data does not match expected L7 protocol. The default value is use-policy-setting. |
/rules/port |
integer | optional | read/write | Specifies Transport Layer protocol port for the rule that connection must use. |
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.