14: Command Reference
SecureLinx SLC User Guide
204
show slcnetwork
Syntax
show slcnetwork[ipaddrlist <all|Address Mask>]
Description
Detects and displays all SLCs on the local network.
Without the
ipaddrlist
parameter, the command searches the SLC network. With the
ipaddrliist
parameter, the command displays a sorted list of all IP addresses or displays the
IP addresses that match the mask (for example, 172.19.255.255 would display all IP addresses
that start with 172.19).
SSH Key Commands
set sshkey delete
Syntax
set sshkey delete <one or more parameters>
Description
Deletes an ssh key.
Specify the
keyuser
and
keyhost
to delete an imported key; specify the
keyuser
and
keyname
to delete exported key.
Parameters
keyhost <SSH Key Host>
keyname <SSH Key Name>
keyuser <SSH Key User>
set sshkey export
Syntax
set sshkey export <ftp|scp|
copypaste
> <one or more parameters>
Description
Exports an sshkey.
Parameters
[format <
openssh
|secsh>]
[host <IP Address or Name>]
[login <User Login>]
[path <Path to Copy Key>]
bits <
512
|1024>
keyname <SSH Key Name>
keyuser <SSH Key User>
type <
rsa
|dsa>