Forum Discussion
EastCoast_16835
Altostratus
Sep 18, 2015How to add asm to the existing LTM policy
Hello
Is there a way to add the asm actions to an existing LTM policy. Let's say there is an LTM policy with a lot of rules and forwarding actions only.
When a I try to add the asm control...
Stanislas_Piro2
Cumulonimbus
Sep 18, 2015Hi,
you can do it with tmsh:
modify ltm policy mypolicy controls add { asm } rules modify { all { actions add { 10 { asm disable } } } } rules modify { default { actions add { 1 { asm disable } } ordinal 1000 } }
it add
asm disable action on every rules, add a default rule with asm disabled and add controls ASM. you can then define for every rules the ASM policy manually.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
