Configuring Forwarding Class Actions (SRC CLI)
You can configure forwarding class actions for Junos OS filter policy rules. The forwarding class action causes the router to assign a forwarding class to packets that match the associated classify-traffic condition.
The type of action that you can create depends on the type of policy rule. See Policy Information Model.
Use the following configuration statements to configure a forwarding class action:
policies group name list name rule name forwarding-class {forwarding-class; description description; }
To configure a forwarding class action:
- From configuration mode, enter the forwarding class action
configuration.user@host# edit policies group bod list input rule pr forwarding-class
- (Optional) Configure the name of the forwarding class
assigned to packets. [edit policies group bod list input rule pr forwarding-class]user@host# set forwarding-class
- (Optional) Enter a description for the forwarding class
action. [edit policies group bod list input rule pr forwarding-class]user@host# set description description
- (Optional) Verify the forwarding class action configuration.
[edit policies group bod list input rule pr forwarding-class] user@host# show forwarding-class fc_expedited; description "Expedited forwarding class";
Related Documentation
- Before You Configure SRC Policies
- Configuring Forward Actions (SRC CLI)
- Configuring Forwarding Class Actions (C-Web Interface)
- Parameter Types