Terminal Server Configuration Without RealPort
In this configuration, Digi One/PortServer TS 2/4 functions as a terminal server, providing Telnet and Rlogin access to hosts. This configuration enables the following:
•Telnet or Rlogin access to the
•Access for the
Related Information
For more information on configuring
•The Ethernet interface, see "Configuring the IP Address" on page
•Terminal connections, see "Configuring Ports for Terminals and Computers" on page
•Modem connections, see "Configuring Ports for Modems" on page
Illustration
HostHost
192.250.150.9 192.250.150.17
192.250.150.10
Digi Device |
|
Terminals | Modems |
Configuration
set config ip=192.250.150.10 submask=255.255.255.0 | (1) | |
set ports |
| |
set line | baud=9600 |
|
set flow | ixon=on ixoff=on | (2) |
set ports |
| |
set line | baud=115200 |
|
set flow | ixon=off ixoff=off rts=on cts=on | (3) |
set user name=user1 | (4) |
Configuration Notes
1.The set config command configures the IP address and mask for the Digi One/PortServer TS 2/4 Ethernet interface.
2.The first set ports, set line, and set flow commands configure ports 1 and 2 for terminal connec- tions.
3.The next set ports, set line and set flow commands configure the ports for bidirectional modems. Software flow control (the default) is explicitly shut off and hardware flow control turned on using the set flow command.
4.The set user command defines a user, which assigns a user name for login purposes. All Digi One/PortServer TS 2/4 users can login with this name.
Terminal Server Configuration Without RealPort |