Thursday 8 August 2019

Transaction | changes via Transaction




It takes a high load on the  CPU if you do changes via command like directly , rather than using transaction.

As per F5 recommendation , we should be using Transaction which gives less load on CPU.



[root@testbox:Active] config #tmsh



root@testbox(Active)(/Common)(tmos)#cli



root@testbox(Active)(/Common)(tmos.cli)# create transaction



[batch mode]root@testbox(Active)(/Common)(tmos.cli)#/gtm



[batch mode]root@testbox(Active)(/Common)(tmos.gtm)#

/////give commands///



(tmos.cli)# list transaction



(tmos.cli)# submit transaction

No comments:

Post a Comment

iRule

  iRule: -- o iRule is a powerful and flexible feature within the BIG-IP local traffic management (LTM). o IRule is a powerful & flexibl...