Forum Discussion
raytapay_75679
Nimbostratus
Mar 09, 2019Change FQDN in ephemeral nodes
Is there a way to change the fqdn name without deleting the node and recreating it? When I do a modify ltm node myserver fqdn { ? and then a question mark I only get options to change the "down-inter...
- Mar 09, 2019
Please try below commands and let me know the status:
- Enable database so that you can modify the virtual server/pool/node
tmsh modify /sys db mcpd.mvenabled value true
- Rename your node with below command
tmsh mv ltm node (original_node_name) (new_node_name)
- Disable database so no one can modify configurations
tmsh modify /sys db mcpd.mvenabled value false
RaghavendraSY
Altostratus
Mar 09, 2019Please try below commands and let me know the status:
- Enable database so that you can modify the virtual server/pool/node
tmsh modify /sys db mcpd.mvenabled value true
- Rename your node with below command
tmsh mv ltm node (original_node_name) (new_node_name)
- Disable database so no one can modify configurations
tmsh modify /sys db mcpd.mvenabled value false
- raytapay_75679Mar 17, 2019
Nimbostratus
Thanks for the response. I actually ended up creating a new node as I wasn't sure what the impact of this solution was in regard to forwarding traffic.
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