ipsec esp
    
    
        Configure the Encapsulating Security Payload (ESP) cipher suite for IPsec. 
     
        
        Command Parameters
            
            
                
                    - <aes128gcm16-sha256> 
 
                    - Specifies the AES cipher with
                        a 128-bit encryption key and GCM block mode.
 
                
                
                    - <aes256-sha256>
 
                    - Specifies the AES cipher with
                        a 256-bit encryption key and CBC block mode (for QAT performance mode).
 
                
                
                    - < aes256gcm16-sha256>
 
                    - Specifies the AES cipher with
                        a 256-bit encryption key and GCM block mode.
 
                
            
        
        Default
            
            The default is aes128gcm16-sha256.
        
        Command Mode
            
            Logical Interface Configuration
        
        Usage Guidelines
            
            This command only applies to XA1400
					Series.