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

Managing vty Lines

The system supports 30 virtual tty (vty) lines for Telnet, SSH, and FTP services. Each Telnet, SSH, or FTP session requires one vty line. When you connect to the router through a vty line, the number of the vty line is not assigned sequentially; instead, the system assigns the first vty line that passes the host access list check rules.

Configuring vty Lines

By default five vty lines (0–4) are open. You can open additional lines using the line vty command. 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 lines.

line vty

password

For more information about configuring security for vty lines, see Managing the System .

Monitoring vty Lines

Use the show line vty command to monitor vty lines.

show line vty


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