port-no
app-name
nodeip
rl-app-name app-name.company.com
create ltm node nodeip
fqdn { autopopulate enabled interval ttl name nodeip }
create ltm pool pl-app-name members
add { nodeip:443 } monitor mn-https
create ltm virtual vs-app-name-port-no
destination 10.10.10.10:port-no
profiles add { wilcard-company company-http serverssl-insecure-compatible
} pool pl-app-name description app-name.company.com source-address-translation
{ pool Internal_SNAT } translate-address enabled vlans-enabled vlans add {
External } persist replace-all-with { company-nisp-cookie }
source-address-translation { type snat }
TIP: user find/replace to customize the command replacing the bold keywords
No comments:
Post a Comment