Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

max-data-sessions-per-subscriber

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
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 subscriber-profile profile-name]

Description

Specify the maximum number of sessions that are concurrently enabled for the named service. The system randomly selects a number of sessions and enables the named service for them. To limit the service’s use of resources, other sessions cannot access these named services.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

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