crypto-map-ipsec-manual-instance
Defines encryption and authentication keys for this crypto map
session-key [inbound|outbound] ah <256-4294967295> [0|2|authenticator [md5|sha]] <WORD>
session-key [inbound|outbound] esp <256-4294967295> [0|2|cipher [3des|aes|aes-192|aes-256|des|esp-null]] <WORD> authenticator [md5|sha] <WORD>
session-key [inbound|outbound] ah <256-4294967295> [0|2|authenticator [md5|sha]] <WORD>
session-key [inbound|outbound] | Defines the manual inbound and outbound security association key parameters |
ah <256-4294967295> | Configures
authentication header (AH) as the security protocol for the security
session
The SPI (in combination with the destination IP address and security protocol) identifies the security association. |
[0|2|authenticator [md5|sha] <WORD>] | Specifies the
key type
|
session-key [inbound|outbound] esp <256-4294967295> [0|2|cipher [3des|aes|aes-192|aes-256|des|esp-null]] <WORD> authenticator [md5|sha] <WORD>
session-key [inbound|outbound] | Defines the manual inbound and outbound security association key parameters |
esp <256-4294967295> | Configures
Encapsulating Security Payloads (ESP) as the security protocol for the
security session. This is the default setting.
The SPI (in combination with the destination IP address and security protocol) identifies the security association. |
[0|2|cipher [3des|aes|aes-192| aes-256|des| esp-null]] |
|
nx9500-6C8809(config-profile-default-ap8533-cryptomap-map1#1)#session-key inbound esp 273 cipher esp-null authenticator sha 58768979 nx9500-6C8809(config-profile-default-ap8533-cryptomap-map1#1)#show context crypto map map1 1 ipsec-manual peer 172.16.10.2 mode transport session-key inbound esp 273 0 cipher esp-null authenticator sha 58768979 nx9500-6C8809(config-profile-default-ap8533-cryptomap-map1#1)#