•
Example
host1(config)#
line vty 6 10
host1(config-line)#
•
Use the
no
version to remove a vty line or a range of lines from the configuration. Lines
that you remove will no longer be available for use by Telnet, FTP, or SSH. When you
remove a vty line, the system removes all lines above that line. For example,
no line vty 6
causes the system to remove lines 6 through 29. You cannot remove lines 0 through
4.
•
See line.
password
•
Use to specify a password on a single line or a range of lines.
•
If you enable login but do not configure a password, the system will not allow you to
access virtual terminals.
•
Specify a password in plain text (unencrypted) or cipher text (encrypted). In either
case, the system stores the password as encrypted.
•
You can use the following keywords:
•
0 (zero)—Specifies an unencrypted password
•
5—Specifies a secret
•
7—Specifies an encrypted password
•
Example 1 (unencrypted password)
host1(config-line)#
password 0 mypassword
•
Example 2 (secret)
host1(config-line)#
password 5 y13_x
•
Example 3 (encrypted password)
host1(config-line)#
password 7 x13_2
•
Use the
no
version to remove the password. By default,
no password
is specified.
•
See password.
For more information about configuring security for vty lines, see “Managing the System”
on page 239.
Monitoring vty Lines
Use the
show line vty
command to monitor vty lines.
show line vty
•
Use to display the configuration of a vty line.
•
Field descriptions
247
Copyright © 2010, Juniper Networks, Inc.
Chapter 5: Managing the System
Summary of Contents for JUNOSE 11.3
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 8: ...Copyright 2010 Juniper Networks Inc viii JunosE 11 3 x System Basics Configuration Guide...
Page 24: ...Copyright 2010 Juniper Networks Inc xxiv JunosE 11 3 x System Basics Configuration Guide...
Page 32: ...Copyright 2010 Juniper Networks Inc 2 JunosE 11 3 x System Basics Configuration Guide...
Page 146: ...Copyright 2010 Juniper Networks Inc 116 JunosE 11 3 x System Basics Configuration Guide...
Page 166: ...Copyright 2010 Juniper Networks Inc 136 JunosE 11 3 x System Basics Configuration Guide...
Page 432: ...Copyright 2010 Juniper Networks Inc 402 JunosE 11 3 x System Basics Configuration Guide...
Page 488: ...Copyright 2010 Juniper Networks Inc 458 JunosE 11 3 x System Basics Configuration Guide...
Page 524: ...Copyright 2010 Juniper Networks Inc 494 JunosE 11 3 x System Basics Configuration Guide...
Page 554: ...Copyright 2010 Juniper Networks Inc 524 JunosE 11 3 x System Basics Configuration Guide...
Page 566: ...Copyright 2010 Juniper Networks Inc 536 JunosE 11 3 x System Basics Configuration Guide...
Page 588: ...Copyright 2010 Juniper Networks Inc 558 JunosE 11 3 x System Basics Configuration Guide...
Page 613: ...PART 3 Index Index on page 585 583 Copyright 2010 Juniper Networks Inc...
Page 614: ...Copyright 2010 Juniper Networks Inc 584 JunosE 11 3 x System Basics Configuration Guide...
Page 632: ...Copyright 2010 Juniper Networks Inc 602 JunosE 11 3 x System Basics Configuration Guide...