Specifications

Table Of Contents
Fabric OS Commands
848 Fabric OS Version 3.1.x/4.1.x Reference Guide
Set or show the IDLE timeout value for a login session.
Synopsis
timeout [timeval]
Availability
All users (for viewing only).
Admin (show/set).
Release
V3.1.x and V4.1.x
Description
Use this command with no operands to display the current telnet timeout value.
Use this command with an operand to sets the idle timeout value to the specified
minutes. Using a timeout value of zero will disable the timeout functionality so
that login sessions would never be disconnected.
Operands
This command has the following operand:
Example
The following sets the idle timeout to 10 minutes (V3.1.x example):
timeout
timeval Specify the number of minutes for the telnet timeout value. This
operand is optional.
switch:admin> timeout 10
Committing configuration...done.
TimeOut is now 10 minutes
switch:admin>