Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring User Packet Class Actions (SRC CLI)
Use this action to put packets in a particular user packet class. You can configure user packet class actions for 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 user packet class actions:
policies group name list name rule name user-packet-class {user-packet-class user-packet-class ; description description ; }
To configure a user packet class action:
- From configuration mode, enter the user packet class configuration.user@host# edit policies group junose list class rule pr user-packet-class
- (Optional) Configure the user packet class that is applied
to a packet when it passes through the router.[edit policies group junose list class rule pr user-packet-class]user@host# set user-packet-class user-packet-class
- (Optional) Enter a description for the user packet class
action. [edit policies group junose list class rule pr user-packet-class]user@host# set description description
- (Optional) Verify the user packet class action configuration.
[edit policies group junose list class rule pr user-packet-class] user@host# show user-packet-class 5; description "User packet class action";