Specifications

Table Of Contents
2-168
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
line vty
line vty
Enters Line Configuration Mode for Telnet lines, configuring all Telnet lines.
line vty start-number [end-number]
Syntax Description
Command Default This command has no default settings.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The system prompt changes to reflect the Line Configuration mode.
To return to Global Configuration Mode, use the exit command.
To return to the Use Exec authorization level, use the end command.
Authorization: admin
Examples The following example enters the Line Configuration Mode for all lines.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#line vty 0
SCE(config-line)#
Related Commands
start-number A number in the range 0-4. The actual number supplied does not matter. All
telnet lines will be configured by this command.
end-number A number in the range 0-4. The actual number supplied does not matter. All
telnet lines will be configured by this command.
Release Modification
2.5.7 This command was introduced.
Command Description
show line vty Displays the Telnet configuration.
exit Exits from the current mode to the next "lower" mode.
end Exits from the global configuration mode or interface configuration mode
to the User Exec authorization level.