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

system login (Junos Node Slicing)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
system login {
    user username ;
    class class-name;
    idle-timeout idle-timeout;
}

Hierarchy Level

[edit]

Description

Create a non-root user in JDM for Junos node slicing. The non-root user accounts function only inside JDM, not on the host server.

Options

user username

Username of the account.

class class-name

Predefined login classes that JDM supports for non-root users.

  • super-user

  • operator

  • read-only

  • unauthorized

idle-timeout

Maximum idle time before logout. We recommend that you set an idle time-out. Otherwise, if a user forgets to log out of a VNF console session, another user can log in to it without providing the access credentials.

  • Range: 1 through 60 minutes

Required Privilege Level

Release Information

Statement introduced in Junos OS Release 18.3 R1.

footer-navigation