ssh server rekey-volume

Configures the Secure Shell (SSH) server rekey volume.

Syntax

ssh server { rekey-volume value}
no ssh server { rekey-volume value}

Command Default

The command default is 1024.

Parameters

rekey-volume value
The range of valid values is from 512 through 4095 megabytes. In FIPS mode, this value can not exceed 1024.

Modes

Global configuration mode

Usage Guidelines

The no ssh server command resets to no rekeying.

Examples

Example of setting the rekey value to 768 megabytes.

device# configure terminal
device(config)# ssh server rekey-volume 768