Forum Discussion
sundogbrew
Altocumulus
Feb 01, 2013Data groups in config
So I have been doing some research on this for a bit. Have read some good posts by Jason and some other stuff. I am a bit confused on a few things though. Can you call external classes in the conf...
Kevin_Stewart
Employee
Feb 06, 2013You certainly can:
tmsh list ltm data-group
But if you're creating a shell script, I think it'd be easier to create a text file and parse through this instead:
while read p; do
echo $p
done < serverlist.txt
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