< Home

ssh server rekey time

Function

The ssh server rekey time command sets a rekey interval for the SSH server.

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

By default, the rekey interval is 60 minutes.

Format

ssh server rekey time time

undo ssh server 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 for the SSH server, the SSH server periodically sends a rekey packet to the client to update the encryption key through negotiation after the session timeout period expires.

Example

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

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