manual
Syntax
manual{
direction(inbound | outbound | bi-directional) {auxiliary-spi-value
auxiliary-spi;
spispi-value;
protocol(ah | esp | bundle);
authentication{
algorithm (hmac-md5-96 | hmac-sha1-96);
key (ascii-textkey| hexadecimalkey);
}
encryption{
algorithm (des-cbc | 3des-cbc);
key (ascii-textkey| hexadecimalkey);
}
}
}Hierarchy Level
[edit security ipsec security-associationname]Description
The remaining statements are explained separately.
Usage Guidelines
See Configure Manual Security Associations.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.