Forum Discussion

Thiyagu's avatar
Thiyagu
Icon for Cirrus rankCirrus
May 22, 2019

LTM command to get the complete configuration of VIP from different paritions

Hello Friends,

Could you please help me to know a command to get a complete configuration of a VIP in different paritions. For example I want to get the configuration of a VIP VIP_10.10.10.10 which has been configured in partition X from the /common partition or from "/".

 

Could you please help me on this?

 

Regards,

Thiyagu

1 Reply

  • here are a couple of ways from the tmsh prompt:

     

    cd /some_partition

    list ltm virtual some_vs_name

     

    Or

     

    list ltm virtual /some_partition/some_vs_name