AclAction
Options
| name | type | description |
|---|---|---|
| DENY | -- | -- |
| EVALUATE | -- | A non-terminal control-flow action that delegates evaluation of matching traffic to a specified rulebase. The delegated evaluation may produce a terminal decision (e.g., PERMIT or DENY). If no terminal decision is reached, control returns and evaluation continues with the next rule in the current rulebase. This value is only used by CHECKPOINT. |
| PBR | PbrAction | -- |
| PERMIT | -- | -- |