< Home

session persistence table aging-time

Function

The session persistence table aging-time command sets the aging time of sticky session entries.

The undo session persistence table aging-time command restores the aging time of sticky session entries to the default settings (300s).

Format

session persistence table aging-time aging-time

undo session persistence table aging-time

Parameters

Parameter Description Value
aging-time Specifies the aging time of sticky session entries. The value is an integer ranging from 10 to 86400, in second. The default value is 300 seconds.

Views

Global multi-egress view

PBR multi-egress view

Default Level

2: Configuration level

Usage Guidelines

If a sticky session entry is not matched by any session during the aging time period, the entry is aged out.

Example

# Set the aging time of a sticky session entry for to 600 seconds.

<sysname> system-view
[sysname] multi-interface
[sysname-multi-inter] session persistence table aging-time 600
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >