For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

veredgfbll's avatar
May 19, 2024
Solved

Find GSLB pool membership from vip IP

Hi, Is there a simple way to find out in which GSLB pool a VIP is a member of? (if I only have the VIP IP/NAME). Thanks, Vered
  • Amine_Kadimi's avatar
    May 20, 2024

    If you have the VS name then

    tmsh list gtm pool one-line | grep VS_NAME | cut -d ' ' -f 2-4