Commands for Accessing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
48
clear session
clear session [<sessId> | all]
Description
Terminates a Telnet and/or SSH2 sessions from the switch.
Syntax Description
Default
N/A.
Usage Guidelines
An administrator-level account can disconnect a management session that has been established by way
of a Telnet connection. You can determine the session number of the session you want to terminate by
using the
show session
command. The
show session
output displays information about current
Telnet and/or SSH2 sessions including:
●
The session number
●
The login date and time
●
The user name
●
The type of Telnet session
●
Authentication information
Depending on the software version running on your switch, additional session information may be
displayed. The session number is the first number displayed in the
show session
output.
Example
The following command terminates session 4 from the system:
clear session 4
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
sessId
Specifies a session number from
show session
output to terminate.
all
Terminates all sessions.