[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


line

Description: 

Opens virtual terminal lines or the console line and allows you to configure the lines. By default five vty lines (0–4) are open. The no version removes a vty line or a range of lines from your configuration; users will not be able to run Telnet, SSH, or FTP to lines that you remove. When you remove a vty line, the router removes all lines above that line. For example, no line vty 6 causes the router to remove lines 6 through 29. You cannot remove lines 0 through 4.

NOTE: Once lines are open, login is enabled by default. Before users can access the lines, you must configure a password, disable login using the no login command, or configure AAA authentication on the line.


Syntax: 

line { console lineNumber | vty lineRangeStart [ lineRangeEnd ] }

no line vty lineNumber

Mode(s): 

Global Configuration

    Release Information    Command introduced before JUNOSe Release 7.1.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]