Difference between revisions of "List objects in CLI"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:F5 Networks '''Back to Misc''' To list pools, nodes, virtual servers use the following command tmsh list ltm pool /Partition/Pool1 tmsh li...")
 
Line 1: Line 1:
 
[[Category:F5 Networks]]
 
[[Category:F5 Networks]]
'''[[F5 Networks#Misc|Back to Misc]]'''
+
'''[[F5 Networks#Local Traffic Mananger|Back to Local Traffic Mananger]]'''
  
 
To list pools, nodes, virtual servers use the following command
 
To list pools, nodes, virtual servers use the following command

Revision as of 16:01, 21 February 2019

Back to Local Traffic Mananger

To list pools, nodes, virtual servers use the following command

tmsh list ltm pool /Partition/Pool1
tmsh list ltm virtual /Partition/VS1
tmsh list ltm node /Partition/Node1