Forum Discussion
HankLiu_159320
Nimbostratus
Mar 04, 2015How do you add/remove property via TMSH?
I'm having a hard time removing a property on /sys httpd, and also difficulty adding it on a F5 that is missing the property. Could anyone shine on some light on this matter? Thanks!
--- Example...
HankLiu_159320
Nimbostratus
Mar 04, 2015See formatted version!
--- Example 1 (Create) ---
[admin@f5-mgmt:Active:Standalone] ~ tmsh list /sys httpd
sys httpd { }
[admin@f5-mgmt:Active:Standalone] ~ tmsh modify /sys httpd ssl-protocol
Syntax Error: "ssl-protocol" unknown property
[admin@f5-mgmt:Active:Standalone] ~ tmsh create /sys httpd ssl-protocol
Syntax Error: "httpd" unexpected argument
--- Example 2 (Delete) ---
[admin@f5-mgmt:Active] ~ tmsh list /sys httpd
sys httpd {
auth-pam-idle-timeout "some value"
ssl-ciphersuite "some value"
ssl-protocol "some value"
}
[admin@f5-mgmt:Active] ~ tmsh delete /sys httpd auth-pam-idle-timeout
Syntax Error: "httpd" unexpected argument
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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