A10E/A28E/A28F Configuration Guide
encryption, and provides greater security for remote login and other network services in
network environment.
SSHv2 allows data to be exchanged via TCP and it builds up a secure channel over TCP.
Besides, SSHv2 supports other service ports besides standard port 22, thus to avoid illegal
attack from network.
Before accessing the A10E/A28E via SSHv2, you must log in to the A10E/A28E through
Console interface and starts up SSHv2 service.
The default configuration to accessing the A10E/A28E through SSHv2 is as follows.
SSHv2 server function status
Local SSHv2 key pair length
SSHv2 authentication method
SSHv2 authentication timeout
Allowable failure times for SSHv2 authentication
SSHv2 snooping port number
SSHv2 session function status
Configure SSHv2 service for the A10E/A28E as below.
Enter global configuration mode.
Alpha-
A28E(config)#generate
ssh-key [
length
]
Generate local SSHv2 key pair and designate its
length.
Alpha-
A28E(config)#ssh2
server
(Optional) start the SSHv2 server.
Use the no ssh2 server command to shut down the
SSHv2 server.
Alpha-
A28E(config)#ssh2
server authentication
{ password | rsa-
key }
(Optional) configure SSHv2 authentication mode.
Alpha-
A28E(config)#ssh2
server authentication
public-key
(Optional) type the public key of clients to the
A10E/A28E in rsa-key authentication mode.
Alpha-
A28E(config)#ssh2
server
authentication-
timeout
period
(Optional) configure SSHv2 authentication
timeout. The A10E/A28E refuses to authenticate
and then closes the connection when the client
authentication time exceeds this overtemperature
threshold.