line
Opens virtual terminal lines or the console line and allows you to configure the lines. By default five vty lines (04) 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.
line { console lineNumber | vty lineRangeStart [ lineRangeEnd ] }
- consoleSpecifies the console line
- vtySpecifies vty lines
- lineNumberNumber of a single line; 0 for the console line
- lineRangeStartStart of the vty line range; a number from 029
- lineRangeEndEnd of the vty line range; a number from 029
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.