User Manual

Table Of Contents
[Example]
Move to line mode in order to make console terminal settings.
SWX3220(config)#line con 0
SWX3220(config-line)#
4.10.2 Set VTY port and move to line mode (VTY port)
[Syntax]
line vty port1 [port2]
no line vty port1 [port2]
[Parameter]
port1 : <0-7>
VTY port number
port2 : <0-7>
Last VTY port number when specifying a range
[Initial value]
no line vty 0 7
[Input mode]
global configuration mode
[Description]
After enabling the specified VTY ports, moves to line mode for making VTY port settings.
If this command is executed with the "no" syntax, the specified VTY ports are disabled.
If you specify port2, a range of ports is specified; all VTY ports from port1 through port2 are specified. port2 must be a number
greater than port1.
[Note]
The maximum number of simultaneous Telnet client connections depends on the number of VTY ports that are enabled.
To return from line mode to global configuration mode, use the exit command. To return to privileged EXEC mode, use the
end command.
[Example]
Enable VTY port #0 and then move to line mode.
SWX3220(config)#line vty 0
SWX3220(config-line)#
4.10.3 Set terminal login timeout
[Syntax]
exec-timeout min [sec]
no exec-timeout
[Parameter]
min : <0-35791>
Timeout time (minutes)
sec : <0-2147483>
Timeout time (seconds)
[Initial value]
exec-timeout 10
[Input mode]
line mode
62 | Command Reference | Maintenance and operation functions