forward
Defines a rule to forward all packets that match the specified classifier control list. If you do not specify a classifier control list using the classifier-group keyword, the router will select all packets from the interface in the direction of the attached policy list. The no version removes the rule from the policy list; the suspend version temporarily suspends the forward rule; the no suspend version resumes application of a suspended rule.
See the forward interface and forward next-hop commands for descriptions of the Classifier Group Configuration mode versions of this command.
[ no ] [ suspend ] forward
[ interface interfaceType interfaceSpecifier [ next-hop nextHop [ ignore-default-route ] ]
[ order orderValue ] ] | [ next-hop nextHop [ virtual-router vrName ]
[ ignore-default-route ] [ order orderValue ] ] |
[ order orderValue ] | classifier-group claclName ] [ precedence precValue ]
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide (IP policy lists only)
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide (IP policy lists only)
- nextHopNext-hop IP address (IP policy lists only)
- ignore-default-routeIgnores the default route as a consideration for the next hop (IP policy lists only)
- vrNameName of the virtual router (IP policy lists only)
- orderValueOrder of this forward rule within the single classifier; in the range 132767; default value is 100 (IP policy lists only)
- claclNameClassifier control list used to classify packets for this policy
- precValuePrecedence of this rule in relation to other rules within this set: in the range 032768; default value is 100
Policy List Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.