|
Configuring and Using Multiple Telnet Sessions on PortServer, PortServer II and PortServer TS Products Configuring and Using Multiple Telnet Sessions on PortServer, PortServer II and PortServer TS Products PortServer TS products support up to four telnet sessions per port by
default. This value can be increased from the root prompt of the PortServer unit:
set port range=(port_number) sess=5
To use the multiple telnet session feature, have a user login from one of the ports (directly connected) and initialize the first telnet session:
telnet 111.111.111.111
To establish a new telnet connection press [Ctrl] ] followed by [Enter]. At the
PortServer root prompt, type a new telnet command:
----Main-----
telnet 555.555.555.555
To switch back and forth between the two sessions:
[Ctrl] ] 1 <--To return to the first session
[Ctrl] ] 2 <--To return to the second session
This would apply up to the number of sessions defined under the port setting.
|