717 ssh2 ipv6 2000::1 prefer-kex dh-group14-sha1 prefer-stoc-cipher aes128-cbcprefer-ctos-hmac sha1 prefer-stoc-hmac sha1-96 prefer-compress zlib public-key svkeyescape $SSH2 commandsdisplay ssh2 algorithmUse display ssh2 algorithm to display algorithms used by SSH2 in the algorithm negotiation stage.Syntaxdisplay ssh2 algorithmViewsAny viewPredefined user rolesnetwork-adminnetwork-operatorExamples# Display algorithms used by SSH2 in the algorithm negotiation stage. display ssh2 algorithmKey exchange algorithms: dh-group-exchange-sha1 dh-group14-sha1 dh-group1-sha1Public key algorithms: dsa rsa ecdsaEncryption algorithms: aes128-cbc 3des-cbc des-cbc aes256-cbcMAC algorithms: sha1 md5 md5-96 sha1-96Table 103 Command outputField DescriptionKey exchange algorithms Key exchange algorithms in descending order of priority for algorithmnegotiation.Public key algorithms Public key algorithms in descending order of priority for algorithmnegotiation.Encryption algorithms Encryption algorithms in descending order of priority for algorithmnegotiation.MAC algorithms MAC algorithms in descending order of priority for algorithm negotiation.Related commandsssh2 algorithm cipherssh2 algorithm key-exchangessh2 algorithm macssh2 algorithm public-keyssh2 algorithm cipherUse ssh2 algorithm cipher to specify encryption algorithms for SSH2.Use undo ssh2 algorithm cipher to restore the default.