Configuring Next-Rule Actions (SRC CLI)
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.
To configure a next-rule action:
- From configuration mode, enter the next-rule action configuration. For example, in this procedure, nra is the name of the next-rule action.
- (Optional) Enter a description for the next-rule action.
- (Optional) Verify the next-rule action configuration.
[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";

