Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

idle-timeout <timeout-value>

Specifies the idle timeout for SSH connections. The value is an integer, in seconds minutes, that ranges from 0 to 200000020000. The default value is 0, which means no idle timeout for SSH user.

...

  •    Configure the idle timeout for SSH user to 60s60 minutes.
Code Block
admin@Xorplus# set system services ssh idle-timeout 60

...