2193ssh server authentication-timeoutSyntax ssh server authentication-timeout time-out-valueundo ssh server authentication-timeoutView System viewParameter time-out-value: Authentication timeout period in seconds, in the range 1 to120.Description Use the ssh server authentication-timeout command to set the SSH userauthentication timeout period on the SSH server.Use the undo ssh server authentication-timeout command to restore thedefault.By default, the authentication timeout period is 60 seconds.Related command: display ssh server.Example # Set the SSH user authentication timeout period to 10 seconds. system-view[Sysname] ssh server authentication-timeout 10ssh server compatible-ssh1x enableSyntax ssh server compatible-ssh1x enableundo ssh server compatible-ssh1xView System viewParameter NoneDescription Use the ssh server compatible-ssh1x command to enable the SSH server towork with SSH1.x clients.Use the undo ssh server compatible-ssh1x command to disable the SSHserver from working with SSH1.x clients.By default, the SSH server can work with SSH1.x clients.This configuration takes effect at next login.Related command: display ssh server.Example # Enable the SSH server to work with SSH1.x clients.