User`s manual

226 Asanté IntraCore 36000 Series
Related Commands
ip domain-name
ip domain-lookup
show dns
16.70 ip ssh authentication-retries
Use this command to configure the number of times the SSH server attempts to reauthenticate a user. Use
the no form to restore the default setting.
Syntax Description
ip ssh authentication-retries count
no ip ssh authentication-retries
count The number of authentication attempts permitted after which the interface is reset.
(Range: 1-5)
Default
3
Command Mode
Global Configuration
Example
The following example shows setting the SSH server to stop after the third attempt.
Console(config)#ip ssh authentication-retires 2
Console(config)#
Related Commands
show ip ssh
16.71 ip ssh crypto host-key generate
Use this command to generate the host key pair (For example, public and private).
Syntax Description
ip ssh crypto host-key generate [dsa | rsa]
dsa DSA (Version 2) key type.
rsa RSA (Version 1) key type.