Forum Discussion

Fabiaen_Ganu_28's avatar
Fabiaen_Ganu_28
Icon for Nimbostratus rankNimbostratus
Jun 04, 2012

Persistence / session table

Hello all,

 

 

need some help regarding cli commands to output session table

 

 

we have weblogic servers & we use F5 v11 (vmware appliance) to loacbalance our applications, the need to have the cli command is, since few days we have reconfigured our irules so that it uses the jsession id to loadblance and not the cookies & now I would like to test all our applications with this mechanism

 

Is there any cli reference for v11 where I could get all the command needed?

 

 

Thanks

 

Fabiaen Ganu

 

2 Replies

  • Are you trying to show the persistence records on the LTM? If so, the following command will show the persistence records for you.

     

     

    tmsh show ltm persistence persist-records

     

     

    Eric
  • Hi Eric,

     

     

    thanks for the reply

     

     

    this is what i was searching for

     

     

    Fabiaen