Release 1.0

Secure Shell Server Commands

 

 

ssh message-authentication

The ssh message-authenticationcommand specifies the message authentication (data integrity) algorithm used for SSH sessions.

Group Access

ISP

Command Mode

Global Configuration

Command Line Usage

ssh message-authentication [any hmac-md5 hmac-md5-96 hmac-sha1hmac-sha1-96 none]

no ssh message-authentication

Command Syntax

any

attempt all possible MAC algorithms except

 

"none"

hmac-md5

digest length = key length = 20

hmac-md5-96

first 96 bits of HMAC-MD5 (digest

 

length=12, key length=16)

hmac-sha1

digest length = key length = 20

hmac-sha1-96

first 96 bits of HMAC-SHA1 (digest

 

length=12, key length=20)

none

no message authentication

Command Default

any

526363-001-00 Rev. B

MGBI

15-13

Page 971
Image 971
Motorola BSR 2000 manual Ssh message-authentication, Hmac-md5-96, Hmac-sha1-96