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

🔥 The Hidden Risk of “Wide Open” Internal Policies — And How To Remove Them Safely

In one of my recent projects, I noticed a wide open internal traffic policy in place. Later, I was asked to work on this issue and remove th...