Telnet
Allow direct connection to the serial port using telnet.
Access the serial port with telnet using a command similar to:
telnet <ip address of device> <port>
Use the telnet escape character to control the session (traditionally ^[).
Properties
Enable
Enable the network service.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config compute vm <key> console access telnet enable
Port
The IP port the service operates on.
- Data type: integer
- Minimum: 1
- Maximum: 65535
- Configuration
- Optional
CLI: (cli)> config compute vm <key> console access telnet port
