Jump to:navigation, search
Wiki






































Possible commands in the "Command Line Interface" of the Securepoint UTM

Last adaptation to the version: 14.1.0(08.2025)

New:
notempty
This article refers to a Beta version
Access: UTM-IP:Port or UTM-URL:Port
Port as configured at Network / Appliance Settings / Webserver
Default-Port: 11115
i.e.: https://utm.ttt-point.de:11115
Default: https://192.168.175.1:11115
Extras CLI

Introduction

The Command Line Interface, or CLI for short, is the actual interface used to configure the Securepoint UTM. All graphical administration tools such as the Web Interface, Security Operation Center or Security Manager convert all your settings into commands that can be executed on the CLI. There are of course differences in the structure and scope of the commands between the individual versions.
This article is intended to give an overview of the possible commands and to show in some examples how to work with the CLI.


CLI on the interface

CLI in the webinterface

The CLI in the web interface can be found under Extras CLI .
At the top right is a drop-down button with which you can change the orientation of the CLI window to top, bottom, right, left or full screen.

At the same time, the height or width of the window is set to 50% by default for each of these settings. However, this can also be adjusted individually using the mouse at the edge of the window.

  • notempty
    New as of v14.1.0:
    You can copy directly from the terminal using the context menu (right-click to open).
    There are the options
    • Copy request
    • Copy request and answer and
    • Copy everything.




CLI via SSH

The CLI via SSH is called up by first establishing an SSH connection for the root or admin user.
Example: ssh admin@<IP address>

notempty
New as of v14.0.1
If you use the CLI via SSH, the history is saved persistently. This means that the commands entered are still available even after a reboot.
Use the up arrow key to move backwards in the history and the down arrow key to move forwards.

Please note: When logging in as admin, the CLI opens directly, whereas root users have to start it explicitly by entering spcli.


Commands

The commands on the CLI can be divided into different levels. In v11, these levels have been divided into thematic points. For example, all commands relevant for interface configurations are located below "interface", such as the command "interface address get" (displays all existing IP addresses). Below is a list of all the commands on the first level.
As of version 11.6, when passing multiple parameters, note that they are enclosed in square brackets and separated by a space.

Example: user group new name gruppenname permission [ perm1 perm2 ...]

Command Description
alertingcenter Alerting Center Management
appmgmt Management of the applications (start/stop)
captiveportal Captive Portal Settings
cert Certificate management
clear Deletes the current content of the terminal
cli Settings for the output behavior of the CLI
clientlessvpn Settings for the ClientlessVPN
cluster Settings via the cluster
debug Debug routines
dhcp Settings for the DHCP server
dns Settings for the DNS server
exit Ends the current CLI session
extc Management of variables, as well as templates for applications
geolocation List of geolocation
help List of all commands
interface Settings regarding the interfaces
ipsec Settings for IPSec connections
logout User is logged out after the CLI session ends
mail Mail filter/mail archive settings
manager Administration release
node Configuration of network objects and groups
object List of all objects
openvpn Configuration of OpenVPN connections
pkey Public key settings
qos Settings for QoS profiles
quit Ends the current CLI session
route Network route management
rproxy Reverse-Proxy configuration
rsa RSA key management
rule Management of the port filter (set of rules)
server Management of the backend servers for the reverse proxy
service Management of the services (ruleset)
spf2bd Management of the FailToBan service
ssh Create and manage the SSH keys for the cluster
syslog Management of the syslog server, as well as output of the livelog
system System-specific configuration items
usc_vhost Management of the Unified Security Console (USC)
user User management
view Various display information
webfilter Web filter configuration
wireguard WireGuard configuration
wlan Management of WLAN functionality