HP MSR2000/3000/4000 Router Series Fundamentals Configuration Guide
58
Ste
p
Command
Remarks
4. Create an SSH user
and specify the
authentication mode.
• 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 }
By default, no SSH user is configured on
the device.
5. Enter VTY line view or
class view.
• To enter VTY line view:
line vty first-number
[ last-number ]
• To enter VTY line class view:
line class vty
Use either command.
Settings configured in a user line class
view are applied as user-defined default
settings to all user lines of the line class.
Settings configured in a user line view
are applied to only the user line and take
precedence over the user-defined default
settings. If a parameter is not configured
in user line view or user line class view,
the factory default setting is used.
Settings in a user line view take effect
immediately and affect the online user.
Settings in the line class view do not
affect online users and take effect only
for users who log in after the
configuration is completed.
6. Enable scheme
authentication.
authentication-mode scheme
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.
7. (Optional.) Specify
the protocols for the
user lines to support.
• In non-FIPS mode:
protocol inbound { all | pad | ssh
| telnet }
• In FIPS mode:
protocol inbound ssh
In non-FIPS mode, the device supports
Telnet and SSH by default.
In FIPS mode, the device supports SSH
by default.
This configuration takes effect only for
users who log in to the user lines after the
configuration is completed.
8. Exit to system view.
quit N/A
9. (Optional.) Configure
common settings for
VTY lines.
See "Configuring common VTY line
settings."
N/A