Lantronix SLSLP400PS201 Switch User Manual


 
11: Command Reference
Spider™ and SpiderDuo® KVM-over-IP Device User Guide 107
Connect Commands
connect serial
Syntax
connect serial
Description
Connects the Spider device to a device serial port.
Note: To connect to a serial port, put the serial port in passthrough mode on the web interface.
ESC exit
Syntax
ESC exit
Description
Available only when connected to a serial port.
SSH Key Commands
set sshkey delete
Syntax
set sshkey delete keyuser <SSH Key User> keyhost <SSH Key Host>
Description
Deletes an imported SSH key.
Examples
To delete an imported SSH public key on host -pipe for the sysadmin user, enter the following CLI:
set sshkey delete keyuser sysadmin keyhost -pipe
set sshkey import
Syntax
set sshkey import <copypaste> format <openssl> keyuser <SSH Key User>
keyhost <SSH Key Host>
Description
Imports public SSH key (OpenSSH format)
Examples
To import a public key in OpenSSL format on host -pipe for the sysadmin user, enter the following
CLI:
set sshkey import copypaste format openssl keyuser sysadmin keyhost
-pipe
Note: RSA keys must be 1024 bits