Using the Forcepoint DLP Protector CLI > Command-line reference
|
|
For admin users, use the help command to view a list of all available commands
|
|
Some command output may exceed the length of the screen. Once the screen is full, the CLI will prompt –more-. Use the spacebar to display the next screen.
|
|
-u sets the time in UTC
|
|
-h displays a short usage message HH:MM:SS HH is the hour [00 to 24]
|
|
MM is the minutes [00 to 59]
|
|
SS is the seconds [00 to 59]
|
|
list displays a complete list of time zones that can be set in the Forcepoint Protector
|
|
show displays the time zone set in the Forcepoint Protector (default option)
|
|
set <timezone> sets the time zone. The set command must be followed by the name of the time zone to be selected, as listed using the list command. Note that the names of the time zones are case-sensitive.
|
|
cpu displays the protector's CPU usage information.
|
|
memory displays the protector memory usage information.
|
|
network displays the protector's network settings including hostname, domain name, IP address and routing table.
|
|
diag creates a diagnostic file to be used by Forcepoint technical services.
|
|
uptime displays the amount of time the protector has been up and operational.
|
|
features lists all the possible features available on this protector and what they can do (monitor or block).
|
|
hardware displays hardware information including which network cards are installed.
|
|
stats displays traffic statistics for each protocol being monitored; this is useful to verify the operational status of the Protector.
|
|
stats reset resets all statistics counters to zero.
|
|
-d: delete previously recorded statistics information file, if one exists
|
|
interval: the interval in seconds between two runs that take a snapshot of the statistics.
|
|
count: how many times the statistics snapshot should be taken.
|
|
list: displays a list of DNS servers in the protector
|
|
delall: deletes all DNS servers set in the protector
|
|
add: adds a DNS server specified by its IP address to the protector
|
|
del: deletes the DNS server denoted by the specified IP address
|
|
list: displays a list of configured default domain names in the protector
|
|
delall: deletes all default domain names set in the protector
|
|
|
|
ipaddr: when given, the ipaddr is used as a default gateway for the protector.
|
|
list: shows the configured default gateway.
|
|
delete: deletes the defined default gateway.
|
|
ip: the IP address assigned to the interface. This option is valid only for the management interface. When setting ip, the prefix and bcast options must also be set.
|
|
prefix: network mask of the interface. For example: 24 (will assign 255.255.255.0 mask to the interface)
|
|
bcast: broadcast address of the interface. For example: for an interface with the IP address 192.168.1.1/24, the broadcast address is usually 192.168.1.255.
|
|
speed: interface link speed. Available speeds: auto, 10, 100, 1000
|
|
duplex: interface link duplex. Available duplex options: auto, half, full
|
|
mgmt: sets the interface as the management interface of the protector. The previously defined management interface can no longer be used for management purposes.
|
|
enable, disable: enables or disables the interface (default is enable)
|
|
descr: assigns a short description for the interface. Note that if the description contains spaces, it must be enclosed within quotation marks ("").
|
|
list: displays the protector's routing table
|
|
add: adds a route to a network or IP address
|
|
del: deletes a route to a network or IP address
|
|
admin: all commands are allowed
|
|
netadmin: only networking related commands are allowed
|
|
policyadmin: only the policy command is allowed
|
|
add: add a user with the given profile and password
|
|
del: delete a user
|
|
mod: modify a user's profile and/or password
|
|
list: display a list of all defined users and their profiles
|
|
show: displays the current active filters - monitored networks
|
|
set: defines a list of monitored networks
|
|
delete: deletes previously set filter rules
|
Using the Forcepoint DLP Protector CLI > Command-line reference
|