Forum Discussion

1 Reply

  • Hi,

    if you want to see the traffic on a specific VIP try this:

    tmsh show sys connection cs-server-addr VIP-IP

    or even simpler would be to do a grep in the show sys connection.

    tmsh show sys connection | grep VIP-IP

    regards