Forum Discussion
Bastien_8356
Feb 21, 2011Nimbostratus
Enable/disable Management UI from command line
Hi,
I have my F5s that are publicly accessible from the https and i'd like to enable/disable the Management GUI from the command line for more security.
So whenever I need to have acces...
Chris_Miller
Feb 24, 2011Altostratus
Posted By hoolio on 02/24/2011 09:19 AM
I think that's tmsh output which is slightly different than how the bigip_base.conf syntax looks. You should be able to set the config through bigpipe using syntax like this:
b self 192.168.44.11 {allow none}
b self 192.168.44.11 {allow default}
b self 192.168.44.11 {allow all}
This changes the config running in memory. You'd want to save the config to file using 'b base save'.
I haven't tested to see how to specify individual services, but I think it should be possible.
Aaron
I copied and pasted my actual bigip_base.conf syntax.
If he's currently using allow default, he can't add or remove anything without changing that first. Not sure why, but I got an error when trying.
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