Removes SSH Server and Client Message Authentication Codes (MACs).
The "no" form of the ssh server mac and
ssh client mac
commands removes the MACs.
-
Enter configure terminal mode.
device# configure terminal
-
On the SSH server, enter the
no ssh server mac command to set the SSH server MACs to default values.
-
On the SSH client, enter the
no ssh client mac command to set the SSH server MACs to default values.
-
Restart the SSH server from EXEC
mode using the ssh-server restart command.
device# ssh-server restart