![Siemens SCALANCE S615 Configuration Manual Download Page 401](http://html.mh-extra.com/html/siemens/scalance-s615/scalance-s615_configuration-manual_377351401.webp)
Security and authentication
9.3 IPsec VPN
SCALANCE S615 Command Line Interface
Configuration Manual, 06/2015, C79000-G8976-C406-02
401
Requirement
●
The default list is not used.
●
You are in the IPSEC PHASE configuration mode.
The command prompt is as follows:
cli(config-conn-phs2)#
Syntax
Call up the command with the following parameters:
esp-encryption {3des|aes128cbc|aes192cbc|aes256cbc|aes128ctr|aes192ctr|aes256ctr|
aes128ccm16|aes192ccm16|aes256ccm16|aes128gcm16|aes192gcm16|aes256gcm16}
The parameters have the following meaning:
Parameter
Description
Phase 2
IKEv1 IKEv2
3des
Triple Data Encryption Standard
x
x
aes128cbc
Advanced Encryption Standard with 128 bits
x
x
aes192cbc
Advanced Encryption Standard with 192 bits
x
x
aes256cbc
Advanced Encryption Standard with 256 bits
x
x
aes128ctr
Advanced Encryption Standard with 128 bits in Counter mode
x
x
aes192ctr
Advanced Encryption Standard with 192 bits in Counter mode
x
x
aes256ctr
Advanced Encryption Standard with 256 bits in Counter mode
x
x
aes128ccm16
Advanced Encryption Standard with 128 bits in Counter mode
using a 16 byte Integrity Check Value (ICV)
x
x
aes192ccm16
Advanced Encryption Standard with 192 bits in Counter mode
using a 16 byte Integrity Check Value (ICV)
x
x
aes256ccm16
Advanced Encryption Standard with 256 bits in Counter mode
using a 16 byte Integrity Check Value (ICV)
x
x
aes128gcm16
Advanced Encryption Standard with 128 bits in Galois Coun-
ter mode using a 16 byte Integrity Check Value (ICV)
x
x
aes192gcm16
Advanced Encryption Standard with 192 bits in Galois Coun-
ter mode using a 16 byte Integrity Check Value (ICV)
x
x
aes256gcm16
Advanced Encryption Standard with 256 bits in Galois Coun-
ter mode using a 16 byte Integrity Check Value (ICV)
x
x
x: is supported
-: is not supported
Result
The encryption algorithm is configured.
Further notes
You display this setting and other information with the
show ipsec conn-phase2
command.