H3C S7500 Series Ethernet Switches Operation Manual
Operation Manual – SSH Terminal Service
H3C S7500 Series Ethernet Switches Chapter 1
SSH Terminal Service Configuration
1-3
Table 1-1 Configure SSH2.0 server
To do… Use the command… Remarks
Configure supported
protocols
protocol inbound
See Configuring
supported protocols
Generate a local RSA key pair
rsa local-key-pair create
Destroy a local RSA key pair
rsa local-key-pair destroy
See
Generating or
destroying RSA key
pairs
Create an SSH user
ssh user username
See
Creating an
SSH user
Specify a default
authentication type for SSH
users
ssh authentication-type
default
Configure authentication type
for SSH users
ssh user username
authentication-type
See
Configuring
authentication type
Set SSH authentication
timeout time
ssh server timeout
Set SSH authentication retry
times
ssh server
authentication-retries
Set the update interval for the
server key
ssh server rekey-interval
Specify the server to be
compatible with the
SSH1.x-supported client.
ssh server
compatible-ssh1x enable
See
Configuring
SSH attributes for
the server
Allocate public keys for SSH
users
ssh user username assign
rsa-key keyname
See Configuring
client public keys
I. Configuring supported protocols
Table 1-2 Configure supported protocols
To do... Use the command... Remarks
Enter system view
system-view
—
Enter one or multiple
user interface views
user-interface
[ type-keyword ] number
[ ending-number ]
Required
Set the login
authentication method
authentication-mode
scheme
[ command-authorization ]
Required
Configure the
protocols supported in
the user interface
view(s)
protocol inbound { all |ssh |
telnet }
Optional
By default, the system
supports both Telnet and
SSH.