telnet

Opens a telnet connection to a remote host.

Syntax

ssh <host>

Syntax Description

Keyword
Description

host

The name or IP address of the remote host.

Defaults

None; the host must be specified.

Usage Guidelines

This commands establishes a telnet session to a remote host.

Examples

telnet server.example.com
ssh

Last updated