User guide

155 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Persistence Modes, and NAT Modes
configure sticky client-ip timeout
configure sticky client-ip timeout
[(<hours> : <minutes> : <seconds>) |
infinity}]
Description
Sets the time after which client-IP entries are deleted from the stickiness table.
Syntax Description
Default
By default, entries are deleted from the stickiness table after 24 hours without use.
Usage Guidelines
You must have administrator privileges to issue this command.
The timer affects both layer 4 and layer 7. Valid values for the timeout period are in the range 00:00:05
(5 seconds) to 97:43:52. You can specify the keyword infinity to indicate that the stickiness should last
forever.
You must use the build command to commit the conÞguration changes made by this command.
Example
This example sets the timeout period for client-IP entries to 2 days (48 hours).
SummitPx1::22 # config sticky client-ip timeout 48:00:00
* SummitPx1::23 # build
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.
hours The number of hours in the timeout period; a two-digit number between 00 and 97.
minutes The number of minutes in the timeout period; a two digit number between 00 and 59.
seconds The number of seconds in the timeout period; a two digit number between 00 and 59.
infinity Specifies that client-IP persistence should last forever.