Configuring and Managing IP Interfaces and Services 125

Changing SSH Timeouts

To change the SSH timeout values, use the following commands:

set ip ssh idle-timeout minutes

set ip ssh absolute-timeout minutes

To change the absolute timeout value to 30 minutes, type the following command:

23x0# set ip ssh absolute-timeout 30

success: absolute timeout set to 30 minutes

Managing SSH Server Sessions

Use the following commands to manage SSH server sessions:

show sessions admin

clear sessions admin ssh [session-id]

These commands display and clear SSH server sessions.

Note. If you type the clear sessions admin ssh command from within an SSH session, the session ends as soon as you press Enter.

To display the SSH server sessions on a WSS, type the following command:

23x0# show sessions admin

 

 

Tty

Username

Time (s)

Type

-------

--------------------

--------

----

tty0

 

3644

Console

tty2

tech

6

Telnet

tty3

sshadmin

381

SSH

3 admin sessions

To clear all SSH server sessions, type the following command:

23x0# clear sessions admin ssh

Thiswillterminatemanagersessions,doyouwishtocontinue?(yn)[n]y Cleared ssh session on tty3

(To manage Telnet client sessions, see “Logging In to a Remote Device” on page 151.)

Nortel WLAN Security Switch 2300 Series Configuration Guide

Page 125
Image 125
Nortel Networks 2300 manual Changing SSH Timeouts, Managing SSH Server Sessions, 23x0# show sessions admin