CIPsecCryptomapType

  • Base type Enumeration

The type of a cryptomap entry. Cryptomap is a unit of IOS IPSec policy specification. Description of enum constants of this type: cryptomapTypeMANUAL: The cryptomap entry uses manual keying. cryptomapTypeISAKMP: The cryptomap entry uses IKE protocol for keying. cryptomapTypeDYNAMIC: The cryptomap entry is dynamically instantiated. cryptomapTypeDYNAMICDISCOVERY: The cryptomap entry is dynamically instantiated and uses tunnel endpoint discovery to identify the peer during tunnel setup.

Possible values

6 objects
Number Name
1 cryptomapTypeNONE
2 cryptomapTypeMANUAL
3 cryptomapTypeISAKMP
4 cryptomapTypeCET
5 cryptomapTypeDYNAMIC
6 cryptomapTypeDYNAMICDISCOVERY