Modify Secure Shell (SSH) configuration parameters to support public and private key encryption connections.
no ssh key-exchange-method [diffie-hellman-group-exchange-sha256] [diffie-hellman-group14-sha1] [diffie-hellman-group14-sha256] [diffie-hellman-group16-sha512] [diffie-hellman-group18-sha512]
ssh key-exchange-method {[diffie-hellman-group-exchange-sha256] [diffie-hellman-group14-sha1] [diffie-hellman-group14-sha256] [diffie-hellman-group16-sha512] [diffie-hellman-group18-sha512]}
By default, all types are enabled.
Global Configuration