set aggressive-aging advanced-settings
Description
Configures advanced settings for aggressive aging.
The aggressive aging mechanism closes the connections and removes them from the kernel tables when the specified conditions are met.
Syntax
|
Parameters
Parameter |
Description |
---|---|
general |
Enables ( |
connt-limit-high-watermark-pct |
Configures the connection table percentage limit (between 0 and 100%) |
connt-mem-high-watermark-pct |
Configures the memory consumption percentage limit (between 0 and 100%) |
tcp-timeout-enable |
Enables ( |
tcp-timeout |
Configures the TCP session timeout (between 0 and 4294967295 seconds) |
tcp-start-timeout-enable |
Enables ( |
tcp-start-timeout |
Configures the TCP handshake timeout (between 0 and 4294967295 seconds) |
tcp-end-timeout-enable |
Enables ( |
tcp-end-timeout |
Configures the TCP termination timeout (between 0 and 4294967295 seconds) |
udp-timeout-enable |
Enables ( |
udp-timeout |
Configures the UDP connections virtual session timeout (between 0 and 4294967295 seconds) |
icmp-timeout-enable |
Enables ( |
icmp-timeout |
Configures the ICMP connections virtual session timeout (between 0 and 4294967295 seconds) |
other-timeout-enable |
Enables ( |
other-timeout |
Configures the virtual session timeout (between 0 and 4294967295 seconds) for non-TCP/UDP/ICMP connections |
pending-timeout-enable |
Enables ( |
pending-timeout |
Configures the timeout (between 0 and 4294967295 seconds) for connections that are pending data |
memory-conn-status |
Configures when aggressive aging timeouts are enforced:
|
log |
Configures whether to generate a log ( |
Note - The value 4294967295 is 232-1.
Example
|