18-Oct-2021 07:01
hi, I need a command to get all virtual server status details like up, disable, Down, pool , pool member etc in one command in bigip version 13
26-Oct-2021 22:57
Below command will help you to see the status of VIP/POOL, etc.
# tmsh show ltm virtual <virtual_name>
# tmsh show ltm pool <pool_name>