module F5::Icontrol::LocalLB::VirtualServer::SourceAddressTranslationType
devcentral.f5.com/wiki/iControl.LocalLB__VirtualServer__SourceAddressTranslationType.ashx A list of source address translation types.
Constants
- SRC_TRANS_AUTOMAP
The translation uses self IP addresses.
- SRC_TRANS_LSNPOOL
The translation uses an LSN pool of translation addresses.
- SRC_TRANS_NONE
No translation is being used.
- SRC_TRANS_SNATPOOL
The translation uses a SNAT pool of translation addresses.
- SRC_TRANS_UNKNOWN
Translation type unknown (or unsupported by iControl).