Configuration Guide Configuring Lines
Run the line vty command to enter the VTY line configuration mode and specify the number of VTY terminals.
By default, there are 5 VTY terminals, numbered from 0 to 4. You can increase the number of VTY terminals to 36, with new
ones numbered from 5 to 35. Only new terminals can be removed.
3.4 Configuration
(Mandatory) It is used to enter the line configuration mode.
line [console | vty] first-line [last-line]
Enters the specified line configuration
mode.
Increases or reduces the number of
available VTY lines.
3.4.1 Entering Line Configuration Mode
Configuration Effect
Enter line configuration mode to configure other functions.
Configuration Steps
Entering Line Configuration Mode
Mandatory.
Unless otherwise specified, enter line configuration mode on each device to configure line attributes.
Increasing/Reducing the Number of VTY Lines
Optional.
Run the (no) line vty line-number command to increase or reduce the number of VTY lines.
Verification
Run the show line command to display line configuration.
Related Commands
Entering Line Configuration Mode
line [console | vty ] first-line [ last-line ]
console: Indicates the Console port.
vty: Indicates a virtual terminal line, which supports Telnet or SSH.
first-line: Indicates the number of the first line.
last-line: Indicates the number of the last line.