Forum Discussion
Lee_Sutcliffe
Aug 13, 2019Nacreous
not really, but it can be a bit easier from the command line and using a good text editor and maybe a bit of regex if you're feeling adventurous.
Hello.
Try this ->
tmsh -q -c "cd / ; list ltm virtual recursive one-line" | grep rule
KR,
Dario.
not really, but it can be a bit easier from the command line and using a good text editor and maybe a bit of regex if you're feeling adventurous.