TCP
Settings for serial over TCP.
Properties
Hostname
The host name or IP address of the TCP serial endpoint.
Enter the address of the remote console server, terminal server, or network serial adapter that provides this serial stream.
| Format | Description |
|---|---|
| IPv4 host address | An IPv4 host address in dotted-quad notation. |
| IPv6 host address | An IPv6 host address. |
| Hostname | A hostname containing letters, digits, and hyphens (-). The hostname must start and end with a letter or digit. |
| Domain name | A domain or subdomain name containing letters, digits, hyphens (-), and periods (.). The domain name must start and end with a letter or digit. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config serial <key> tcp hostname
Port
The TCP port number used by the remote serial endpoint.
This must match the listener configured on the remote serial device. Common terminal-server deployments assign a unique TCP port to each physical serial connector.
- Data type: integer
- Minimum: 1
- Maximum: 65535
- Configuration
- Required
CLI: (cli)> config serial <key> tcp port
