Forum Discussion
irule ports
- Aug 26, 2021
Hello ,
- Yes, it is secure. But there are other options too. Please read this devcentral article by : Three Ways to Specify Multiple Ports on a Virtual Server
- There is the mv command, it renames or moves a TMOS configuration object. I never tested it... Please see https://clouddocs.f5.com/cli/tmsh-reference/v15/commands/mv.html
KR
Daniel
Hello,
I'm not going to answer your 1st question - I really don't understand what you mean by it.
For the 2nd - renaming a VS is not a straightforward thing to do - you have probably noticed that many configuration objects cannot be renamed from the GUI after you create them. But you can edit the configuration file directly and load it.
- login via ssh; if not already there go to the standard linux shell (not tmsh)
- if necessary, cd to /config/
- make a backup copy of bigip.conf
- edit bigip.conf with vi
- search for your VS - it will be a line with "ltm virtual <vs name>"
- rename it, be careful to not use repeated names and don't change line spacing, { } characters, etc
- save the file, exit vi
- execute "tmsh sys load config"
Mike
Please don't do this. You might end up having a corrupt bigip.conf.
- Mike757Aug 26, 2021MVP
Heh... never claimed it was safe, that's why step 3 is there.
But indeed, the file could have been corrupt to begin with. Make it step 2.5 to execute "tmsh load sys config verify". That way you can be sure the initial files are ok.
Mike
Recent Discussions
Related Content
* 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