Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring Exception Application Actions (SRC CLI)
Use the following statements to configure policy actions that specify exceptions to a rule to identify the client application that is a destination for packets.
policies group name list name rule name exception-application { application-type application-type ;description description ; }
The type of action that you can create depends on the type of policy rule. See Policy Information Model.
To configure an exception action in a policy rule to specify that traffic be sent to a client application:
- From configuration mode, enter the exception application
action configuration. [edit] user@host# edit policies group http-policy list http-list rule redirect exception-application
- Specify the application type, such as HTTP for Web traffic.[edit policies group http-policy list http-list rule redirect exception-application] user@host# set application-type http