You can configure next-rule actions for JUNOS filter policy rules. If a packet matches the classify-traffic condition, the next-rule action causes the router to continue to the next rule in the policy list for evaluation.
The type of action that you can create depends on the type of policy rule. See Policy Information Model.
Use the following configuration statement to configure next-rule actions.
- policies group name list name rule name next-rule name {
- description description ;
- }
To configure a next-rule action:
[edit policies group junos list filter rule next next-rule nra] user@host# show configuration policies group junos list filter rule next next-rule nra description "Next-rule action";