Forum Discussion
Satya_09_155275
Nimbostratus
May 23, 2014How to get the one particular node is enabled or disabled using command line.
Good Morning to all
I have disabled one server (node) on LTM,we can identify if the node status showing black it is in disabled state in GUI.
How can we check this using Command line
T...
Kevin_Stewart
Employee
May 23, 2014Try this:
tmsh list ltm pool local-pool members { 10.70.0.2:http { session } }
It will report something similar to this:
ltm pool local-pool {
members {
10.70.0.2:http {
session user-disabled
}
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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