XLAT::src_config¶
Description¶
This iRules command returns the source translation configuration as a
list. With the values in the following order: type,source translation
object/pool.
- type - The source translation type as a string. Possible values are:
- NONE
- AUTOMAP
- SNAT
- LSN
- SECURITY-DYNAMIC-PAT
- SECURITY-DYNAMIC-NAT
- SECURITY-STATIC-NAT
- SECURITY-STATIC-PAT
- pool - the source translation object/pool name. NA when not applicable(NONE and AUTOMAP types).