5: Web and Command Line Interfaces
SecureLinx SLC User Guide
39
General CLI Commands
The following commands relate to the CLI itself.
To configure the current command line session:
set cli scscommands <enable|disable>
Allows you to use SCS-compatible commands as shortcuts for executing commands:
SCS Commands
SLC Commands
info
'show sysstatus'
version
'admin version'
reboot
'admin reboot'
poweroff
'admin shutdown'
listdev
'show deviceport names'
direct
'connect direct deviceport'
listen
'connect listen deviceport'
clear
'set locallog clear'
telnet
'connect direct telnet'
ssh
'connect direct ssh'
To set the number of lines displayed by a command:
set cli terminallines <disable|Number of lines>
Sets the number of lines in the terminal emulation (screen) for paging through text one
screenful at a time, if the SLC cannot detect the size of the terminal automatically.
To show current CLI settings:
show cli
To view the last 100 commands entered in the session:
show history
To clear the command history:
set history clear
To view the rights of the currently logged-in user:
show user
Note:
For information about user rights, see
10: User Authentication
.