17-Jan-2019 14:51
Hi! After a while (and in production), I realize that I have a route-domain name "not corresponded" to the traffic going through. Its a label at the end, but in case I have to change it, which is the BEST (not intrusive) way to do it?
Thank you
J
17-Jan-2019 22:49
In big ip configuration, object names are not only a label but unique ID!
Route domains are quite different because it has an id which is used anywhere in the configuration.
It can’t be renamed but as the name is not used as reference in other objects, you can try to change it in bigip_base.conf then reload config...
I never tried it so create a backup first!
I hope you’re not asking to rename a partition!
18-Jan-2019 01:55
Hi! Just the RD Name.
05-Apr-2022 04:45
Hi,
I had the same need and I finally made it, here is the process I found:
edit /config/bigip_base.conf
touch /service/mcpd/forceload (to force bigip use text config)
reboot
I can't say it fit to "not intrusive" but it works.
Alexandre.