3 example of configuring rsa authentication, Networking requirements, 3 example of configuring rsa authentication -17 – Panasonic NN46240-501 User Manual
Page 184: Example of configuring rsa authentication
Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Nortel Secure Router 8000 Series
Configuration Guide - Basic Configuration
9 Telnet and SSH
Step 2 Generate the SSH client.
CQ NOTE
If password authentication mode is configured for SSH users, you must configure the same local user
name.
# Configure the VTY user interface.
[ N o r t e l ]
user-interface vty 0 4
[ N o r t e l - u i - v t y 0 - 4 ]
authentication-mode aaa
[ N o r t e l - u i - v t y 0 - 4 ]
protocol inbound ssh
[ N o r t e l - u i - v t y 0 - 4 ]
quit
# Generate an SSH user with the name client001, and configure the password authentication
mode.
< N o r t e l >
system-view
[ N o r t e l ]
ssh user client001 authentication-type password
# Set the password of the SSH user client001 to nortel.
[ N o r t e l ]
aaa
[ N o r t e l - a a a ]
local-user client001 password simple nortel
[ N o r t e l - a a a ]
local-user client001 service-type ssh
CQ NOTE
You can use the default authentication timeout period, retry time, and updating time of the server key.
After the configuration, you can run the client software that supports SSH1.5 on the terminals connected
with the router and access the router with the user name client001 and the password nortel.
Step 3 Run the client software that supports SSH1.5 on the terminal and access the router as shown
in Figure 9-8.
Figure 9-8 Accessing the router from the client software
CQ
NOTE
The logon interface may be different from the example shown depending on the client software.
—End
9.5.3 Example of configuring RSA authentication
Networking requirements
• Configure the SSH client and the router for the local connection.
Issue 5.3 (30 March 2009)
Nortel Networks Inc.
9-17