CIPsecCompAlgorithm

  • Base type Enumeration

The compression algorithm used by a security association of an IPsec Phase-2 Tunnel. Description of enum constants of this type: compOui: IP payload compression using a proprietary algorithm identified using an Organization Unique Identifier (OUI). compDeflate: IP payload compression using deflate algorithm. compLzs: IP payload compression using LZS algorithm. compLzjh: IP payload compression using LZJH algorithm.

Possible values

6 objects
Number Name
1 none
2 other
3 compOui
4 compDeflate
5 compLzs
6 compLzjh