| Parameter | Description | Value |
|---|---|---|
| profile-name | Specifies the sticky session profile name. | The specified sticky session profile name must already exist. |
This command displays all sticky session profile the information, including the sticky session profile name, ID, sticky session mode, and the aging time of the sticky session node.
# Display the current sticky session profile information.
<sysname> display slb persistence Persistence profile information(total 2) ---------------------------------------------------------------------------------------------------- Persistence Name :a Persistence ID :0 Persistence Type :source-ip Persistence Aging-time :180 Persistence Name :b Persistence ID :0 Persistence Type :cookie-insert Persistence Aging-time :180 Persistence App-cookie :abc ------------------------------------------------------------------------------------------------------
Item |
Description |
|---|---|
Persistence Name |
Name of a sticky session profile. Run the persistence command to set this parameter. |
Persistence ID |
ID of a sticky session profile. Run the persistence command to set this parameter. |
Persistence Type |
Sticky session mode. The default mode is the source IP address-based sticky session mode. |
Persistence Aging-time |
Aging time of the sticky session node:
|
Persistence App-cookie |
Cookie name of sticky session. When the sticky session mode is cookie-insert, cookie-passive, or cookie-rewrite, the name of inserted cookie can be specified. |