Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

service-set (Application-Aware Control Policy)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
service-set service-set-name {
    application-identification–profile app-id-profile-name;
    interface-service {
        service-interface interface-name;
    }
    hcm-profile profile-name; 
    lrf-profile profile-name;
    pcef-profile pcef-profile-name;
    service-set-options {
        subscriber-awareness;
        static-subscriber-application; 
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services]

Description

Configure a service set to identify the service interface that handles application-aware policy control.

Options

application-identification–profile app-id-profile-name

Specify a dummy application identification profile that you configured at the [edit services application-identification profile] hierarchy level. This profile is a placeholder profile with no configuration options, but it must be specified to enable application identification functionality on the services plane.

hcm-profile profile-name

Identify the HTTP Content Manager profile that was configured at the [edit services hcm] hierarchy level. This placeholder profile has no configuration options, but it must be specified to enable HTTP header enrichment functionality on the services plane.

lrf-profile profile-name

Identify the LRF profile that defines the logging of subscriber application-aware data sessions. The LRF profile must first be configured at the [edit services lrf] hiearchy level.

pcef-profile pcef-profile-name

Specify a dummy PCEF profile that you configured at the [edit services pcef] hierarchy level. This profile is a placeholder profile with no configuration options, but it must be specified to enable application-aware policy control functionality on the services plane.

service-interface interface-name

Specify the services PIC interface on which the services are performed.

service-set-name

Name of the service set.

static-subscriber-application

Apply advanced services, such as deep packet inspection, to static subscribers configured under a dynamic profile.

subscriber-awareness

Enable subscriber-aware services on the service set.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement options for application-aware policy control introduced in Junos OS Release 17.2R1 on MX Series for Broadband Subscriber Management.

USF support for statement options for application-aware policy control introduced in Junos OS Release 19.3R2 on MX Series for Broadband Subscriber Management.

static-subscriber-application option added in Junos OS Release 21.2R1.

footer-navigation