Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I need to enable fips remotely the solution is to follow the below steps: Enable fips N9K N9k-Switch# conf t N9k-Switch(config)# no feature ssh N9k-Switch(config)# no ssh key rsa N9k-Switch(config)# ssh key rsa 2048 N9k-Switch(config)# feature ssh N...