Difference between revisions of "List objects in CLI"
From Tech-Wiki
(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...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category:F5 Networks]] | [[Category:F5 Networks]] | ||
− | '''[[F5 Networks# | + | '''[[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 | ||
− | + | (tmos)# list ltm pool /Partition/Pool1 | |
− | + | (tmos)# list ltm virtual /Partition/VS1 | |
− | + | (tmos)# list ltm node /Partition/Node1 | |
+ | (tmos)# list ltm profile client-ssl sslprofile |
Latest revision as of 17:07, 13 May 2021
Back to Local Traffic Mananger
To list pools, nodes, virtual servers use the following command
(tmos)# list ltm pool /Partition/Pool1 (tmos)# list ltm virtual /Partition/VS1 (tmos)# list ltm node /Partition/Node1 (tmos)# list ltm profile client-ssl sslprofile