Forum Discussion
RiverFish
May 04, 2015Altostratus
Script that generates tmsh commands
I found the following awesome command on devcentral that creates a file named commands.sh that contains all of the tmsh commands needed to modify the 3rd octet of every VIP on the unit:
echo '!/b...
DevBabu
May 04, 2015Cirrus
tmsh list ltm node | tr '\n' ' ' | sed 's/ \+/ /g;s/{//g;s/}//g;s/ltm node/\ntmsh create ltm node/g' >> create_nodes.sh
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects