1-23DescriptionUse the ssh client first-time enable command to enable the client to run first-time authentication forthe SSH server it accesses for the first time.Use the undo ssh client first-time command to disable the client from running first-timeauthentication.By default, the client is enabled to run first-time authentication.Note that:z With first-time authentication enabled, an SSH client that is not configured with the server’s hostpublic key can continue accessing the server when it accesses the server for the first time. TheSSH server sends its host public key to the client automatically, and the client saves the key for usein subsequent authentications. In this mode, the client cannot ensure the correctness of the SSHserver's host public key.z With first-time authentication disabled, you must configure the server’s host public key and specifythe public key name for authentication on the client in advance.For details about first-time authentication, refer to corresponding section in SSH Operation.Examples# Disable the client to run first-time authentication on an SSH client. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] undo ssh client first-timessh server authentication-retriesSyntaxssh server authentication-retries timesundo ssh server authentication-retriesViewSystem viewParameterstimes: Authentication retry times, in the range of 1 to 5.DescriptionUse the ssh server authentication-retries command to set the authentication retry times for SSHconnections. This configuration will take effect for all users logging in later.Use the undo ssh server authentication-retries command to restore the default authentication retrytimes.By default, the number of authentication retry times is 3.