Enabling Telnet on DECServer 700/900 Terminal Servers
From TDiWiki
Use these commands to define ports on DECServer 700/900 Terminal Servers for Telnet connections
Examples:
DEFINE PORT 1 DEFAULT PROTOCOL TELNET
DEFINE TELNET LISTENER 2001 PORT port_1 ENABLE
DEFINE TELNET LISTENER 2001 CONNECTIONS ENABLED
DEFINE PORT 2 DEFAULT PROTOCOL TELNET
DEFINE TELNET LISTENER 2002 PORTS 2 ENABLED
DEFINE TELNET LISTENER 2002 CONNECTIONS ENABLED
The use of the "DEFINE" command will allow the settings to survive Terminal Server resets.
