MAC algorithms supported for device connectivity via Terminal/SSH
search cancel

MAC algorithms supported for device connectivity via Terminal/SSH

book

Article ID: 315713

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

  • Does NCM support SHA2 MAC algorithms for SSH connectivity to device?
  • Does NCM support hmac-sha2-512 MAC for SSH connectivity to device?

 

Environment

NCM - 10.1.x

Resolution

NCM supports below MAC algorithms for device connections via Terminal.

  • hmac-sha2-256
  • hmac-sha-256
  • hmac-sha1
  • hmac-sha1-96
  • hmac-md5

NCM has local putty, which is used for Terminal connections to devices during discovery/pull/push operations.

As per putty code there is no support for hmac-sha2-512 whereas they do support hmac-sha2-256, hence the same is the case in NCM.

Refer PuTTY wish hmac-sha2-512 for details.

If SHA2 is preferred in user environment, configure the device with hmac-sha2-256for NCM to discover/pull/push configuration of device via CLI.