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...
hooleylist
Feb 24, 2011Cirrostratus
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
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