Configuring Application Profiles
You can define an application profile for use in a service set. The profile consists of one or more rule sets, but only one profile can be included per service set.
To specify the application profile constituents, include the profile
statement at the [edit services application-identification]
hierarchy level:
profile profile-name { [ rule-set rule-set-name ]; }
You assign a profile name and include one or more predefined rule sets. For more information on rule sets, see Configuring APPID Rules. You can then include the profile in a service-set definition:
[edit services] service-set service-set-name { profile profile-name; }
The definitions specific to Junos Application Aware (previously known as Dynamic Application Awareness) include the APPID profile and the AACL rule set. For more information on service sets, see Understanding Service Sets.