Reference Guide

Management | 63
To change the timeout period or disable EXEC timeout.
View the configuration using the command
show config from LINE mode.
Configuring EXEC Timeout
FTOS(conf)#line con 0
FTOS(config-line-console)#exec-timeout 0
FTOS(config-line-console)#show config
line console 0
exec-timeout 0 0
FTOS(config-line-console)#
Telnet to Another Network Device
To telnet to another device:
Telnet to Another Network Device
FTOS# telnet 10.11.80.203
Trying 10.11.80.203...
Connected to 10.11.80.203.
Exit character is '^]'.
Login:
Login: admin
Task Command Syntax Command Mode
Set the number of minutes and seconds.
Default: 10 minutes on console, 30 minutes on VTY.
Disable EXEC timeout by setting the timeout period to 0.
exec-timeout minutes [seconds]
LINE
Return to the default timeout values. no exec-timeout
LINE
Note: On S4810 and Z9000 platforms, the system allows 120 telnet sessions per minute, allowing the
login and logout of 10 telnet sessions 12 times in a minute. If the system reaches this non-practical limit,
the telnet service will be stopped for 10 minutes. Console and SSH service may be used to access the
system during downtime.
Task Command Syntax Command Mode
Telnet to the peer RPM. You do not need to configure the management
port on the peer RPM to be able to telnet to it. (Available on C-Series and
E-Series only.)
telnet-peer-rpm
EXEC Privilege
Telnet to a device with an IPv4 or IPv6 address. If you do not enter an IP
address, FTOS enters a Telnet dialog that prompts you for one.
Enter an IPv4 address in dotted decimal format (A.B.C.D).
Enter an IPv6 address in the format
0000:0000:0000:0000:0000:0000:0000:0000. Elision of zeros is
supported.
telnet [ip-address]
EXEC Privilege