Syntax for the CLI command Manager
New command with version: 11.3.0
This article refers to a Beta version
-
| Command | Parameters | Description | Example |
|---|---|---|---|
manager getmanager get |
List of all IP addresses or host names that are enabled for administration | manager get | |
manager new hostlistmanager 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 hostlistmanager 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 |
The new entries will only become active after executing the following command: system update rule


