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

subscriber-profile

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
subscriber-profile profile-name {
    enable service-name {
        concurrent-data-sessions max-session-number;
    }
    disable service-name;
    max-data-sessions-per-subscriber {
        limit max-sub-sessions;
        exceed-action {
            drop;
            syslog;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services service-set services-set-name]

Description

Specify the subscriber profile name. A subscriber profile specifies which services should be enabled and which services should be disabled for traffic belonging to a subscriber bound to a particular subscriber profile. A subscriber is bound to a minimum of one subscriber profile at any given time.

Options

profile-name—Name of the profile.

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 11.4.

footer-navigation