Common::AutoLasthop

Introduced : BIG-IP_v11.4.0
A list of auto-lasthop settings. This controls how the system routes return traffic.

Members

Member

Value

Description

AUTO_LASTHOP_UNKNOWN

0

The auto-lasthop setting is unknown (or unsupported by iControl).

AUTO_LASTHOP_DEFAULT

1

The system appeals to the next level’s auto-lasthop setting to determine how to route return traffic. Objects like SNATs and virtual servers have a next level auto-lasthop setting in VLAN, while VLANs have the (global) system auto-lasthop setting as the final appeal to determine how to handle return traffic (db variable connection.autolasthop).

AUTO_LASTHOP_ENABLED

2

Return traffic is sent directly to the MAC address from which the system received the traffic.

AUTO_LASTHOP_DISABLED

3

Return traffic is sent back to the sender using normal routing procedure.


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.