clear ssh client

Use this command to reset the SSH client parameters to default values.

Syntax

clear ssh client {alive-interval | alive-count}

Parameters

alive-interval Resets the SSH client alive interval to the default value of 30 seconds.
alive-count Resets the SSH client alive count to the default value of 5.

Defaults

alive-interval = 30 seconds.

alive-count = 5.

Mode

All command modes.

Example

This example shows how to reset the SSH client keep alive interval to the default value of 30 seconds:

System(rw)->clear ssh client alive-interval