SROS Command Line Interface Reference Guide
Crypto Map Manual Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1245
set session-key [inbound | outbound]
Use the
set session-key
command to define the encryption and authentication keys for this crypto map.
Variations of this command include the following:
set session-key inbound ah
<SPI> <keyvalue>
set session-key inbound esp
<SPI>
authenticator
<keyvalue>
set session-key inbound esp
<SPI>
cipher
<keyvalue>
set session-key inbound esp
<SPI>
cipher
<keyvalue>
authenticator
<keyvalue>
set session-key outbound ah
<SPI>
<keyvalue>
set session-key outbound esp
<SPI>
authenticator
<keyvalue>
set session-key outbound esp
<SPI>
cipher
<keyvalue>
set session-key outbound esp
<SPI>
cipher
<keyvalue>
authenticator
<keyvalue>
Syntax Description
inbound
Defines encryption keys for inbound traffic.
outbound
Defines encryption keys for outbound traffic.
ah
<SPI>
Specifies authentication header protocol.
esp
<SPI>
Specifies encapsulating security payload protocol.
cipher
<keyvalue>
Specifies encryption/decryption key.
authenticator
<keyvalue>
Specifies authentication key.
Default Values
There are no default settings for this command.
Functional Notes
The inbound local security parameter index (SPI) must equal the outbound remote SPI. The outbound
local SPI must equal the inbound remote SPI. The key values are the hexadecimal representations of the
keys. They are not true ASCII strings. Therefore, a key of 3031323334353637 represents “01234567”.
See the following table for key length requirements.
Algorithm
Minimum key length required
DES
64-bits in length; 8 hexadecimal bytes
3DES
192-bits in length; 24 hexadecimal bytes
AES-128-CBC
128-bits in length; 16 hexadecimal bytes
AES-192-CBC
192-bits in length; 24 hexadecimal bytes
AES-256-CBC
256-bits in length; 32 hexadecimal bytes
MD5
128-bits in length; 16 hexadecimal bytes
SHA1
160-bits in length; 20 hexadecimal bytes
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......