Loading...
Loading...
LTM policy does not compile if it has more than one similar condition, and some of them refer to datagroup and others to non-datagroup types. The policy compiles if similar conditions all refer to datagroups or to non-datagroups. 010716d8:3: Compilation of ltm policies for virtual server /Common/vs_name failed; Failed to compile the combined policies.
LTM policy does not compile. Cannot use the policy.
-- LTM policy that has more than one similar condition. -- Some conditions refer to datagroup types. -- Some conditions refer to non-datagroup types. Following is an example of such an LTM policy (i.e., referring to both datagroup and non-datagroup types): ltm policy /Common/example_ltm_policy { published-copy /Common/block_URI requires { http } rules { example_Rule { conditions { 0 { http-host host datagroup /Common/example_datagroup <------ Datagroup } 1 { http-host host values { example.com } <------ Non-Datagroup } } } } strategy /Common/first-match }
Create a datagroup for the non-datagroup type and use it in policy instead.
LTM Policy compiles if it has more than one similar condition, and some of them refer to datagroup and others to non-datagroup types.
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.