telnet (Services)
Syntax
telnet { authentication-order [authentication-methods]; connection-limit limit; rate-limit limit; }
Hierarchy Level
[edit system services]
Description
Provide Telnet connections from remote systems to the local device.
Options
authentication-order [authentication-methods | Configure the order in which the software tries different user authentication methods when attempting to authenticate a user. For each login attempt, the software tries the authentication methods in order, starting with the first one, until the password matches.
|
connection-limit limit | Configure the maximum number of connections sessions for the telnet service per protocol (either IPv6 or IPv4). Note:
The actual number of maximum connections depends on the
availability of system resources, and might be fewer than the configured
|
rate-limit limit | Configure the maximum number of connections attempts per minute, per protocol (either IPv6 or IPv4) on an access service. For example, a rate limit of 10 allows 10 IPv6 telnet session connection attempts per minute and 10 IPv4 telnet session connection attempts per minute.
|
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
Option ldaps
introduced in Junos OS Release 20.2R1.