ssh server allowed-macs
Sets the list of message authentication codes (MACs) allowed for use on the SSH server.
Syntax
[no] ssh server allowed-macs <macs>
Parameters
<macs>  | Name of one or more MACs (separated by commas) allowed for use on the SSH server.  | 
Usage
The no command option removes the MAC from the list of allowed MACs.
Example
amnesiac (config) # ssh server allowed-macs hmac-md5 
Product
SCC, Interceptor, Client Accelerator, SteelHead, SteelHead-v, SteelHead-c
Related Commands