Forum Discussion
Bob_Lyons_14865
Nimbostratus
Mar 25, 2014Re-naming nodes
This is my first post so I am sorry if this is not in the right group. I am still learning my way around.
In the past all nodes were created automatically when pools were created. Our problem ...
Cory_50405
Noctilucent
Mar 25, 2014If you do this, just ensure you edit both the node config:
ltm node /Common/10.1.1.1:80 {
address 10.1.1.1
}
as well as the pool configs where the node is applied:
ltm pool /Common/foo {
members {
/Common/10.1.1.1:80 {
address 10.1.1.1
}
}
}
- cjuniorMar 25, 2014
Nacreous
Sure! do this with global replace. some like this: :%s/\/Common\/10.1.1.1:80/\/Common\/nodeName/g Sorry, my bad english!
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