PEM::Policy::L2EndpointType

Introduced : BIG-IP_v11.4.0
Specifies an L2 endpoint type to be used when matching the traffic flows. You can configure the following options: disabled, where flows are not matched based on the L2 endpoint specification; and vlan, where the vlan name specified in from-vlan is used to match the traffic flows.

Members

Member

Value

Description

L2_ENDPOINT_TYPE_UNKNOWN

0

The L2 endpoint type is unknown (or unsupported by iControl).

L2_ENDPOINT_TYPE_DISABLED

1

When set to disabled, the traffic flows are not matched based on the L2 endpoint specification.

L2_ENDPOINT_TYPE_VLAN

2

When set to vlan, the vlan name specified in from-vlan is used to match the traffic flows.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


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.