Forum Discussion
CLI F5 - Change the Connection Limit in list of Nodes
-
Take a backup of your existing system should anything go wrong during the following steps.
-
Save an SCF of your current configuration. For example, tmsh save sys config file /shared/tmp/myscf
-
Edit the SCF text file and remove all but the nodes configuration objects.
-
Add connection-limit 10 to each node entry. You should be able to do a global change to easily accomplish this.
-
Verify the edited SCF will load and merge properly. For example: tmsh load sys config file /shared/tmp/myscf merge verify
-
If the verify is successful, load and merge the new config. For example: tmsh load sys config file /shared/tmp/myscf merge
-
Confirm the results are what you expected and test!
See https://devcentral.f5.com/questions/merge-files for a similar example and another way of accomplishing the same thing.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com