Forum Discussion
Priority-group does not seem to work
Hello Joel,
Firstof, you have to manage your SNAT base on ISP:
if { [LB::server addr] eq "1.1.1.1"} {
snatpool SNAT_ISP1
} else {
snatpool SNAT_ISP2
}
1.1.1.1 is your GW for ISP1
Second time check you don't have a persistence session/connection through the wrong ISP.
Normalement tu peux utiliser ces commandes
tmsh show /ltm persistence persist-records client-addr %client_IP%
tmsh show /sys connection cs-client-addr %IP_ADDR%
If you want to check all connection
tmsh show /ltm persistence persist-records
tmsh show /sys connection
If you want to delete the connection in order to initiate a new:
tmsh delete /sys connection ... (don't forget to choise the connection IP that you want to delete).
Let me now if it help you. Regards
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com