September 15, 20169 yr Moderators Here is the quick and dirty way to show all the Virtual Servers that are using a certain pool tmsh list ltm virtual /Production/* |egrep 'ltm|pool' | grep -B1 'pool.blazer.int.thezah.com.80' ltm virtual /Production/vip.ci.blazer.int.thezah.com.http { pool /Production/pool.blazer.int.thezah.com.80 ltm virtual /Production/vip.ci.blazer.int.thezah.com.https { pool /Production/pool.blazer.int.thezah.com.80
Create an account or sign in to comment