< Home

ssh client rekey time

Function

The ssh client rekey time command sets a rekey interval for an SSH client.

The undo ssh client rekey time command restores the default rekey interval for an SSH client.

By default, the rekey interval is 60 minutes.

Format

ssh client rekey time time

undo ssh client rekey time

Parameters

Parameter Description Value

time

Sets a rekey interval.

The value is an integer ranging from 30 to 1440, in minutes.

Views

System view

Default Level

3: Management level

Usage Guidelines

After the rekey interval is set, the SSH client periodically sends a rekey packet to the server to update the encryption key through negotiation after the session timeout period expires.

Example

# Set the rekey interval to 100 minutes on the SSH client.

<sysname> system-view
[sysname] ssh client rekey time 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >