Jump to:navigation, search
Wiki





































Syntax for the CLI command Manager

New command with version: 11.3.0

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

Command Parameters Description Example

manager get

manager get
List of all IP addresses or host names that are enabled for administration manager get

manager new hostlist

manager new hostlist
IP addresses/host names directly after the command Adds another IP address/host name to the manager list manager new hostlist "192.168.1.100/32"
manager new hostlist 192.168.1.100/32,192.168.1.101/32

manager set hostlist

manager set hostlist
IP addresses/host names directly after the command Resets the manager list. Existing entries are overwritten. manager set hostlist "192.168.1.100/32"
manager set hostlist 192.168.1.100/32,192.168.1.101/32
notempty
The new entries will only become active after executing the following command: system update rule