Command-line interface (CLI)-based client connections
CLI-based client connections are available for use when you establish a session with the Digi ConnectPort X Family product’s CLI. CLI-based client connections include:
- ssh: Allows you to connect to a remote entity using the ssh protocol.
- telnet: Allows you to connect to a remote entity using the telnet protocol.
- rlogin: Allows you to connect to remote entity using the rlogin protocol (bash only).
- scp: Allows you to transfer files (bash only).
- connect: Begin communicating with a local serial port.
Note Additional communication methods include using a bash shell such as scp, tftp, nc, or using Python.