APIRef_tm_net_packet-filterΒΆ

mgmt/tm/net/packet-filter

/tm/net

Packet filter configuration

REST Endpoints

Collection URI
/mgmt/tm/net/packet-filter
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/net/packet-filter/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, subPath

Properties

Name Type Default Value Required Access Description
action string   required read/write Specifies the action that the packet filter rule should take. There is no default value; you must specify a value when you create a packet filter rule.
appService string   optional read/write The application service that the object belongs to.
bwcPolicy string   optional read/write Specifies the name of a bwc policy. The value for the bwc policy association is the name of any existing bwc policy. If omitted, no bwc filter is applied.
description string   optional read/write User defined description.
logging string disabled optional read/write Enables or disables packet filter logging. If you omit this value, no logging is performed.
order integer 0 required read/write Specifies a sort order. The values for the sort order are integers greater than 0 (zero). No two rules may have the same sort order.
rateClass string   optional read/write Specifies the name of a rate class. The value for the rate class association is the name of any existing rate class. If omitted, no rate filter is applied.
rule string   optional read/write Specifies the BPF expression to match. The filter is mandatory, however you can leave it empty. If empty, the packet filter rule matches all packets.
vlan string   optional read/write Specifies the VLAN to which the packet filter rule should apply. The value for this option is any VLAN name currently in existence. If you omit this value, the rule applies to all VLANs.
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.