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 (Subscriber-Aware)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
service-set service-set-name {
    service-set-options {
        subscriber-awareness;
        static-subscriber-application;
    }
    hcm profile hcm-profile-name;
    lrf-profile profile-name;
    pcef-profile pcef-profile-name;
    application-identification-profile app-id-profile-name;
    nat-rules rule-name;
    nat-rule-sets rule-set-name;
    disable-replication-capability;
    }
    interface-service {
        service-interface interface-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services]

Description

Configure subscriber-aware services by creating a subscriber-aware service set to be applied to a TDF interface.

Options

service-set-name

Name of the service set.

The remaining statements are explained separately.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 17.1.

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

footer-navigation