HP 10500 Series Configuration Manual page 72

Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

Step
4.
(Optional.) Create an
SSH user and specify
the authentication
mode.
5.
Enter VTY line view or
class view.
6.
Enable scheme
authentication.
(Optional.) Specify
7.
the protocols for the
user lines to support.
Command
In non-FIPS mode:
ssh user username
service-type stelnet
authentication-type
{ password | { any |
password-publickey |
publickey } assign
publickey keyname }
In FIPS mode:
ssh user username
service-type stelnet
authentication-type
{ password |
password-publickey
assign publickey
keyname }
Enter VTY line view:
line vty first-number
[ last-number ]
Enter VTY line class view:
line class vty
authentication-mode scheme
In non-FIPS mode:
protocol inbound { all |
ssh | telnet }
In FIPS mode:
protocol inbound ssh
62
Remarks
By default, no SSH user is configured on the
device.
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.
In non-FIPS mode, password authentication is
enabled for VTY lines by default.
In FIPS mode, scheme authentication is
enabled for VTY lines by default.
In VTY line view, this command is associated
with the protocol inbound 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.
In non-FIPS mode, Telnet and SSH are
supported by default.
In FIPS mode, SSH is supported by default.
This configuration takes effect 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.

Advertisement

Table of Contents
loading

Table of Contents