Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
- EX Series
- Defining Junos OS Login Classes
- QFabric System
- Defining Junos OS Login Classes
- QFX Series
- Defining Junos OS Login Classes
login
Syntax
login {announcementtext;class class-name {access-end "regular-expression";access-start "regular-expression";allow-commands "regular-expression";allow-configuration "regular-expression";deny-commands "regular-expression";deny-configuration "regular-expression";idle-timeout minutes;login-tip;permissions [ permissions ]; }message text;password {change-type (set-transitions | character-set);format (md5 | sha1 | des);maximum-length length;minimum-changes number;minimum-length length;}retry-options {backoff-factor seconds;backoff-threshold number;minimum-time seconds;tries-before-disconnect number;}user username {authentication authentication;(encrypted-password "password" | plain-text-password); load-key-file URL;remote-debug-permission (qfabric-admin | qfabric-operator |qfabric-user);ssh-dsa "public-key";ssh-rsa "public-key";}class class-name; full-name complete-name;uid uid-value; }}
Hierarchy Level
[edit system]
Release Information
Statement introduced in Junos OS Release 11.1 for the QFX Series.
Statement introduced in Junos OS Release 14.1X53-D20 for the OCX Series.
Description
Configure user access to the switch.
Options
The remaining statements are explained separately.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Related Documentation
- EX Series
- Defining Junos OS Login Classes
- QFabric System
- Defining Junos OS Login Classes
- QFX Series
- Defining Junos OS Login Classes

