C-161
Cisco 11000 Series Secure Content Accelerator Configuration Guide
78-13124-06
Appendix C Command Summary
Configuration Command Set
Security Policy Configuration Command Set
Use Security Policy Configuration commands to set up and manage security policies.
Enter Security Policy Configuration mode by using the enable command in
Non-Privileged mode, the configure command in Privileged Mode, the ssl command
in Configuration mode, and secpolicy command in SSL Configuration mode. The
prompt changes to
<config-ssl-secpolicy[secpolicyname]>>
.
crypto
Creates a customized security policy for the current SSL device.
crypto <fips | strong | weak | all | ARC4-MD5 | ARC4-SHA |
DES-CBC3-MD5 | DES-CBC3-SHA | DES-CBC-MD5 |
DES-CBC-SHA | EXP-ARC2-MD5 | EXP-ARC4-MD5 |
EXP-DES-CBC-SHA | EXP1024-ARC2-CBC-MD5 |
EXP1024-ARC4-MD5 | EXP1024-ARC4-SHA |
EXP1024-DES-CBC-SHA | NULL-MD5 | NULL-SHA >
no crypto < ARC4-MD5 | ARC4-SHA | DES-CBC3-MD5 |
DES-CBC3-SHA | DES-CBC-MD5 | DES-CBC-SHA |
EXP-ARC2-MD5 | EXP-ARC4-MD5 | EXP-DES-CBC-SHA |
EXP1024-ARC2-CBC-MD5 | EXP1024-ARC4-MD5 |
EXP1024-ARC4-SHA | EXP1024-DES-CBC-SHA | NULL-MD5 |
NULL-SHA >
Syntax Description
The following table shows the characteristics of each crytptographic algorithm.
Cryptographic Scheme
Encryption
Message
Authentication
Key
Exchange
Security
Policy
Assignments
ARC4-MD5
ARC4
1
(128)
MD5
RSA (1024)
strong, default, all
ARC4-SHA
ARC4
1
(128)
SHA1
RSA (1024)
strong, default, all
DES-CBC3-MD5
3DES (168)
MD5
RSA (1024)
strong, all