Forum Discussion
ChetanAr_315803
Mar 28, 2019Cirrus
Changing member priority in GTM using i-rule
Hi, We have a requirement of changing the pool member priority in GTM for global availability based on the status of pool member of another pool. How can we accomplish it?
We can check the active_mem...
Adriano_Bezerr1
Mar 28, 2019Cirrus
You can use a command in user_alert.conf to do when the status of the member change you execute a command to change the other.
For example, I did this to delete all connections when a failover occurs (particularity of an environment that uses MBLB)
alert local-FAILOVER "010c0052:5: Standby for traffic group /Common/traffic-group-1" {
exec command="tmsh delete sys connection all"
}
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects