从ONTAP 9.9.1升级到9.11.1后、 HMAC-SHA1和HMAC-SHA1-ETM都将被删除
适用场景
从ONTAP 9.9.1升级到9.11.1之后
问题描述
从ONTAP 9.9.1升级到9.11.1后、
hmac-sha1 和 hmac-sha1-etm 不再存在:- ONTAP 9.9.1:
::> security ssh show -vserver svm2 -field mac-algalgiths
vserver mac-algorithms
------- ---------------------------------------------------------------------------------------------------------------------------------
svm2 hmac-sha1,hmac-sha1-etm,hmac-sha2-256,hmac-sha2-256-etm,hmac-sha2-512,hmac-sha2-512-etm,umac-64,umac-128,umac-64-etm,umac-128-etm
- ONTAP 9.11.1:
::> security ssh show -vserver svm2 -fields mac-algorithms
vserver mac-algorithms
------- ---------------------------------------------------------------------------------------------------------
svm2 hmac-sha2-256,hmac-sha2-256-etm,hmac-sha2-512,hmac-sha2-512-etm,umac-64,umac-128,umac-64-etm,umac-128-etm