Configuring Forward Actions (SRC CLI)
Use this action to forward packets, such as packets that are sent by means of a routing table. You can configure forward actions for JUNOS filters and JUNOSe policy rules.
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 forward actions:
- policies group name list name rule name forward name {
- description description ;
- }
To configure a forward action:
- From configuration mode, enter the forward action configuration.
For example, in this procedure, fwdAction is the name of the forward
action.
- user@host# edit policies group junose list forward rule pr forward fwdAction
- (Optional) Enter a description for the forward action.
- [edit policies group junose list forward rule pr forward fwdAction]
- user@host# set description description
- (Optional) Verify the forward action configuration.
[edit policies group junose list forward rule pr forward fwdAction] user@host# show description "JUNOS Forward Action";