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

session (System Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
session {
    idle-timout minutes;
    session-limit number;
}

Hierarchy Level

content_copy zoom_out_map
[edit system services web-management]

Description

Configure parameters for web-management sessions. Web management allows for configuration of the SRX Series Firewall using the J-Web interface. You can configure the idle-timeout parameter for web-management sessions and the maximum number of concurrent sessions.

Options

idle-timeout minutes

Configure in minutes the time-out parameter for all web-management sessions. The idle-timeout parameter specifies the length of time that a session can be idle before it is terminated.

  • Default: 1440

  • Range: 1 to 1440

session-limit number

Configure the maximum allowed number of concurrent web management sessions. By default, an unlimited number of users can log in to the J-Web interface on a Juniper Networks device, and each session remains open for 24 hours (1440 minutes).

  • Default: unlimited

  • Range: 1 to 1024

Required Privilege Level

system—To view this in the configuration.

system-control—To add this to the configuration.

Release Information

Statement introduced in Junos OS Release 9.0.

footer-navigation