Configuring Traffic Match Conditions for PTSP Classify-Traffic Conditions (SRC CLI)
Use the following configuration statements to configure traffic match conditions for PTSP classify traffic conditions.
To add traffic match conditions to PTSP classify-traffic conditions:
From configuration mode, enter the traffic condition configuration. For example:
user@host# edit policies group group1 list list1 rule rule1 traffic-condition condition1 traffic-match-condition(Optional) Configure the application protocol to match.
[edit policies group group1 list list1 rule rule1 traffic-condition condition1 traffic-match-condition]user@host# set application [application...](Optional) Configure a list of application groups to match for this policy.
[edit policies group group1 list list1 rule rule1 traffic-condition condition1 traffic-match-condition]user@host# set application-group [application-group...](Optional) Configure a list of nested applications to match this policy.
[edit policies group group1 list list1 rule rule1 traffic-condition condition1 traffic-match-condition]user@host# set nested-application [nested-application...]Separate items in the list with commas.
(Optional) Configure the term-precedence for this term in a given policy in relation to other terms. Lower precedence terms are searched first. Precedence matters only within the same class of policies, either dynamic or static. Terms with the same precedence may be evaluated in any order.
[edit policies group group1 list list1 rule rule1 traffic-condition condition1 traffic-match-condition]user@host# set term-precedence term-precedenceEnter an integer in the range 1–254.
(Optional) Verify the filter condition configuration.
[edit policies group group1 list list1 rule rule1 traffic-condition condition1 traffic-match-condition] user@host# show term—precedence 100; application—group group1; }