GE MULTILINK ML2400 User Manual
Page 79

CHAPTER 5: IP ADDRESSING
IP ADDRESSING
MULTILINK ML2400 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL
5–7
For example:
ML2400#
user
ML2400(user)##
useraccess user=peter service=telnet enable
Telnet Access Enabled.
ML2400(user)##
exit
ML2400#
show session
Current Sessions:
SL# Sessn Id
Connection
User Name
User Mode
1
1
163.10.10.14
manager
Manager
2
2
163.11.11.1
peter
Manager
3
3
163.12.12.16
operator
Operator
ML2400#
kill session id=3
Session Terminated
ML2400#
In the above example, the user with username “peter” is given telnet access. Then multiple
users telnet into the switch. This is shown using the
show session
command. The user
operator session is then terminated using the
kill session
command.
Note
A maximum of four simultaneous telnet sessions are allowed at any time on the switch.
The commands in these telnet windows are executed in a round robin fashion; that is, if
one window takes a long time to finish a command, the other windows may encounter a
delay before the command is completed. For example, if one window is executing a file
download, the other windows will not be able to execute the command before the file
transfer is completed. As well, if a outbound telnet session is started from the switch
(through a telnet window) then other windows will not be able to execute a command until
the telnet session is completed.