Rules
This table describes policy rules. Each rule is defined by a number of fields:
Field Description | Field Name |
Rule. Description of the rule, e.g. rule purpose. | rule |
Severity. Severity level of per-rule violation messages. | severity |
Mode. There are two policy rule modes:
| mode |
Expression. An Iotellect expression that defines whether a configuration file or its individual line matches the rule. The expression must return a Boolean value: Use | expression |
Policy Rule Expression Resolution Environment: | |||
Context of the device which configuration is being checked for policy violations. | |||
None. | |||
0 | |||
Standard variables. Additional variables: | |||
Variable Name | Value Type | Description | |
---|---|---|---|
configuration | String | Text of configuration or configuration line (depending on the rule's Mode) being validated. |
Was this page helpful?