HP 10500 Series Configuration Manual page 69

Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Configuring common VTY line settings
For a VTY line, you can specify a command that is to be automatically executed when a user logs in.
After executing the specified command and performing the incurred task, the system automatically
disconnects the Telnet session. Typically, you configure the auto-execute command telnet X.X.X.X
command on the device so the device redirects a Telnet user to the host at X.X.X.X. In this case, the
connection to the current device is closed when the user terminates the Telnet connection to X.X.X.X.
To configure common settings for VTY lines:
Step
1.
Enter system view.
2.
Enter VTY line view or
class view.
3.
Enable the terminal
service.
4.
Specify the protocols
for the user lines to
support.
5.
Define a shortcut key
for terminating tasks.
6.
Specify the terminal
display type.
7.
Set the maximum
number of lines to be
displayed on a screen.
8.
Set the size of
command history
buffer.
Command
system-view
Enter VTY line view:
line vty first-number
[ last-number ]
Enter VTY line class
view:
line class vty
shell
protocol inbound { all | ssh
| telnet }
escape-key { character |
default }
terminal type { ansi |
vt100 }
screen-length screen-length
history-command max-size
value
59
Remarks
N/A
A setting in user line view is applied only to the
user line. A setting in user line class view is
applied to all user lines of the class.
A non-default setting in either view takes
precedence over a default setting in the other
view. A non-default setting in user line view takes
precedence over a non-default setting in user line
class view.
A setting in user line class view takes effect only
for users who log in after the configuration is
completed. It does not affect online users.
By default, terminal service is enabled.
By default, Telnet and SSH are supported.
This configuration is effective only for users who
log in to the user lines after the configuration is
completed.
In VTY line view, this command is associated
with the authentication-mode command. If you
specify a non-default value for only one of the
two commands in VTY line view, the other
command uses the default setting, regardless of
the setting in VTY line class view.
By default, pressing Ctrl+C terminates a task.
By default, the terminal display type is ANSI.
By default, up to 24 lines is displayed on a
screen.
To disable pausing between screens of output,
set the value to 0.
By default, the buffer saves 10 history
commands.

Advertisement

Table of Contents
loading

Table of Contents