Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
IdleDurationSeconds | uint32 |
Description | string | IdleDurationSeconds is the time an SA can remain idle before it is automatically deleted. The default (zero) value indicates that there is no idle duration timer and that the SA is deleted based upon the SA lifetime. | None | TRANSLATABLE= true |
Units | string | Seconds | None | TRANSLATABLE= true |
MinLifetimeKilobytes | uint32 |
Description | string | MinLifetimeKilobytes prevents certain denial of service attacks based on very short SA lifetimes. | None | TRANSLATABLE= true |
MinLifetimeSeconds | uint32 |
Description | string | MinLifetimeSeconds prevents certain denial of service attacks based on very short SA lifetimes. | None | TRANSLATABLE= true |
Units | string | Seconds | None | TRANSLATABLE= true |
RefreshThresholdKilobytes | uint8 |
Description | string | RefreshThresholdKilobytes is the percentage of the SAkilobyte limit remaining before the SA is refreshed. A random value may be added to a calculated threshold to reduce network thrashing. | None | TRANSLATABLE= true |
RefreshThresholdSeconds | uint8 |
Description | string | RefreshThresholdSeconds is the lifetime percentage at which IKE should automatically attempt to acquire a new SA before an existing SA expires. A random period may be added to a calculated threshold to reduce network thrashing. | None | TRANSLATABLE= true |