Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 19: SSH Commands
Efficient Networks
®
Page 19-7
Parameters
Response
A typical response is shown below.
ssh set mac
Sets the type(s) of message authentication code use for SSH connections.
Mgmt Class
Security (R/W)
Input Format
ssh set mac <md5 | sha1>
NOTE:
Multiple <types> are allowed on the command line .
Parameters
Response
A typical response is shown below.
enable
a
a
Default value
Keepalive messages are sent.
disable
Keepalive messages are not sent.
-> ssh set keepalive enable
SSH Keepalive messages enabled.
md5
a
a
Default value
Authentication using the Message Digest 5 algorithm.
sha1
Authentication using algorithm Secure Hash Algorithm-1.
-> ssh set mac md5
SSH MAC List set to: hmac-md5