Forum Discussion
Rick_96919
Nimbostratus
Feb 23, 2009how to machine by iControl.LocalLB.NodeAddress.get_list()
I call iControl.LocalLB.NodeAddress.get_list() and get a list of BigIP node.
How can I know which nodes run on the same machine.(I want to group them by machine)?
another question: how to get LTM list from GTM?
Thank you.
- That's a tricky question. As far as BIG-IP is concerned, each Node address is just that: an address. There really isn't a higher level concept of a "machine" where all the ip addresses come from. When you add a pool member for 10.10.10.10 and 20.20.20.20 in the LTM config, these could be on the same or different physical machines, there is really no way to know from the LTM.
- Haarith_Devaraj
Nimbostratus
You can sort it based on mac address. As long as the ethernet port you are using on the machine is the same, you will have a unique value to compare with. You need to build a table with the mac -> ip relation and then compare this with that. If there is a match you can group the Ip's. - Rick_96919
Nimbostratus
You are right, I have resolve the problem by another way.
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