< Home

ssl lifecycle

Function

The ssl lifecycle command sets the life cycle of an SSL connection.

The undo ssl lifecycle command restores the life cycle of an SSL connection to the default value.

Format

ssl lifecycle { time | no-time-limit }

undo ssl lifecycle

Parameters

Parameter Description Value
time Specifies the time span. The value is an integer that ranges from 60 to 2880, expressed in minutes.
no-time-limit Indicates that the life cycle has no limit. -

Views

Virtual gateway basic view

Default Level

2: Configuration level

Usage Guidelines

By default, the life cycle of the SSL connection is 1440 minutes.

If the connection time of the SSL traffic reaches the end of a life cycle, the SSL connection is automatically disconnected. If you want to go on with the access, you need to re-log in to set up an SSL connection.

Example

# Set the SSL life cycle of a virtual gateway to 100 minutes.

<sysname> system-view
[sysname] v-gateway abc
[sysname-abc] basic
[sysname-abc-basic] ssl lifecycle 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >